Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upTrinity is not 100% Istanbul-ready due to bug in current py-evm version #1312
Comments
This comment has been minimized.
This comment has been minimized.
https://py-evm.readthedocs.io/en/latest/release_notes.html#py-evm-0-3-0-alpha-9-2019-12-02 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
py-evm
version: v0.3.0-alpha.8What is wrong?
py-evm
had a stray change, a difficulty bomb delay that didn't actually go into Istanbul. The fix has been applied, but is not yet in a taggedpy-evm
release, and so isn't in Trinity.Come Istanbul, Trinity will apply the bomb delay, and start miscalculating block difficulty.
How can it be fixed
Pin to the fixed version of
py-evm
when it is released, and make a new Trinity release.