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

Bug/1959 missing chainid 1559 txns #1961

Merged
merged 2 commits into from
Aug 19, 2024

Conversation

olehnikolaiev
Copy link
Contributor

@olehnikolaiev olehnikolaiev commented Aug 16, 2024

fixes #1959

add chainId field to the JSON representation of type1 and type2 transactions

added unit tests to verify the changes. also tested them on the local machine by sending eth_getBlock and eth_getTransaction calls

no performance impact

@olehnikolaiev olehnikolaiev merged commit 662337f into develop Aug 19, 2024
7 checks passed
@olehnikolaiev olehnikolaiev deleted the bug/1959-missing-chainid-1559-txns branch August 19, 2024 12:45
@github-actions github-actions bot locked and limited conversation to collaborators Aug 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

go-ethereum fails to decode transaction from block 1527619 on Nebula Testnet
3 participants