mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-26 20:19:31 +00:00
6654576c6a
* Enable vm_tests, remove usage of from keyword as a variable name * Fix Genesis types and use the new EthTime * Add a new VMKind enum (py-evm vmclass runtime type) * renaming block_obj to block_types * chain.BlockHeader and utils.header.Header are the same thing (BlockHeader in py-evm) * For now blockNumbers are UInt256 * EoD merge: vm_test compiles and does not throw computation error * running full transactions is too early
tests
TODO: more vm tests and fixtures!