Commit Graph

12973 Commits (3bbeb94c1c0765db754db76c7536c1bf7c83b791)
 

Author SHA1 Message Date
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
Guillaume Ballet 0183256e7f
all: fix warning flagging the use of DeepEqual on error (#23624) 3 years ago
Martin Holst Swende 84d8eb2ca8
cmd/evm: add 256-bit field validations on transactions (t9n) (#23743) 3 years ago
Kawashima 554b1b9d5f
cmd/utils: update gpo.maxprice flag description (#23758) 3 years ago
Preston Van Loon b97f57882c
eth/fetcher: remove superfluous nilness-check (#23739) 3 years ago
jwasinger 60d3cc8b77
cmd/puppeth: use geth's prompt to read input (#23718) 3 years ago
Ha ĐANG c36f8fefc3
trie: fix typos (#23768) 3 years ago
Marius van der Wijden 433f0919cc
internal/ethapi: fix recover sender of pending transaction (#23765) 3 years ago
Martin Holst Swende b8dc1e2705
cmd/rlpdump: add support for text to rlp (#23745) 3 years ago
Maxim Zhiburt eaa24a8a15
cmd/geth: support string (non-hex) keys in db get/put/delete (#23744) 3 years ago
Marius van der Wijden c641cff51a
core: refactored blockchain.go (#23735) 3 years ago
Felix Lange 464885faaa params: begin v1.10.11 release cycle 3 years ago
Felix Lange bb74230f2a params: release go-ethereum v1.10.10 stable 3 years ago
rjl493456442 f915f6873f
core/state/snapshot: fix data race in layer flattening (#23628) 3 years ago
Marius van der Wijden 08e782c61f
accounts/abi: add basic support for error types (#23161) 3 years ago
jwasinger 011fe3eb5e
core: remove unused error from TxPool.Pending (#23720) 3 years ago
Marius van der Wijden 79b727bc8a
accounts/abi/bind: refactor transact method (#23719) 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