Commit Graph

2630 Commits (16bf471151a2e3c65499e0e9ae913e31d634826e)

Author SHA1 Message Date
Karol Chojnowski 16bf471151
core/tracing: add GetTransientState method to StateDB interface (#30531) 4 weeks ago
Martin HS 58cf152e98
eth/catalyst, core/txpool/blobpool: make tests output less logs (#30563) 4 weeks ago
Felix Lange 2936b41514
all: implement flat deposit requests encoding (#30425) 4 weeks ago
Martin HS 56c4f2bfd4
core/vm, cmd/evm: implement eof validation (#30418) 1 month ago
rjl493456442 eff0bed91b
core/rawdb: freezer index repair (#29792) 1 month ago
minh-bq 0a21cb4d21
core/txpool/blobpool: use types.Sender instead of signer.Sender (#30473) 1 month ago
Péter Szilágyi 1df75dbe36
Revert "core/txpool, eth/catalyst: ensure gas tip retains current value upon rollback" (#30521) 1 month ago
Péter Szilágyi abbd3d9d21 core/txpool/blobpool: add test to check internal shuffling 1 month ago
Martin Holst Swende 9274f28210
core/txpool/blobpool: revert part of #30437, return all reinject-addresses 1 month ago
jwasinger bb9897f11b
core/txpool, eth/catalyst: ensure gas tip retains current value upon rollback (#30495) 1 month ago
jwasinger 80b529ea71
core/vm: more benchmarks for bls g1/g2-multiexp precompiles (#30459) 1 month ago
Karol Chojnowski 55ed8fef0b
core/tracing, core/vm: add ContractCode to the OpContext (#30466) 1 month ago
maskpp 2278647ef2
core/rawdb: make sure specified state scheme is valid (#30499) 1 month ago
rjl493456442 b805772cb4
core/state: commit snapshot only if the base layer exists (#30493) 1 month ago
zhiqiangxu 956d32d3e4
core/state: fix comment of `mode` (#30490) 1 month ago
Péter Szilágyi 9326a118c7
beacon, core, eth, miner: integrate witnesses into production Geth (#30069) 2 months ago
Szupingwang c4c2c4fb14
core: minor fix for the log wrapper with debug purpose (#30454) 2 months ago
Sina M 868d53c2f2
genesis: fix dev mode alloc (#30460) 2 months ago
Guillaume Ballet d09600fdf9
Revert "core/rawdb: remove unused transition status state accessors" (#30449) 2 months ago
Sina M 8032b63f16
core/tracing: add verkle gas change reasons to changelog (#30444) 2 months ago
Ikko Ashimine 8dd296201d
core/tracing: fix typo in comment (#30443) 2 months ago
maskpp ec596e06a5
core, trie: prealloc capacity for maps (#30437) 2 months ago
piersy 03424962f1
core/types: more easily extensible tx signing (#30372) 2 months ago
steven ae707445f5
core/rawdb: remove unused transition status state accessors (#30433) 2 months ago
maskpp 0dd7e82c0a
core/txpool/blobpool: avoid possible zero index panic (#30430) 2 months ago
Guillaume Ballet 07b5a04bd6
core/tracing: fix copy/paste error+comments in reason listing (#30431) 2 months ago
Guillaume Ballet 9be2e010c1
core/state, core/vm: Nyota contract create init simplification (#30409) 2 months ago
rjl493456442 c0b5d428a9
core/rawdb: more accurate description of freezer in docs (#30393) 2 months ago
Dylan Vassallo ec69830b6f
core/vm: remove panic when address is not present (#30414) 2 months ago
rjl493456442 d71831255d
core/state/snapshot: port changes from 29995 (#30040) 2 months ago
Sina M 8f4fac7b86
internal/ethapi: eth_multicall (#27720) 2 months ago
rjl493456442 5035f99bce
core/state: get rid of field pointer in journal (#30361) 2 months ago
rjl493456442 623b17ba20
core/state: state reader abstraction (#29761) 2 months ago
Martin HS fdb84993d8
core: fix compilation error (#30394) 2 months ago
Marius van der Wijden b0b67be0a2
all: remove forkchoicer and reorgNeeded (#29179) 2 months ago
lightclient dfd33c7792
all: implement EIP-6110, execution layer triggered deposits (#29431) 2 months ago
rjl493456442 922eb033d3
core/state: pull the verkle trie from prefetcher for empty storage root (#30369) 2 months ago
Ignacio Hagopian ab3ee99ca9
trie, core/state: Nyota EIP-6800 & EIP-4762 spec updates (#30357) 2 months ago
Guillaume Ballet e9467eec1c
consensus/beacon, core/types: add verkle witness builder (#30129) 2 months ago
Martin HS 0e5546f032
core/state: semantic journalling (part 1) (#28880) 2 months ago
rjl493456442 9b5d1412cc
core/state: fix trie prefetcher for verkle (#30354) 2 months ago
rjl493456442 bfda8ae0c6
core: add metrics for state access (#30353) 2 months ago
Sina M a223efcf39
core: implement EIP-2935 (#29465) 2 months ago
stevemilk 3c37db7989
all: clean up goerli flag and config (#30289) 3 months ago
lmittmann fc88cea648
core/vm: reuse Memory instances (#30137) 3 months ago
Sina M 3b48b16290
core/rawdb: drop MigrateTable (#30331) 3 months ago
Arran Schlosberg 710c3f32ac
vm: simplify error handling in `vm.EVM.create()` (#30292) 3 months ago
Shude Li 09d889d2e3
core: remove withdrawal length check for state processor (#30286) 3 months ago
Marius van der Wijden c686485a06
core: only compute state root once (#30299) 3 months ago
Zoo bd57f35f8d
core/txpool/blobpool: fix error message (#30247) 3 months ago