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

remove Wanchain special handling #1781

Closed
wants to merge 2 commits into from

Conversation

matejcik
Copy link
Contributor

at some point this year, the Wanchain network hard-forked and introduced its own EIP-155 chainID distinct from the Ethereum network.

This means that we can remove logic which detects Wanchain based on presence of tx_type values, and rely on the common method of finding the data via looking up chainID.

now that Wanchain has proper chainID and we don't need to detect it by
magic.

[no changelog]
@matejcik matejcik requested a review from mmilata August 24, 2021 13:34
@matejcik matejcik requested a review from prusnak as a code owner August 24, 2021 13:34
Copy link
Member

@prusnak prusnak left a comment

Choose a reason for hiding this comment

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

code utACK

@matejcik
Copy link
Contributor Author

matejcik commented Sep 2, 2021

superseded by #1794

@matejcik matejcik closed this Sep 2, 2021
@matejcik matejcik deleted the matejcik/remove-wanchain-special branch September 2, 2021 11:22
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