Commit Graph

13604 Commits (211dbb719711420358a3cdf718ce476c212adcf5)
 

Author SHA1 Message Date
Jordan Krage 211dbb7197 rpc: handle wrong HTTP batch response length (#26064) 2 years ago
Martin Holst Swende 27600a5b84 eth/filters: change filter block to be by-ref (#26054) 2 years ago
Péter Szilágyi 99bbb33701 eth: fix a rare datarace on CHT challenge reply / shutdown (#25831) 2 years ago
Péter Szilágyi a32e69a28c trie: check childrens' existence concurrently for snap heal (#25694) 2 years ago
Péter Szilágyi 937ea491f9 eth/protocols/snap: throttle trie heal requests when peers DoS us (#25666) 2 years ago
Martin Holst Swende 85e469f787 eth/protocols/snap: fix problems due to idle-but-busy peers (#25651) 2 years ago
Péter Szilágyi 69568c5548
params: release Geth v1.10.25 2 years ago
Marius van der Wijden 8f61fc8b73
params: set TerminalTotalDifficultyPassed to true (#25769) 2 years ago
Péter Szilágyi 972007a517
Release Geth v1.10.24 2 years ago
Sina Mahmoodi 3b41be695e graphql: fixes missing tx logs (#25745) 2 years ago
Sina Mahmoodi d0dc349fd3 graphql: return correct logs for tx (#25612) 2 years ago
Péter Szilágyi d901d85377
params: release Geth v1.10.23 2 years ago
Péter Szilágyi 4c114af502
Merge pull request #25582 from holiman/err_handling 2 years ago
Péter Szilágyi 9ed10b9e48
Merge pull request #25581 from karalabe/triedb-fix-flush-order 2 years ago
Martin Holst Swende 45a660a4f2
consensus/beacon: don't ignore errors 2 years ago
Péter Szilágyi 5758d1fb11
core/state, trie: fix trie flush order for proper pruning 2 years ago
Péter Szilágyi 81bd998353
core, eth/downloader: handle spurious junk bodies from racey rollbacks (#25578) 2 years ago
Felix Lange 6d711f0c00 params: begin v1.10.23 release cycle 2 years ago
Felix Lange 2de49b04e5 params: release go-ethereum v1.10.22 2 years ago
Péter Szilágyi 395f3d4bf6
eth/catalyst: warn less frequently if no beacon client is available (#25569) 2 years ago
Péter Szilágyi 02418c2fa9
Revert "eth/fetcher: don't spend too much time on transaction inclusion" (#25567) 2 years ago
Martin Holst Swende 0ce494b60c
eth/fetcher: don't spend too much time on transaction inclusion (#25524) 2 years ago
Felix Lange ac7ad811b4
internal/ethapi: fix build regression (#25555) 2 years ago
zhiqiangxu 0865880626
accounts/abi: fix set function (#25477) 2 years ago
Sina Mahmoodi 36874b63a1
eth/filters: add global block logs cache (#25459) 2 years ago
Marius van der Wijden 77308cd6fc
consensus/beacon: check ttd reached on pos blocks (#25552) 2 years ago
Justin Traglia 9762ddf8b0
cmd/geth: parse uint64 value with ParseUint instead of Atoi (#25545) 2 years ago
Justin Traglia 656dc8cc00
eth, les: unlock downloader peerSet if there's an error (#25546) 2 years ago
ucwong 32e8490615
accounts/abi/bind/backends: typo fix (#25549) 2 years ago
ucwong fa1305f8bf
internal/ethapi: fix comment typo (#25548) 2 years ago
Justin Traglia 2c5648d891
all: fix some typos (#25551) 2 years ago
rjl493456442 a1b8892384
trie: improve node rlp decoding performance (#25357) 2 years ago
Justin Traglia cce7f08438
rlp/rlpgen: fix error handling when target type not found (#25547) 2 years ago
Guillaume Ballet 23ac8df153
cmd. core: save preimages on genesis creation (#25538) 2 years ago
Seungbae Yu a50c006b49
core: make tx journal check and open atomic (#25530) 2 years ago
Guillaume Ballet 6da5c1644d
core/state, trie, light: add a TryDeleteAccount method (#25531) 2 years ago
Guillaume Ballet 12185e40e0
core, trie: flush preimages to db on blockchain close (#25533) 2 years ago
Marius van der Wijden c4ab7d2291
params: set mainnet terminal total difficulty for the merge (#25528) 2 years ago
Martin Holst Swende 0016eb7eee
params: set ttdpassed on goerli (#25519) 2 years ago
ycyraum 141cd42531
core/genesis: remove calaverasAllocData (#25516) 2 years ago
lightclient 0be9d76e37
internal/ethapi: rework setDefaults for tx args so fee logic is separate (#25197) 2 years ago
Darioush Jalali 366d2169fb
accounts/abi: display name in "method/event not found" error (#25512) 2 years ago
0xe3b0c4 c0cc6f6362
build: add static linking support (#25492) 2 years ago
Péter Szilágyi c4cd632f47
Merge pull request #25506 from ycyraum/apply-transaction-no-bc 2 years ago
Martin Holst Swende 1a18c14c43
signer/rules: register clef api properly when rules are used (#25455) 2 years ago
ycyraum 877ef7f09e
core: remove unused bc ChainContext in applyTransaction 2 years ago
rjl493456442 a41ea8a97c
all: cleanup the APIs for initializing genesis (#25473) 2 years ago
Sina Mahmoodi 86de2e516e
eth/tracers: add onlyTopCall option to callTracer (#25430) 2 years ago
aaronbuchwald 759d795c56
eth: formatted error nit (#25499) 2 years ago
int88 e4b3bd6f26
core: fix uncle creation in TestFastVsFullChains (#25476) 2 years ago