Commit Graph

2638 Commits (838fc25ddaade637d613fdd338fa75383ae303df)

Author SHA1 Message Date
Sina Mahmoodi c915bed5e8 add block hash read hook 5 months ago
Martin HS 56c4f2bfd4
core/vm, cmd/evm: implement eof validation (#30418) 5 months ago
rjl493456442 eff0bed91b
core/rawdb: freezer index repair (#29792) 5 months ago
minh-bq 0a21cb4d21
core/txpool/blobpool: use types.Sender instead of signer.Sender (#30473) 5 months ago
Péter Szilágyi 1df75dbe36
Revert "core/txpool, eth/catalyst: ensure gas tip retains current value upon rollback" (#30521) 5 months ago
Péter Szilágyi abbd3d9d21 core/txpool/blobpool: add test to check internal shuffling 5 months ago
Martin Holst Swende 9274f28210
core/txpool/blobpool: revert part of #30437, return all reinject-addresses 5 months ago
jwasinger bb9897f11b
core/txpool, eth/catalyst: ensure gas tip retains current value upon rollback (#30495) 5 months ago
jwasinger 80b529ea71
core/vm: more benchmarks for bls g1/g2-multiexp precompiles (#30459) 5 months ago
Karol Chojnowski 55ed8fef0b
core/tracing, core/vm: add ContractCode to the OpContext (#30466) 5 months ago
maskpp 2278647ef2
core/rawdb: make sure specified state scheme is valid (#30499) 5 months ago
rjl493456442 b805772cb4
core/state: commit snapshot only if the base layer exists (#30493) 5 months ago
zhiqiangxu 956d32d3e4
core/state: fix comment of `mode` (#30490) 5 months ago
Péter Szilágyi 9326a118c7
beacon, core, eth, miner: integrate witnesses into production Geth (#30069) 5 months ago
Szupingwang c4c2c4fb14
core: minor fix for the log wrapper with debug purpose (#30454) 5 months ago
Sina M 868d53c2f2
genesis: fix dev mode alloc (#30460) 5 months ago
Guillaume Ballet d09600fdf9
Revert "core/rawdb: remove unused transition status state accessors" (#30449) 5 months ago
Sina M 8032b63f16
core/tracing: add verkle gas change reasons to changelog (#30444) 5 months ago
Ikko Ashimine 8dd296201d
core/tracing: fix typo in comment (#30443) 5 months ago
Sina Mahmoodi 702a42feea fix indent 5 months ago
Sina Mahmoodi b87c4fe342 update changelog 5 months ago
maskpp ec596e06a5
core, trie: prealloc capacity for maps (#30437) 5 months ago
piersy 03424962f1
core/types: more easily extensible tx signing (#30372) 5 months ago
Sina Mahmoodi dbe5f83b0a add tracing journal 5 months ago
steven ae707445f5
core/rawdb: remove unused transition status state accessors (#30433) 5 months ago
maskpp 0dd7e82c0a
core/txpool/blobpool: avoid possible zero index panic (#30430) 5 months ago
Guillaume Ballet 07b5a04bd6
core/tracing: fix copy/paste error+comments in reason listing (#30431) 5 months ago
Guillaume Ballet 9be2e010c1
core/state, core/vm: Nyota contract create init simplification (#30409) 5 months ago
rjl493456442 c0b5d428a9
core/rawdb: more accurate description of freezer in docs (#30393) 5 months ago
Dylan Vassallo ec69830b6f
core/vm: remove panic when address is not present (#30414) 5 months ago
rjl493456442 d71831255d
core/state/snapshot: port changes from 29995 (#30040) 6 months ago
Sina M 8f4fac7b86
internal/ethapi: eth_multicall (#27720) 6 months ago
rjl493456442 5035f99bce
core/state: get rid of field pointer in journal (#30361) 6 months ago
rjl493456442 623b17ba20
core/state: state reader abstraction (#29761) 6 months ago
Martin HS fdb84993d8
core: fix compilation error (#30394) 6 months ago
Marius van der Wijden b0b67be0a2
all: remove forkchoicer and reorgNeeded (#29179) 6 months ago
lightclient dfd33c7792
all: implement EIP-6110, execution layer triggered deposits (#29431) 6 months ago
rjl493456442 922eb033d3
core/state: pull the verkle trie from prefetcher for empty storage root (#30369) 6 months ago
Sina Mahmoodi aac40243b7 Add state read hooks 6 months ago
Ignacio Hagopian ab3ee99ca9
trie, core/state: Nyota EIP-6800 & EIP-4762 spec updates (#30357) 6 months ago
Guillaume Ballet e9467eec1c
consensus/beacon, core/types: add verkle witness builder (#30129) 6 months ago
Martin HS 0e5546f032
core/state: semantic journalling (part 1) (#28880) 6 months ago
Sina Mahmoodi 365b715b88 log selfdestructs balance revert 6 months ago
Sina Mahmoodi cf873c3767 core/tracing: add hook for reverted out blocks 6 months ago
Sina Mahmoodi f670a7fd93 core/tracing: emit state change events for journal reverts 6 months ago
rjl493456442 9b5d1412cc
core/state: fix trie prefetcher for verkle (#30354) 6 months ago
Sina Mahmoodi b4e01743ea core/tracing: add GetCodeHash to statedb interface 6 months ago
Sina Mahmoodi 8659e68ad5 core/tracing: add vm context to system call hook 6 months ago
rjl493456442 bfda8ae0c6
core: add metrics for state access (#30353) 6 months ago
Sina M a223efcf39
core: implement EIP-2935 (#29465) 6 months ago