Commit Graph

2587 Commits (1d006bd5bf478334bac5adfeff4d6f03a83e3f68)

Author SHA1 Message Date
stevemilk 3c37db7989
all: clean up goerli flag and config (#30289) 1 month ago
lmittmann fc88cea648
core/vm: reuse Memory instances (#30137) 1 month ago
Sina M 3b48b16290
core/rawdb: drop MigrateTable (#30331) 1 month ago
Arran Schlosberg 710c3f32ac
vm: simplify error handling in `vm.EVM.create()` (#30292) 1 month ago
Shude Li 09d889d2e3
core: remove withdrawal length check for state processor (#30286) 1 month ago
Marius van der Wijden c686485a06
core: only compute state root once (#30299) 1 month ago
Zoo bd57f35f8d
core/txpool/blobpool: fix error message (#30247) 1 month ago
psogv0308 ebe31dfd5c
eth/downloader, core/types: take withdrawals-size into account in downloader queue (#30276) 1 month ago
lmittmann 4a3aed380e
core/vm: use uint64 in memory for indices everywhere (#30252) 1 month ago
lmittmann b37ac5c102
core/vm: improved stack swap performance (#30249) 1 month ago
lightclient dbc1d04f5e
core/vm/runtime: ensure tracer benchmark calls `OnTxStart` (#30257) 1 month ago
rjl493456442 766ce23032
core/state: fix SetStorage override behavior (#30185) 2 months ago
rjl493456442 1939813ece
core/state: check db error after intermediate call (#30171) 2 months ago
minh-bq 6693fe1be2
core/txpool: use the cached address in ValidateTransactionWithState (#30208) 2 months ago
Sina M 7026bae17c
core/tracing: update latest release version (#30211) 2 months ago
rjl493456442 ef583e9d18
core/state: remove useless metrics (#30184) 2 months ago
Sina M 944718bf16
ethdb: remove snapshot (#30189) 2 months ago
rjl493456442 f59d013e40
core/rawdb, triedb, cmd: create an isolated disk namespace for verkle (#30105) 2 months ago
Guillaume Ballet c54294bd41
core/state: don't compute verkle storage tree roots (#30130) 2 months ago
maskpp 15936c64a2
core/txpool/legacypool: use maps.Keys and maps.Copy (#30091) 2 months ago
zhiqiangxu 71210b0630
all: simplify tests using t.TempDir() (#30150) 2 months ago
Danyal Prout a0d2613ef0
core/types: don't modify signature V when reading large chainID (#30157) 2 months ago
minh-bq a0631f3ebd
core/txpool/blobpool: use nonce from argument instead of tx.Nonce() (#30148) 2 months ago
rjl493456442 cf0378499f
core/state: fix prefetcher for verkle (#29760) 2 months ago
Marius van der Wijden 803dc6b664
core/txpool/blobpool: revert #29989, WLock on Nonce (#30142) 2 months ago
Hteev Oli 09056601d8
core/state: fix inconsistent verkle test error messages (#29753) 3 months ago
jwasinger 41abab9e39
build: add check for stale generated files (#30037) 3 months ago
gitglorythegreat 06f1d077d3
all: replace division with right shift if possible (#29911) 3 months ago
maskpp 36d67be41b
core/txpool/blobpool: improve newPriceHeap function (#30050) 3 months ago
maskpp 98b5930d2d
core/txpool/blobpool: avoid use *map as parameter. (#30048) 3 months ago
jwasinger ed8fd0ac09
all: stateless witness builder and (self-)cross validator (#29719) 3 months ago
rjl493456442 c10ac4f48f
Revert "core/state/snapshot: tiny fixes" (#30039) 3 months ago
rjl493456442 e0e45dbc32
core/state/snapshot: tiny fixes (#29995) 3 months ago
psogv0308 27008408a5
core/txpool/blobpool: change rw-lock to r-lock (#29989) 3 months ago
Ha DANG 67a862db9d
cmd/geth, ethdb/pebble: improve database statistic (#29948) 3 months ago
Marius van der Wijden 7cf6a63687
core/state/snapshot: acquire the lock on Release (#30011) 3 months ago
maskpp 34b46a2f75
core/state/snapshot: add a missing lock (#30001) 3 months ago
jwasinger 69351e8b0f
core/state, eth/protocols, trie, triedb/pathdb: remove unused error from trie Commit (#29869) 3 months ago
Felix Lange 1e97148249
all: fix inconsistent receiver name and add lint rule for it (#29974) 3 months ago
maskpp 3aa874bed2
core/state: rename all the AccessList receivers to 'al' (#29921) 3 months ago
jwasinger 85587d5ef2
cmd, core: prefetch reads too from tries if requested (#29807) 3 months ago
TinyFoxy 2eb185c92b
core, rlp: remove duplicated words (#29964) 3 months ago
jwasinger db273c8733
core: initialize developer genesis beacon root contract with 0 balance (#29963) 3 months ago
Marquis Shanahan d09ddac399
core/rawdb: remove unused deriveLogFields (#29913) 4 months ago
Hteev Oli e85e21c932
core/state, eth/tracers: fix typos (#29932) 4 months ago
rjl493456442 125fb1ff58
core/state: avoid data race (#29924) 4 months ago
Steven Wang adbbd8cd7b
core/state: prefetch account trie while starting a prefetcher (#29919) 4 months ago
rjl493456442 d38b88a5a1
core/state: introduce stateupdate structure (#29530) 4 months ago
Chris Ziogas c9e0b3105b
Supply delta live tracer (#29347) 4 months ago
牛晓婕 e26fa9e40e
core/state: fix typo in comment (#29639) 4 months ago