Commit Graph

13516 Commits (6c4e5d06e7df2d50cc94007dd1b49da6dedb8f1c)
 

Author SHA1 Message Date
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
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
Marius van der Wijden a54a230a08
tests: only activate merge on london rules (#25239) 2 years ago
rjl493456442 1657e43931
core, les, eth: port snap sync changes (#24898) 2 years ago
Lee Bousfield 1c9afc56ae
core: prevent negative fee during RPC calls (#25214) 2 years ago
henridf 4766b1107f
core: remove lock in BlockChain.ExportN (#25254) 2 years ago
lightclient 434ca026c9
internal/ethapi: error if tx args includes chain id that doesn't match local (#25157) 2 years ago
Péter Szilágyi b53d38246e
Merge pull request #25096 from lightclient/remove-version-field 2 years ago
Jens W 5b5dfba70a
accounts/abi/bind/backends: return hash of new blocks (#25163) 2 years ago
Ikko Ashimine 93f981bb61
accounts/abi: fix typo in comment (#25271) 2 years ago
Péter Szilágyi e108d36575
Merge pull request #25293 from sandakersmann/master 2 years ago
Marius Kjærstad 9f9657850f
build: upgrade -dlgo version to Go 1.18.4 2 years ago
Péter Szilágyi d740d6e741
Merge pull request #25290 from karalabe/tar-archive-folder-time 2 years ago
Péter Szilágyi 68cd0cda4a
internal/build: add a timestamp to the tar archive folder 2 years ago
Péter Szilágyi 48da9d5513
Merge pull request #25288 from karalabe/enable-sepolia-dnsdisc 2 years ago
Péter Szilágyi e66a538a36
params: enable DNS discovery on Sepolia too 2 years ago
Philip Fan 3e759e28d7
eth/tracers: add initial revertReasonTracer tracer (#25265) 2 years ago
Seungbae.yu 44893be0d6
core, eth: pre-allocate map in storage copy (#25279) 2 years ago
Péter Szilágyi 714fb302a5
Merge pull request #25247 from sandakersmann/master 2 years ago
Seungbae.yu b3fc9574ec
p2p/discover: fix typos in comments (#25272) 2 years ago
Brion d839515434
rpc: add graceful shutdown timeout for HTTP server (#25258) 2 years ago
lightclient ae8ce72022
internal/ethapi: fix chain ID check to return all non-zero IDs (#25244) 2 years ago
Seungbae.yu e394d01f2a
core/types: fix typo in comment (#25249) 2 years ago
aaronbuchwald 926b3e08ba
trie: fix typo in comment (#25241) 2 years ago
Marius Kjærstad ed7a80f7fd
build: upgrade -dlgo version to Go 1.18.3 2 years ago
Sina Mahmoodi cb7f35996d
internal/ethapi: add basefee to block overrides (#25219) 2 years ago
Marius van der Wijden e3c1a7c671
go.mod: updated logfmt dependency (#25231) 2 years ago
Marius van der Wijden 7217ef4c9c
consensus/beacon: verify timestamp is greater than parent timestamp (#25236) 2 years ago
Marius van der Wijden 87bb5db675
core: allow external processor (#25233) 2 years ago
Felix Lange f6ac80c507
cmd/geth, cmd/devp2p: fix some cli parsing issues (#25234) 2 years ago
スパイク 55f914a1d7
signer/core/apitypes: support primitive types int96/uint96 (#25105) 2 years ago
Marius van der Wijden 5f6e870ee6
core: apply ttd override to uninitialized db (#25136) 2 years ago
Marius van der Wijden e537193421
core: allow external code to set the block validator for malicious tests (#25119) 2 years ago
Marius van der Wijden 62470eeaf8
consensus/beacon: copy td value so we can modify it (#25230) 2 years ago