Commit Graph

13580 Commits (36874b63a1b56eed2b8e4b47ccea0337920b84b8)
 

Author SHA1 Message Date
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
Seungbae Yu 5fb463dddc
core: preallocate batch size in bloomIndexer (#25289) 2 years ago
yong 6b6261b51f
core/types: fix typo in comment (#25359) 2 years ago
Tristan-Wilson 9244f87dc1
node, rpc: add ReadHeaderTimeout config option (#25338) 2 years ago
Felix Lange d804a59ee1
cmd/devp2p/internal/ethtest: update tests for eth/67 (#25306) 2 years ago
Manoj Kumar 6fdc619413
consensus/ethash: remove temp files created during DAG generation (#25381) 2 years ago
Péter Szilágyi c7ce74a53a
Merge pull request #25461 from sandakersmann/master 2 years ago
lightclient a0b88ce869
eth/gasprice/feehistory: support finalized block (#25442) 2 years ago
Marius Kjærstad 93eabcaa4e
build: upgrade -dlgo version to Go 1.18.5 2 years ago
Sina Mahmoodi 1b34ed2ed6
eth: fix typo in catalyst api (#25460) 2 years ago
Péter Szilágyi 6fd06ab075
cmd, core, eth, les, params: add merge-passed chain config (#24538) 2 years ago
Henry 49aa8a633b
common/compiler: json unmarshalling error checks (#25449) 2 years ago
Rithwik Babu fea569f90a
eth: fix typo in comment (#25327) 2 years ago
Delweng 1af9e4f34c
cm/puppeth: fix crash when of ethstats specifier doesn't contain `:` (#25405) 2 years ago
Seungbae Yu 029059947a
all: use AbsTime.Add instead of conversion (#25417) 2 years ago
lightclient 9ad508018e
ethereum, ethclient: add FeeHistory support (#25403) 2 years ago
Marius van der Wijden 377c7d799f
eth/catalyst: return 0x0 if latestvalid is pow block (#25423) 2 years ago
Marius van der Wijden f3549814a9
eth/catalyst: return syncing not accepted (#25414) 2 years ago