Commit Graph

507 Commits (master)

Author SHA1 Message Date
Guillaume Ballet 52766bedb9
core/{.,state,vm},miner,eth/tracers,tests: implement 7709 with a syscall flag (#31036) 2 days ago
rjl493456442 a7f9523ae1
all: implement state history v2 (#30107) 2 weeks ago
rjl493456442 82e963e5c9
triedb/pathdb: configure different node hasher in pathdb (#31008) 3 weeks ago
gitglorythegreat 85ffbde427
all: use cmp.Compare (#30958) 4 weeks ago
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
rjl493456442 03c37cdb2b
core/state: introduce code reader interface (#30816) 2 months ago
rjl493456442 8c1a36dad3
core/state/snapshot: handle legacy journal (#30802) 2 months ago
rjl493456442 a11b4bebcb
Revert "core/state/snapshot: simplify snapshot rebuild (#30772)" (#30810) 2 months ago
Arran Schlosberg 23800122b3
core/state/snapshot: simplify snapshot rebuild (#30772) 2 months ago
rjl493456442 6485d5e3ff
core, triedb: remove destruct flag in state snapshot (#30752) 2 months ago
bitcoin-lightning 83790b0729
core: fix typos (#30767) 2 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) 3 months ago
Martin HS 459bb4a647
core/state: move state log mechanism to a separate layer (#30569) 3 months ago
Péter Szilágyi 48d05c43c9
all: get rid of custom MaxUint64 and MaxUint64 (#30636) 3 months ago
Péter Szilágyi babd5d8026
core/state: fix runaway alloc caused by prefetcher heap escape (#30629) 3 months ago
rjl493456442 b6c62d5887
core, trie, triedb: minor changes from snapshot integration (#30599) 3 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) 4 months ago
zhiqiangxu 956d32d3e4
core/state: fix comment of `mode` (#30490) 4 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) 5 months ago
Ignacio Hagopian ab3ee99ca9
trie, core/state: Nyota EIP-6800 & EIP-4762 spec updates (#30357) 5 months ago
Guillaume Ballet e9467eec1c
consensus/beacon, core/types: add verkle witness builder (#30129) 5 months ago
Martin HS 0e5546f032
core/state: semantic journalling (part 1) (#28880) 5 months ago
rjl493456442 9b5d1412cc
core/state: fix trie prefetcher for verkle (#30354) 5 months ago
rjl493456442 bfda8ae0c6
core: add metrics for state access (#30353) 5 months ago
stevemilk 3c37db7989
all: clean up goerli flag and config (#30289) 5 months ago
rjl493456442 766ce23032
core/state: fix SetStorage override behavior (#30185) 6 months ago
rjl493456442 1939813ece
core/state: check db error after intermediate call (#30171) 6 months ago
rjl493456442 ef583e9d18
core/state: remove useless metrics (#30184) 6 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) 7 months ago
jwasinger ed8fd0ac09
all: stateless witness builder and (self-)cross validator (#29719) 7 months ago
rjl493456442 c10ac4f48f
Revert "core/state/snapshot: tiny fixes" (#30039) 7 months ago
rjl493456442 e0e45dbc32
core/state/snapshot: tiny fixes (#29995) 7 months ago
Marius van der Wijden 7cf6a63687
core/state/snapshot: acquire the lock on Release (#30011) 8 months ago
maskpp 34b46a2f75
core/state/snapshot: add a missing lock (#30001) 8 months ago
jwasinger 69351e8b0f
core/state, eth/protocols, trie, triedb/pathdb: remove unused error from trie Commit (#29869) 8 months ago