Commit Graph

150 Commits (39638c81c56db2b2dfe6f51999ffd3029ee212cb)

Author SHA1 Message Date
Péter Szilágyi 39638c81c5
all: nuke total difficulty (#30744) 3 days ago
rjl493456442 a7f9523ae1
all: implement state history v2 (#30107) 2 weeks ago
Felix Lange 71c28d8d2b
core: fixes for Prague fork in GenerateChain (#30924) 1 month ago
Felix Lange db8eed860d
all: exclude empty outputs in requests commitment (#30670) 2 months ago
rjl493456442 a25be32fa9
core, eth, internal, miner: remove unnecessary parameters (#30776) 2 months ago
rjl493456442 e3d61e6db0
core, eth, internal, cmd: rework EVM constructor (#30745) 2 months ago
Felix Lange 16f64098b9
core: enable EIP-2935 in chain maker (#30575) 4 months ago
Felix Lange 3a5313f3f3
all: implement EIP-7002 & EIP-7251 (#30571) 4 months ago
Felix Lange 2936b41514
all: implement flat deposit requests encoding (#30425) 4 months ago
rjl493456442 623b17ba20
core/state: state reader abstraction (#29761) 5 months ago
lightclient dfd33c7792
all: implement EIP-6110, execution layer triggered deposits (#29431) 5 months ago
Guillaume Ballet e9467eec1c
consensus/beacon, core/types: add verkle witness builder (#30129) 5 months ago
Guillaume Ballet 44a50c9f96
cmd, core, params, trie: add verkle access witness gas charging (#29338) 9 months ago
Guillaume Ballet da7469e5c4
core: add an end-to-end verkle test (#29262) 10 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 10 months ago
Marius van der Wijden 8f7fbdfedc
core: refactor consensus interface (#29283) 11 months ago
rjl493456442 fe91d476ba
all: remove the dependency from trie to triedb (#28824) 12 months ago
zoereco 2ab365f6d8
all: fix docstring names (#28923) 12 months ago
Martin HS a5a4fa7032
all: use uint256 in state (#28598) 1 year ago
Felix Lange bc42e88415
core: add basic chain history support in GenerateChain (#28428) 1 year ago
lightclient 20d5256e40
core/chain_makers: add SetParentBeaconRoot(..) to chain makers (#28252) 1 year ago
Sina Mahmoodi 0ded110b80
core: infer blobGasUsed in chain maker (#28212) 1 year ago
Martin Holst Swende 6aa88ccdd2
beacon/engine, eth/catalyst, miner: EIP-4788 CL/EL protocol updates (#27872) 1 year ago
Felix Lange 4c7053baf1
core: add BeaconRoot to header in GenerateChain (#27974) 1 year ago
Delweng 9f4a528793
internal/ethapi: add testcases for blobTx (#27818) 1 year ago
rjl493456442 503f1f7ada
all: activate pbss as experimental feature (#26274) 1 year ago
Delweng 7c95ebd63d
consensus/misc: move eip1559 into a package (#27828) 2 years ago
rjl493456442 88f3d61468
all: expose block number information to statedb (#27753) 2 years ago
Felix Lange 564db9a95f
core: add Timestamp method in BlockGen (#26844) 2 years ago
Dan Cline 2ea48f8a22
core: improve withdrawal index assignment in GenerateChain (#26756) 2 years ago
rjl493456442 9842301376
all: remove database commit callback, rework noderesolver (#26637) 2 years ago
Marius van der Wijden 2a2b0419fb
all: implement withdrawals (EIP-4895) (#26484) 2 years ago
Martin Holst Swende b818e73ef3
tests: update tests (#26314) 2 years ago
rjl493456442 743e404906
core, eth, les, tests, trie: abstract node scheme (#25532) 2 years ago
Mark Tyneway b4ea2bf7dd
all: implement EIP-1153 transient storage (#26003) 2 years ago
protolambda a51188a163
params: make eip1559 params non-global (#25994) 2 years ago
rjl493456442 dea1fb3cfc
all: cleanup tests (#25641) 2 years ago
Péter Szilágyi c10a0a62c3
eth: request id dispatcher and direct req/reply APIs (#23576) 3 years ago
Marius van der Wijden 3038e480f5
all: core rework for the merge transition (#23761) 3 years ago
gary rong 6d175460df
cmd, core, eth, miner: deprecate miner.gastarget flag (#23213) 4 years ago
Marius van der Wijden 686b2884ee
all: removed blockhash from statedb (#23126) 4 years ago
Péter Szilágyi 7a7abe3de8
accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) 4 years ago
Martin Holst Swende 5cff9754d7
core, eth, internal, les: RPC methods and fields for EIP 1559 (#22964) 4 years ago
Martin Holst Swende a6c462781f
EIP-1559: miner changes (#22896) 4 years ago
Martin Holst Swende 94451c2788
all: implement EIP-1559 (#22837) 4 years ago
rene b6912c1047
core: add BlockGen.GetBalance method (#22589) 4 years ago
gary rong 6eef141aef
les: historical data garbage collection (#19570) 5 years ago
Péter Szilágyi 542df8898e
core: initial version of state snapshots 5 years ago
Felix Lange f71e85b8e2 core: fix staticcheck warnings (#20323) 5 years ago
Rob Mulholand 3b6c9902f3 core: remove unused gas return in ApplyTransaction (#20065) 5 years ago