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

use a varint for eip155 chain IDs #11

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

chunningham
Copy link
Contributor

Sets eip155 chain IDs to be varints, without a length prefix. In practice all eip155 chain IDs should be unsigned integers.

@chunningham chunningham requested a review from oed as a code owner August 10, 2023 10:47
@cla-bot cla-bot bot added the cla-signed label Aug 10, 2023
@bumblefudge bumblefudge merged commit 48881a4 into ChainAgnostic:main Sep 5, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants