Commit Graph

13911 Commits (245cff0a1a6d2f67169fcd59b2997c5b7a98338b)
 

Author SHA1 Message Date
rjl493456442 3f79afb599
trie: cleanup stateTrie (#25640) 2 years ago
Martin Holst Swende dafa40e7a7
eth/protocols/snap: fix problems due to idle-but-busy peers 2 years ago
aaronbuchwald 3d68bb03c3
trie: fix grammar in comment (#25648) 2 years ago
Sina Mahmoodi 8cfcb41e57
graphql: return correct logs for tx (#25612) 2 years ago
Jakub Freebit 279afd7947
mobile: close node on error (#25643) 2 years ago
Martin Holst Swende 362256ebff
eth/catalyst: adjust eta for themerge (#25601) 2 years ago
rjl493456442 d10c280309
all: move genesis initialization to blockchain (#25523) 2 years ago
Felix Lange 2b6df280de
node: fix regression in TestJWT (#25635) 2 years ago
Seungbae Yu 7813b675f5
node: change JWT error status to 401 Unauthorized (#25629) 2 years ago
Rachel Bousfield 8df8eb4e7a
ethclient: add 'finalized' and 'safe' block number support (#25580) 2 years ago
Marius Kjærstad 44b36a0cdd
docs: specify execution client (#25566) 2 years ago
uji 6d882a51e0
build: fix ignored errors (#25591) 2 years ago
Sina Mahmoodi 6e6b5087f1
cmd/geth: fix legacy receipt detection for empty db (#25609) 2 years ago
Abirdcfly c394c308e6
all: remove duplicate word in comments (#25618) 2 years ago
xinbenlv f03c37b73e
accounts/abi/bind: add const for tx fee elasticity multiplier (#25504) 2 years ago
lightclient 70e1e65b1d
internal/ethapi: rename debug getters to match spec (#25176) 2 years ago
Felix Lange 6c40aed146 params: begin go-ethereum v1.11 release cycle 2 years ago
Péter Szilágyi 57896d6fbe
params: begin v1.10.24 release cycle 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