Commit Graph

2603 Commits (bb0f76cf7977bbb2f4e15625ded5f8c954da72dd)

Author SHA1 Message Date
islishude bb0f76cf79 core: add validation for Requests 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
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