Commit Graph

138 Commits (d2f00cb54edc4486314c25d9e6c5b739009c2201)

Author SHA1 Message Date
Guillaume Ballet 44a50c9f96
cmd, core, params, trie: add verkle access witness gas charging (#29338) 4 months ago
Guillaume Ballet da7469e5c4
core: add an end-to-end verkle test (#29262) 6 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 6 months ago
Marius van der Wijden 8f7fbdfedc
core: refactor consensus interface (#29283) 6 months ago
rjl493456442 fe91d476ba
all: remove the dependency from trie to triedb (#28824) 7 months ago
zoereco 2ab365f6d8
all: fix docstring names (#28923) 8 months ago
Martin HS a5a4fa7032
all: use uint256 in state (#28598) 8 months ago
Felix Lange bc42e88415
core: add basic chain history support in GenerateChain (#28428) 11 months ago
lightclient 20d5256e40
core/chain_makers: add SetParentBeaconRoot(..) to chain makers (#28252) 11 months ago
Sina Mahmoodi 0ded110b80
core: infer blobGasUsed in chain maker (#28212) 12 months 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) 1 year ago
rjl493456442 88f3d61468
all: expose block number information to statedb (#27753) 1 year 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) 3 years ago
Marius van der Wijden 686b2884ee
all: removed blockhash from statedb (#23126) 3 years ago
Péter Szilágyi 7a7abe3de8
accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) 3 years ago
Martin Holst Swende 5cff9754d7
core, eth, internal, les: RPC methods and fields for EIP 1559 (#22964) 3 years ago
Martin Holst Swende a6c462781f
EIP-1559: miner changes (#22896) 3 years ago
Martin Holst Swende 94451c2788
all: implement EIP-1559 (#22837) 3 years ago
rene b6912c1047
core: add BlockGen.GetBalance method (#22589) 4 years ago
gary rong 6eef141aef
les: historical data garbage collection (#19570) 4 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
Péter Szilágyi 6ec6b29051
core: fix import errors on clique crashes + empty blocks (#19544) 5 years ago
Martin Holst Swende 4c90efdf57 consensus,core,miner: avoid overhead of creating a new block (#19301) 5 years ago
Matthew Halpern 6b0ddd141e
core, eth, les, light: store transaction receipts without txHash and gasCost 6 years ago
Martin Holst Swende 0b4fe8d192 all: simplify timestamps to uint64 (#19372) 6 years ago
Péter Szilágyi 940e317094
core: fix pruner panic when importing low-diff-large-sidechain 6 years ago
Martin Holst Swende da1efdae0c
core: repro #18977 6 years ago
Felix Lange 0bcff8f525
eth/downloader: speed up tests by generating chain only once (#17916) 6 years ago
gary rong d6254f827b all: protect self-mined block during reorg (#17656) 6 years ago
Péter Szilágyi 4bb25042eb
consensus/clique, core: chain maker clique + error tests 6 years ago
Péter Szilágyi e8f229b82e
cmd, core, eth, miner, params: configurable gas floor and ceil 6 years ago
Wenbiao Zheng 9b1536b26a core: remove dead code, limit test code scope (#17006) 6 years ago
gary rong 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago