erigon-pulse/core/state
2023-01-29 10:56:14 +07:00
..
contracts move math big constants to erigon-lib (#6719) 2023-01-27 11:39:34 +07:00
exec E3: fix unwind changes visibility (#6147) 2022-11-30 08:31:13 +07:00
historyv2read e3: move txnum to erigon-lib (#6663) 2023-01-22 19:39:33 +07:00
temporal e3: small rename (#6734) 2023-01-29 10:56:14 +07:00
access_list_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
access_list.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
cached_reader2.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
cached_reader.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
cached_writer.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
change_set_writer.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
database_test.go e3: use historyReader constructor in tests (#6677) 2023-01-24 12:43:04 +07:00
database.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
db_state_reader.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
db_state_writer.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
dump.go e3: eth_getModifiedAccountsByNumber (#6733) 2023-01-29 10:10:39 +07:00
helper.go Don't store RLPs in valueNodes (except tests). 2019-11-13 20:08:20 +01:00
history_reader_inc.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
history_reader_v3.go e3: prepare trace_transaction env without execution (#6675) 2023-01-24 11:18:32 +07:00
history_reader_v4.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
history_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
history_walk.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
intra_block_state_test.go fix tests 2023-01-17 13:59:31 +07:00
intra_block_state.go Switch AccessList, IntrinsicGas, SafeAdd/Mul to erigon-lib (#6709) 2023-01-26 12:26:12 +01:00
journal.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
plain_readonly.go e3: prepare trace_transaction env without execution (#6675) 2023-01-24 11:18:32 +07:00
plain_state_reader.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
plain_state_writer.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
recon_state.go [e3] Incremental reconstitution (#6270) 2022-12-10 09:34:17 +00:00
recon_writer_inc.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
rw_v3.go e3: getLogs on iterators (#6683) 2023-01-25 16:29:41 +07:00
state_object_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
state_object.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
state_test.go e3: debug_accountRange (#6726) 2023-01-28 12:03:24 +07:00