Skip to content

Conversation

kevinhalliday
Copy link
Contributor

@kevinhalliday kevinhalliday requested a review from ttarsi as a code owner April 23, 2024 19:52
@kevinhalliday
Copy link
Contributor Author

kevinhalliday commented Apr 23, 2024

It's unclear why bindings are changing so much for the reqgistries. The astIds keep chaning in storage layout output. And it seems bytecode is changing. Will look into it

Trying swtiching to using IOmniPortal in XRegistry to see if that helps.

Acutally will do that in separate PR and rebase this one

Let's merge this #924 and then I'll rebase and we'll see if there are bindings changes

}

if (_isValidSig(sig, digest)) votedPower += validators[sig.validatorAddr];
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Decided to error here instead of just passing. I think that's more appropriate. Only valid signatures can be submitted. If any invalid signatures are, we revert.

@kevinhalliday kevinhalliday force-pushed the kh/quorum-tests branch 2 times, most recently from 639431b to 6bcd7c5 Compare April 23, 2024 20:05
@kevinhalliday kevinhalliday merged commit 27b002a into main Apr 23, 2024
@kevinhalliday kevinhalliday deleted the kh/quorum-tests branch April 23, 2024 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants