Commit Graph

503 Commits (bf51ddea7a2613be07ca05d575959b235e6bcac4)

Author SHA1 Message Date
lightclient f808d7357e
all: implement eip-7702 set code tx (#30078) 2 months ago
gitglorythegreat c7e740f40c
core/state: remove pointless wrapper functions (#30891) 2 months ago
Martin HS 9045b79bc2
metrics, cmd/geth: change init-process of metrics (#30814) 2 months ago
rjl493456442 a91dcf3ee5
core/state: enable partial-functional reader (snapshot integration pt 3) (#30650) 2 months ago
Sina Mahmoodi 95b82cf003 lint issue 2 months ago
Sina Mahmoodi 3228063e63 rm read hooks 2 months ago
Sina Mahmoodi 4acea3bc8a rm OnCodeSizeRead 2 months ago
rjl493456442 03c37cdb2b
core/state: introduce code reader interface (#30816) 3 months ago
rjl493456442 8c1a36dad3
core/state/snapshot: handle legacy journal (#30802) 3 months ago
rjl493456442 a11b4bebcb
Revert "core/state/snapshot: simplify snapshot rebuild (#30772)" (#30810) 3 months ago
Arran Schlosberg 23800122b3
core/state/snapshot: simplify snapshot rebuild (#30772) 3 months ago
rjl493456442 6485d5e3ff
core, triedb: remove destruct flag in state snapshot (#30752) 3 months ago
bitcoin-lightning 83790b0729
core: fix typos (#30767) 3 months ago
Martin HS ec280e030f
core/state: tests on the binary iterator (#30754) 3 months ago
rjl493456442 74ef47462f
core/state, triedb/database: refactor state reader (#30712) 3 months ago
Karol Chojnowski 3c7336b0e9
core/state: invoke OnCodeChange-hook on selfdestruct (#30686) 3 months ago
Martin HS e56bbd77a4
core/state: small fix in hooked statedb (#30732) 3 months ago
Guillaume Ballet 06cbc80754
core, trie: verkle state processor tests (#30672) 3 months ago
lightclient 9afb18dd6f
core: add code to witness when state object is accessed (#30698) 4 months ago
Sina Mahmoodi 5e4d6b86f4 add whitespace 4 months ago
Sina Mahmoodi 0f005af66a mv read hooks to statedb_hooked 4 months ago
Martin HS 459bb4a647
core/state: move state log mechanism to a separate layer (#30569) 4 months ago
Péter Szilágyi 48d05c43c9
all: get rid of custom MaxUint64 and MaxUint64 (#30636) 4 months ago
Péter Szilágyi babd5d8026
core/state: fix runaway alloc caused by prefetcher heap escape (#30629) 4 months ago
rjl493456442 b6c62d5887
core, trie, triedb: minor changes from snapshot integration (#30599) 4 months ago
Martin HS 5adc314817
build: update to golangci-lint 1.61.0 (#30587) 4 months ago
rjl493456442 b805772cb4
core/state: commit snapshot only if the base layer exists (#30493) 5 months ago
zhiqiangxu 956d32d3e4
core/state: fix comment of `mode` (#30490) 5 months ago
Sina Mahmoodi dbe5f83b0a add tracing journal 5 months ago
Guillaume Ballet 9be2e010c1
core/state, core/vm: Nyota contract create init simplification (#30409) 5 months ago
rjl493456442 d71831255d
core/state/snapshot: port changes from 29995 (#30040) 5 months ago
rjl493456442 5035f99bce
core/state: get rid of field pointer in journal (#30361) 5 months ago
rjl493456442 623b17ba20
core/state: state reader abstraction (#29761) 5 months ago
rjl493456442 922eb033d3
core/state: pull the verkle trie from prefetcher for empty storage root (#30369) 6 months ago
Sina Mahmoodi aac40243b7 Add state read hooks 6 months ago
Ignacio Hagopian ab3ee99ca9
trie, core/state: Nyota EIP-6800 & EIP-4762 spec updates (#30357) 6 months ago
Guillaume Ballet e9467eec1c
consensus/beacon, core/types: add verkle witness builder (#30129) 6 months ago
Martin HS 0e5546f032
core/state: semantic journalling (part 1) (#28880) 6 months ago
Sina Mahmoodi 365b715b88 log selfdestructs balance revert 6 months ago
Sina Mahmoodi f670a7fd93 core/tracing: emit state change events for journal reverts 6 months ago
rjl493456442 9b5d1412cc
core/state: fix trie prefetcher for verkle (#30354) 6 months ago
rjl493456442 bfda8ae0c6
core: add metrics for state access (#30353) 6 months ago
stevemilk 3c37db7989
all: clean up goerli flag and config (#30289) 6 months ago
rjl493456442 766ce23032
core/state: fix SetStorage override behavior (#30185) 7 months ago
rjl493456442 1939813ece
core/state: check db error after intermediate call (#30171) 7 months ago
rjl493456442 ef583e9d18
core/state: remove useless metrics (#30184) 7 months ago
Guillaume Ballet c54294bd41
core/state: don't compute verkle storage tree roots (#30130) 7 months ago
rjl493456442 cf0378499f
core/state: fix prefetcher for verkle (#29760) 7 months ago
Hteev Oli 09056601d8
core/state: fix inconsistent verkle test error messages (#29753) 8 months ago
jwasinger ed8fd0ac09
all: stateless witness builder and (self-)cross validator (#29719) 8 months ago