Commit Graph

1995 Commits (6cc4cc68c2bfca3b4d2ddc6d14a6ac082be5ea90)

Author SHA1 Message Date
Sina Mahmoodi c57df9ca28
core/rawdb: add slow path for getting legacy logs (#23879) 3 years ago
Andrei Maiboroda f32feeb260
core/vm: implement EIP-2681: Limit account nonce to 2^64-1 (#23853) 3 years ago
Martin Holst Swende 6b9c77f060
eth/tracers: package restructuring (#23857) 3 years ago
Felix Lange 9489853321
core: check effective tip in txpool pricelimit validation (#23855) 3 years ago
Martin Holst Swende e1c000b0dd
cmd/geth: add support for sepolia testnet (#23730) 3 years ago
Sina Mahmoodi 8d7e6062ec
eth/tracers: support for golang tracers + add golang callTracer (#23708) 3 years ago
Martin Holst Swende 03bc8b7858
core: more efficient nonce-update in txpool (#22231) 3 years ago
rjl493456442 2e8b58f076
cmd/geth: implement data import and export (#22931) 3 years ago
Martin Holst Swende 551bd6e721
eth/tracers: invoke enter/exit on 0-value calls to inex accounts (#23828) 3 years ago
Ziyuan Zhong(仲梓源) c576fa153a
core: fix snapshot missing when recovery from crash (#23496) 3 years ago
Martin Holst Swende 32150f8aa9
cmd/geth, cmd/evm, params: implement Arrow Glacier (EIP 4345) (#23810) 3 years ago
Marius van der Wijden bff330335b
core: fixed stale comment in txlist (#23825) 3 years ago
Martin Holst Swende eab4d898fd
core: fix benchmark tests (#23803) 3 years ago
Martin Holst Swende 526c3f6b9e
core/state/snapshot: fix benchmarks (#23804) 3 years ago
meowsbits c72b16c340
core: use block difficulty for genesis (#23793) 3 years ago
Martin Holst Swende 0e7efd696b
core/rawdb, ethdb: introduce batched/atomic reads from ancients (#23566) 3 years ago
Ziyuan Zhong 312e02bca9
core/state/snapshot: fix BAD BLOCK error when snapshot is generating (#23635) 3 years ago
Marius van der Wijden c641cff51a
core: refactored blockchain.go (#23735) 3 years ago
rjl493456442 f915f6873f
core/state/snapshot: fix data race in layer flattening (#23628) 3 years ago
jwasinger 011fe3eb5e
core: remove unused error from TxPool.Pending (#23720) 3 years ago
Iskander (Alex) Sharipov 778ff94794
all: fix some go-critic linter warnings (#23709) 3 years ago
Ian Norden e4f570fcc6
core/types: add MarshalBinary, UnmarshalBinary for Receipt (#22806) 3 years ago
Martin Holst Swende 6289137827
consensus/clique, core: API cleanup (#23100) 3 years ago
Miro cf8a6d6173
core: tests for forked blocks retrievable by hash (#23695) 3 years ago
hsyodyssey 84bccd0900
core/state: fix typos in comments (#23702) 3 years ago
Martin Holst Swende edb1937cf7
core: improve shutdown synchronization in BlockChain (#22853) 3 years ago
aaronbuchwald 4e599ee469
core/types: copy tx recipient address (#23376) 3 years ago
hsyodyssey 12f971fb2d
core/state: fix typo in comment (#23665) 3 years ago
Ikko Ashimine f2491c5ed7
core: fix typo in comment (#23658) 3 years ago
Sina Mahmoodi 783e97ef1f
core/rawdb: avoid unnecessary receipt processing for log filtering (#23147) 3 years ago
Guillaume Ballet 443afc975c
core/state: move state account to core/types + abstracted "write account to trie" (#23567) 3 years ago
Marius van der Wijden b61ef24cce
consensus/clique: prevent 0 len extradata from panicing (#23538) 3 years ago
Sina Mahmoodi 401354976b
core,eth: call frame tracing (#23087) 3 years ago
Marius van der Wijden b8d7c662cd
core, rpc: disable memory output by default in traces (#23558) 3 years ago
Felix Lange 5c1fc3bf54
core: 64bit alignment of testBlockChain.gasLimit (#23543) 3 years ago
Felix Lange 51ed39c093
core: make txPricedList.stales the first field for 64bit alignment (#23542) 3 years ago
Martin Holst Swende 794c6133ef
core/rawdb: freezer batch write (#23462) 3 years ago
Marius van der Wijden 067084feda
core: fix race conditions in txpool (#23474) 3 years ago
Ikko Ashimine 31be5d41d9
core: fix typo in iterator.go (#23502) 3 years ago
Paweł Bylica 3258211f68
core/vm: rework jumpdest analysis benchmarks (#23499) 3 years ago
Felix Lange 8a134014b4
all: add go:build lines (#23468) 3 years ago
gary rong a5a5237178
core, light, tests, trie: add state metrics (#23433) 3 years ago
Martin Holst Swende d705f5a554
core: make txpool reject too sudden changes (#23095) 3 years ago
Martin Holst Swende a0a4a153e9
core/types: add benchmarks for rlp encoding/decoding (#23190) 3 years ago
Guillaume Ballet 0b40977480
core/vm: fix typo in comment (#23450) 3 years ago
Pedro Gomes 8e0771c218
core/bloombits: avoid crash when storing errors of different type (#23437) 3 years ago
Martin Holst Swende 1d99573192
core/vm: faster code analysis (#23381) 3 years ago
Marius van der Wijden d02c605367
core: only check sendernoeoa in non fake mode (#23424) 3 years ago
chuwt 5566e5d152
eth/downloader: fix typo in comment (#23413) 3 years ago
Zachinquarantine 85b9bdd641
cmd, core: remove calaveras testnet (#23366) 3 years ago