Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: shapella upgrade from rc.0 to rc.1 [WIP] #709

Merged

Conversation

TheDZhon and others added 30 commits March 26, 2023 20:59
Make sure that 1) the returned data size is exactly 32 bytes; 2) only the first 4 bytes are non-zero; 3) these 4 bytes contain the magic value

This doesn't support contracts right-padding the magic value with zeroes to a size longer than 32 bytes, like the Solidity ABI decoder allows, but that's a really exotic edge-case
this doesn't affect correctness (since one won't be able to submit data for such a report anyway) but should help in troubleshooting
…-calc

Fix: HashConsensus fast lane calc when consensus is disabled
loga4 and others added 22 commits April 4, 2023 01:38
Fix: check zero admin in OracleReportSanityChecker constructor
Fix: restrict staking module name length to 31 bytes
@TheDZhon TheDZhon marked this pull request as ready for review April 4, 2023 16:05
@TheDZhon TheDZhon merged commit feafec4 into feature/shapella-upgrade Apr 4, 2023
@TheDZhon TheDZhon deleted the fix/shapella-upgrade-from-rc0-to-rc1 branch April 4, 2023 17:30
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.

7 participants