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

Fix tx initialization crash on block initialization #756

Closed

Conversation

holgerd77
Copy link
Member

@holgerd77 holgerd77 commented May 29, 2020

#757

This is just a test run to confirm tx initialization crash on block initialization when a Common instance without a hardfork set is passed.

[DO NOT MERGE]

Side note: that first should add all txs (no common) pass is actually a false positive an additional inconsistent behavior, this should crash as well and is due to the default common instance internally created in block not being passed on to the tx

@holgerd77
Copy link
Member Author

Fixed by #863, will close.

@holgerd77 holgerd77 closed this Sep 15, 2020
@ryanio ryanio deleted the fix-undefined-tx-behavior-on-block-with-implicit-hf branch October 28, 2021 15:34
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.

2 participants