Commit Graph

13597 Commits (f03c37b73e966249ef9e51178c4631a54c3efdc1)
 

Author SHA1 Message Date
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
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
int88 e93442c6cf
eth/downloader: fix log errors of queue_test.go (#25494) 2 years ago
rjl493456442 e44d6551c3
cmd, core, ethdb, node: move chain freezer one folder deeper (#25487) 2 years ago
Guillaume Ballet f67e54c92f
core: use TryGetAccount to read what TryUpdateAccount has written (#25458) 2 years ago
rjl493456442 8b53b92eb4
core, trie: rework trie committer (#25320) 2 years ago
Delweng 733d76a88d
node: remove noop path.Join (#25475) 2 years ago
Felix Lange f809cf6ea6
graphql: embed *Resolver instead of backend interface (#25468) 2 years ago
lightclient 948e08d55b
internal/ethapi: don't estimate gas if no limit provided in eth_createAccessList (#25467) 2 years ago