This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nimbus-eth1
mirror of
https://github.com/status-im/nimbus-eth1.git
Watch
2
Star
0
Fork
You've already forked nimbus-eth1
0
Code
Issues
Projects
Releases
Wiki
Activity
0a247a58f3
nimbus-eth1
/
nimbus
/
db
History
Dustin Brody
4262ea8670
fix (1) overflow/signed confusion when reading large-valued storage entries; (2) adjust test fixture validity for GeneralStateTests; (3) remove incorrect usage of state trie for code (not codehash) storage; add ability to display state; (4) avoid double-hashing keys for already-hashed SecureHexaryTrie for storage; (5) add intentionally local workaround for empty code in GeneralStateTest fixtures lacking 0x prefix; (6) fix nonce parsing, which is always hex string in test fixtures
2018-09-04 17:55:30 +03:00
..
backends
Raise KeyError when key not found
2018-08-14 18:40:59 +03:00
db_chain.nim
Separate Chain from ChainDB
2018-08-29 11:49:01 +03:00
state_db.nim
fix (1) overflow/signed confusion when reading large-valued storage entries; (2) adjust test fixture validity for GeneralStateTests; (3) remove incorrect usage of state trie for code (not codehash) storage; add ability to display state; (4) avoid double-hashing keys for already-hashed SecureHexaryTrie for storage; (5) add intentionally local workaround for empty code in GeneralStateTest fixtures lacking 0x prefix; (6) fix nonce parsing, which is always hex string in test fixtures
2018-09-04 17:55:30 +03:00
storage_types.nim
Raise KeyError when key not found
2018-08-14 18:40:59 +03:00