Commit Graph

2576 Commits (b635089c7c7b4d9ae840e2052cf9f086109242ee)

Author SHA1 Message Date
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
PolyMa 06263b1b35
all: fix typos in comments (#29873) 4 months ago
jwasinger 171430c3f5
core/state: remove unused error from prefetcher trie method (#29768) 4 months ago
rjl493456442 b88051ec83
core/rawdb, triedb/pathdb: fix freezer read-only option (#29823) 4 months ago
gitglorythegreat 871e55d93e
core/state: fix typos in comments (#29767) 4 months ago
Martin HS 42471d7a3e
core/vm/runtime: set random to enable merge-opcodes (#29799) 4 months ago
trillo caafa93598
all: improve some error strings (#29842) 4 months ago
Mobin Mohanan 7224576fba
core, eth/protocols/snap, internal/ethapi: remove redundant types (#29841) 4 months ago
winterjihwan d1d9f34e51
core/types: clarify set inclusion in comments (#29839) 4 months ago
zhiqiangxu 7ed52c949e
core: move balanceCheck addition in buyGas (#29762) 4 months ago
0xbeny 8919c5c0fc
core: deploy EIP-4788 contract in dev mode genesis (#29655) 4 months ago
rjl493456442 be3284373f
core/state: remove useless operation (#29769) 4 months ago