Commit Graph

2612 Commits (f321dfa827119d1b46751b0a61fe9d095e2d467f)

Author SHA1 Message Date
Guillaume Ballet d09600fdf9
Revert "core/rawdb: remove unused transition status state accessors" (#30449) 2 days ago
Sina M 8032b63f16
core/tracing: add verkle gas change reasons to changelog (#30444) 3 days ago
Ikko Ashimine 8dd296201d
core/tracing: fix typo in comment (#30443) 4 days ago
maskpp ec596e06a5
core, trie: prealloc capacity for maps (#30437) 4 days ago
piersy 03424962f1
core/types: more easily extensible tx signing (#30372) 4 days ago
steven ae707445f5
core/rawdb: remove unused transition status state accessors (#30433) 5 days ago
maskpp 0dd7e82c0a
core/txpool/blobpool: avoid possible zero index panic (#30430) 6 days ago
Guillaume Ballet 07b5a04bd6
core/tracing: fix copy/paste error+comments in reason listing (#30431) 6 days ago
Guillaume Ballet 9be2e010c1
core/state, core/vm: Nyota contract create init simplification (#30409) 7 days ago
rjl493456442 c0b5d428a9
core/rawdb: more accurate description of freezer in docs (#30393) 1 week ago
Dylan Vassallo ec69830b6f
core/vm: remove panic when address is not present (#30414) 1 week ago
rjl493456442 d71831255d
core/state/snapshot: port changes from 29995 (#30040) 2 weeks ago
Sina M 8f4fac7b86
internal/ethapi: eth_multicall (#27720) 2 weeks ago
rjl493456442 5035f99bce
core/state: get rid of field pointer in journal (#30361) 2 weeks ago
rjl493456442 623b17ba20
core/state: state reader abstraction (#29761) 2 weeks ago
Martin HS fdb84993d8
core: fix compilation error (#30394) 2 weeks ago
Marius van der Wijden b0b67be0a2
all: remove forkchoicer and reorgNeeded (#29179) 2 weeks ago
lightclient dfd33c7792
all: implement EIP-6110, execution layer triggered deposits (#29431) 2 weeks ago
rjl493456442 922eb033d3
core/state: pull the verkle trie from prefetcher for empty storage root (#30369) 3 weeks ago
Ignacio Hagopian ab3ee99ca9
trie, core/state: Nyota EIP-6800 & EIP-4762 spec updates (#30357) 3 weeks ago
Guillaume Ballet e9467eec1c
consensus/beacon, core/types: add verkle witness builder (#30129) 3 weeks ago
Martin HS 0e5546f032
core/state: semantic journalling (part 1) (#28880) 3 weeks ago
rjl493456442 9b5d1412cc
core/state: fix trie prefetcher for verkle (#30354) 4 weeks ago
rjl493456442 bfda8ae0c6
core: add metrics for state access (#30353) 4 weeks ago
Sina M a223efcf39
core: implement EIP-2935 (#29465) 4 weeks ago
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