erigon-pulse/core/state
2023-03-07 04:19:00 +00:00
..
contracts Fix 'make bindings' (#6824) 2023-02-10 09:03:45 +07:00
historyv2read e3: move txnum to erigon-lib (#6663) 2023-01-22 19:39:33 +07:00
temporal e3: last reader to close/remove merged files (marked as canDelete) inside tx.Rollback() (#6738) 2023-02-01 15:44:13 +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: index readers pool (#6954) 2023-02-26 02:04:46 +00: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 evm: remove mutex from journal (#6967) 2023-02-27 05:48:18 +00:00
intra_block_state.go e3: native map instead of btree where can (because e2 experience shows - it's faster) (#7010) 2023-03-07 02:34:30 +00:00
journal.go evm: remove mutex from journal (#6967) 2023-02-27 05:48: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: int type for size fields to avoid underflow and simplify (#6857) 2023-02-13 05:58:01 +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 etl: distinct empty values from nil (#7039) 2023-03-07 04:19:00 +00: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 CL lightclient to create memdb in the tmpdir which gets cleaned up on… (#6829) 2023-02-11 20:44:51 +00:00