Commit Graph

13698 Commits (f61b50b1e85ebf4a81f7ba52131858b8c6476bd3)
 

Author SHA1 Message Date
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
Marius van der Wijden f26b63089a
node: set JWT expiry to 60 seconds (#25416) 2 years ago
Péter Szilágyi c02b0488fb
Merge pull request #25428 from karalabe/engineapi-snap-import-deny 2 years ago
Péter Szilágyi ad7106dfc4
eth/catalyst: fix NewPayload warn log when dropping due to snap sync 2 years ago
rjl493456442 9d76a9b94f
core, trie, eth, cmd: rework preimage store (#25287) 2 years ago
Felix Lange 54007f5e0a params: begin v1.10.22 release cycle 2 years ago
Felix Lange 671094279e params: go-ethereum v1.10.21 stable 2 years ago
rjl493456442 14b0eedacf
go.mod: downgrade leveldb (#25413) 2 years ago
Marius van der Wijden c6dcd018d2
core: eth: rpc: implement safe rpc block (#25165) 2 years ago
Péter Szilágyi f543e6b065
Merge pull request #25371 from Zachinquarantine/mergeconfig-message 2 years ago
Péter Szilágyi f3af3fd8df
eth: support bubbling up bad blocks from sync to the engine API (#25190) 2 years ago
Péter Szilágyi 2b6a761238
Merge pull request #25397 from karalabe/fix-tracer-capitalization 2 years ago
Péter Szilágyi eb2b8cb4fd
eth/tracers/js: fix capitalization in tests 2 years ago
Delweng b196ad1c16
all: add whitespace linter (#25312) 2 years ago
Eval EXEC 6c4e5d06e7
light: fix differTries err message in tests (#25358) 2 years ago
Seungbae.yu d2247d9f5d
eth, internal, light: fix error string capitalization (#25364) 2 years ago
Abirdcfly 39900be087
p2p/netutil: minor code cosmetic 2 years ago
Guillaume Ballet ff2259457a
consensus/beacon: fix typo in comment (#25391) 2 years ago
rjl493456442 1ed8b7d24f
cmd: use flags.Merge for grouping flags (#25392) 2 years ago
Marius van der Wijden b2be5f956f
eth/catalyst: better warning for ttd not configured (#25394) 2 years ago
Péter Szilágyi 6da1fce265
Merge pull request #25379 from holiman/leveldb_update 2 years ago
Marius van der Wijden 3b2a6b34d9
cmd/geth: eth/catalyst: enable authrpc by default (#25152) 2 years ago
Marius van der Wijden 22d71afc95
params: set sepolia mergeNetsplitBlock to 1735371 (#25372) 2 years ago
Martin Holst Swende 62306a5ebe
deps: update goleveldb 2 years ago
Nikhil Suri ba3919cac6
signer/core: add canonical TypedData hashing methods (#25283) 2 years ago
Marius van der Wijden 1764f8f559
params: set goerli TTD to 10_790_000 (#25324) 2 years ago
jwasinger b214c49952
cmd/puppeth: remove support for exporting non-Geth genesis configurations (#25329) 2 years ago
Zachinquarantine a22fb936bb
params: change Merge config to print simpler message 2 years ago
Guillaume Ballet 89b138cf2f
params: Add Shanghai and Cancun blocks (#25305) 2 years ago
Guillaume Ballet e73e8bc706
accounts/abi: substitude arg%d to the range keyword (#25307) 2 years ago
Guillaume Ballet a7d47ee77b
cmd/geth: remove redundant 0x in dbGet/dbDelete (#25315) 2 years ago
Ha ĐANG a9ef135e2d
p2p/discover: apply netrestrict in discv5 response handler (#25304) 2 years ago
Felix Lange e3df3d34cf
trie: fix 'gosimple' lint issue (#25309) 2 years ago