bsc/core/state
2024-01-22 16:41:48 +08:00
..
pruner core/state: no need to prune block if the same (#1332) 2024-01-22 16:41:48 +08:00
snapshot core, trie, eth: refactor stacktrie constructor (#28350) 2023-12-05 15:32:11 +08:00
access_list.go all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 2020-10-23 08:26:57 +02:00
database.go code: remove accountTrieCache and storageTrieCache (#1949) 2023-10-30 10:29:54 +08:00
dump.go all: expose block number information to statedb (#27753) 2023-07-24 13:22:09 +03:00
iterator_test.go all: activate pbss as experimental feature from eth (#26274) 2023-09-26 16:14:32 +08:00
iterator.go core/state, light, les: make signature of ContractCode hash-independent (#27209) 2023-06-28 12:11:02 +03:00
journal.go upstream: Merge tag 'v1.12.2' into develop 2023-08-23 17:46:08 +08:00
metrics.go core/state: value diff tracking in StateDB (#27349) 2023-07-11 15:43:23 +02:00
shared_pool.go fix: code compatibility fixes 2022-07-05 11:14:21 +08:00
state_object_test.go build: use golangci-lint (#20295) 2019-11-18 10:49:17 +02:00
state_object.go trie: keep trie prefetch during validation phase (#1954) 2023-10-31 11:32:31 +08:00
state_test.go Big merge v1.10.16 v1.12.2 fix ci (#1850) 2023-09-07 16:39:29 +08:00
statedb_fuzz_test.go fix: recover TestStateChanges 2023-10-16 15:27:17 +08:00
statedb_test.go fix: ut error 2023-10-16 15:27:17 +08:00
statedb.go core, trie, eth: refactor stacktrie constructor (#28350) 2023-12-05 15:32:11 +08:00
sync_test.go all: activate pbss as experimental feature from eth (#26274) 2023-09-26 16:14:32 +08:00
sync.go all: prepare for path-based trie storage (#26603) 2023-02-06 10:28:40 -05:00
transient_storage.go all: implement EIP-1153 transient storage (#26003) 2022-11-16 10:18:52 +01:00
trie_prefetcher_test.go upstream: Merge tag 'v1.12.2' into develop 2023-08-23 17:46:08 +08:00
trie_prefetcher.go lint: fix all golang lint after big merge (#1861) 2023-09-08 16:36:16 +08:00