Commit Graph

13091 Commits (9aa2e98191fe0fda48ec05e95a720633815c748a)
 

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
Péter Szilágyi e185a8c818
Merge pull request #23880 from eltociear/patch-3 3 years ago
Ikko Ashimine fb7da82dde
p2p: fix typo in v4wire.go 3 years ago
Martin Holst Swende 0efed7f58b
cmd/devp2p/internal/ethtest: clarify protocol version in tests (#23872) 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
Péter Szilágyi ad11691daf
params: begin v1.10.13 release cycle 3 years ago
Péter Szilágyi 6c4dc6c388
params: release Geth v1.10.12 3 years ago
Sina Mahmoodi 787a3b185c
eth/tracers: make native calltracer default (#23867) 3 years ago
Péter Szilágyi 851256e856
Merge pull request #23869 from karalabe/cht-1.10.12-ropsten 3 years ago
Péter Szilágyi c4fff0f56e
params: update Ropsten CHT too 3 years ago
Péter Szilágyi aa2727f82c
Merge pull request #23868 from karalabe/cht-1.10.12 3 years ago
Péter Szilágyi e61b8cb1f8
params: update CHTs for the 1.10.12 release 3 years ago
Martin Holst Swende e1c000b0dd
cmd/geth: add support for sepolia testnet (#23730) 3 years ago
Felföldi Zsolt 8be8ba450e
les/vflux: fixed panic and data races (#23865) 3 years ago
Martin Holst Swende 476fb565ce
miner, consensus/clique: avoid memory leak during block stasis (#23861) 3 years ago
Sina Mahmoodi 8d7e6062ec
eth/tracers: support for golang tracers + add golang callTracer (#23708) 3 years ago
Martin Holst Swende 3bbeb94c1c
eth: make traceChain avoid OOM on long-running tracing (#23736) 3 years ago
Felix Lange 53b94f135a
rpc: linear time batch response matching (#23856) 3 years ago
Martin Holst Swende 03bc8b7858
core: more efficient nonce-update in txpool (#22231) 3 years ago
Martin Holst Swende f49e90e32c
cmd/puppeth: make it possible to have pw-protected keyfiles (#22148) 3 years ago
Martin Holst Swende 178debe435
consensus/ethash: avoid runtime errors due to OOD on mmap writes (#23799) 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
Marius van der Wijden c2e64db3b1
accounts/abi/bind/backends: make suggestGasPrice compatible with non-1559 chains (#23840) 3 years ago
chuwt 1e4becb5c1
rpc/client: fix typo (#23834) 3 years ago
Martin Holst Swende ff844918e8
rpc: avoid crashing on clique getSigner during sync (#23832) 3 years ago
Lee Bousfield c113520d5d
miner: fix receipt deep copy in worker (#23835) 3 years ago
Sparty 57c252ef4e
accounts/abi/bin/backends: return basefee in suggestGasPrice (#23838) 3 years ago
XuDon9 Liu AKA Rapper Of CN background diablo & revelations, a man optimistic, negative, silent, active, Taoism 410e731bea
optimize the judge of invalide notification.number (#22658) 3 years ago
Martin Holst Swende 31870a59ff
eth/filters, p2p/simulations: fix benchmarks (#23806) 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 52c02ccb1f
cmd/evm: handle rlp errors in t9n (#23771) 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
rjl493456442 53f81574e3
ethdb: more accurate batch size calculation (#23790) 3 years ago
meowsbits c72b16c340
core: use block difficulty for genesis (#23793) 3 years ago
jwasinger 48dc34b8d9
build: remove xgo cross-builds (#23800) 3 years ago
Martin Holst Swende 0e7efd696b
core/rawdb, ethdb: introduce batched/atomic reads from ancients (#23566) 3 years ago
lmittmann 2954f40eac
common/hexutil: improve performance of EncodeBig (#23780) 3 years ago
KibGzr b6fb18479c
accounts/abi/bind: fix error handling in baseFee query (#23781) 3 years ago
Harry Dutton 3ce9f6d96f
ethclient: fix typo (#23778) 3 years ago
Martin Holst Swende 114ed3edcd
params: begin v1.10.12 release cycle (second attempt) 3 years ago
Martin Holst Swende 7231b3efb8
params: release go-ethereum v1.10.11 stable (now with gofmt) 3 years ago
Martin Holst Swende da1b6f3906
params: begin v1.10.12 release cycle 3 years ago
Martin Holst Swende f423290ac8
params: update version 3 years ago
Ziyuan Zhong 312e02bca9
core/state/snapshot: fix BAD BLOCK error when snapshot is generating (#23635) 3 years ago