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

Fuzz tests for StorePacking #1296

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

immrsd
Copy link
Collaborator

@immrsd immrsd commented Jan 10, 2025

  • Adds fuzz test cases for StorePacking logic of various structs: TxInfo, SignersInfo and ProposalCore in governance package, and Secp256k1Point and Secp256r1Point in account package
  • Addresses issue of SignersInfo store packing: if number of signers is equal max u32 value (0xffffffff or 4_294_967_295), it leads to unpacked quorum value be higher than the expected value by 1

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.

1 participant