Giter Club home page Giter Club logo

Comments (4)

heikoheiko avatar heikoheiko commented on August 19, 2024

This test should pass:
https://github.com/ethereum/pyethereum/blob/master/tests/test_chain.py#L90

Fort this test to pass

  • trie must support zero hash roots.
  • tries must be initialized with a zero hash root
  • i.e. blocks.GENESIS_TX_LIST_ROOT must be "\x00" * 32
  • the account structure must be as described in the YP and here: db33786#diff-652796a822a40c46ab20f23cc3a62198R60

from pyethereum.

laishulu avatar laishulu commented on August 19, 2024

close in 216c50d

from pyethereum.

heikoheiko avatar heikoheiko commented on August 19, 2024

reopening since this commit does not handle key errors during deserialization.
returning the default value for the default key should solve this.

from pyethereum.

laishulu avatar laishulu commented on August 19, 2024

we just need to pass all the py.test.
but it's not related with this issue.

we can't revert to the earlier version,
because there are already serverl other fixes from various people.

from pyethereum.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.