Skip to content

Conversation

@rootulp
Copy link
Collaborator

@rootulp rootulp commented Nov 12, 2025

Closes #6175

Can't be merged to main until we have a v6.x branch.

@rootulp rootulp requested a review from damiannolan November 12, 2025 15:23
@rootulp rootulp self-assigned this Nov 12, 2025
@rootulp rootulp added the consensus breaking modifies block validity rules in a way that will break consensus unless all nodes update their rules label Nov 12, 2025
damiannolan
damiannolan previously approved these changes Nov 14, 2025
Copy link
Collaborator

@damiannolan damiannolan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch, did this cause an issue with these invariants?

I see that BlockedAddresses was introduced in #4400 but rather than using the maccPerms map as it should have been doing, it used the existing ModuleAccountAddrs() func incorrectly (since this does the address conversion upfront).

@damiannolan
Copy link
Collaborator

Looks like maybe @galaparm should be added as co-author on this PR?

@rootulp
Copy link
Collaborator Author

rootulp commented Nov 14, 2025

Great catch, did this cause an issue with these invariants?

AFAICT it hasn't caused any real issues so this can wait until the v7.x.x release

Looks like maybe @galaparm should be added as co-author on this PR?

Can do

@rootulp
Copy link
Collaborator Author

rootulp commented Nov 14, 2025

@galaparm if you want to be added as a co-author, I need your GitHub-verified email.

@rootulp rootulp added the WS: v7 label Nov 14, 2025
@galaparm
Copy link
Contributor

@rootulp I'd really appreciate being added as a co-author. My verified email is:
[email protected]

Thanks a lot!

@rootulp rootulp requested a review from damiannolan November 14, 2025 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

consensus breaking modifies block validity rules in a way that will break consensus unless all nodes update their rules WS: v7

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BlockedAddresses are incorrect

3 participants