Commit Graph

14009 Commits (2ea48f8a224e0e286285d63cf13d42bdedcc66b8)
 

Author SHA1 Message Date
Dan Cline 2ea48f8a22
core: improve withdrawal index assignment in GenerateChain (#26756) 2 years ago
Chris Ziogas 2ad150d986
eth/tracers: add native flatCallTracer (aka parity style tracer) (#26377) 2 years ago
Martin Holst Swende c155c8e179
cmd/devp2p: faster crawling + less verbose dns updates (#26697) 2 years ago
Péter Szilágyi ee530c0d5a
Merge pull request #26721 from holiman/nocover 2 years ago
Péter Szilágyi b3ae073488
eth: use the last announced finalized block as the sync ancient limit (#26685) 2 years ago
Martin Holst Swende 09a9ccdbce
core/rawdb, node: use standalone flock dependency (#26633) 2 years ago
Nate Armstrong a36c68f12c
log: improve documentation (#26753) 2 years ago
Péter Szilágyi f6a7cc68d5 params: begin v.1.11.3 release cycle 2 years ago
Péter Szilágyi 73b01f40ce params: release Geth v1.11.2 2 years ago
Péter Szilágyi f86f048646
common/math: allow HexOrDecimal to accept unquoted decimals too (#26758) 2 years ago
Yier 4034c675be
eth/filters: fix a breaking change and return rpctransaction (#26757) 2 years ago
rjl493456442 fe01a2f63b
all: use unified emptyRootHash and emptyCodeHash (#26718) 2 years ago
Péter Szilágyi 2f20fd31ee
core/rawdb: expose chain freezer constructor without internals (#26748) 2 years ago
Martin Holst Swende 6d2d126100
core: fix accessor mismatch for genesis state (#26747) 2 years ago
Péter Szilágyi 90d25514af
core, eth: merge snap-sync chain download progress logs (#26676) 2 years ago
Sungwoo Kim 7d4db69607
cmd/geth: clarify dumpconfig options (#26729) 2 years ago
rjl493456442 13ef21d467
Revert "core/trie: remove trie tracer (#26665)" (#26732) 2 years ago
Péter Szilágyi ba4267fcac build: enable Lunar Lobster PPA builds 2 years ago
Péter Szilágyi 41dee2623e build: fix Go 1.19.0 bootstrapper issues on 386 PPA 2 years ago
Péter Szilágyi 4519054816 build: fix (finaly?) the PPA env vars for Go bootstrapping 2 years ago
Péter Szilágyi c02334be1e build: yet another weird PPA fix 2 years ago
Péter Szilágyi 165268430c internal/build: revert raising the chunk size for PPA 2 years ago
Péter Szilágyi a43efceaf2 build: add some PPA debug logs, sigh 2 years ago
Péter Szilágyi 4ec4235fc4 build: fix gobootstrap path for the PPA 2 years ago
Péter Szilágyi e1e2781105 build: fix setting env var, temp early exit 2 years ago
Péter Szilágyi 2166c86041
build: ship bootstrapper Go along with builder for PPA (#26731) 2 years ago
Felix Lange 1db978ca6b
rpc: fix unmarshaling of null result in CallContext (#26723) 2 years ago
Martin Holst Swende 7c749c947a
core/trie: remove trie tracer (#26665) 2 years ago
Roman Krasiuk 15e5e6176b
eth/catalyst: request too large error (#26722) 2 years ago
Martin Holst Swende a0d63bc69a
ci: disable coverage reporting in appveyor and travis 2 years ago
Marius van der Wijden 6428663faf
eth/catalyst: send INVALID instead of INVALID_BLOCK_HASH (#26696) 2 years ago
Martin Holst Swende b40c10916c
params: begin v1.11.2 release cycle 2 years ago
Martin Holst Swende 769610667d
params: go-ethereum v1.11.1 stable 2 years ago
Martin Holst Swende 4d3525610e
all: remove deprecated uses of math.rand (#26710) 2 years ago
ucwong e9d42499bb
eth/downloader: fix typo (#26716) 2 years ago
Martin Holst Swende 13d7de77f4
eth/downloader: fix empty-body case in queue fetchresult (#26707) 2 years ago
Martin Holst Swende 645e3e86c4
core, eth/downloader: make body validation more strict (#26704) 2 years ago
rjl493456442 08bf8a60c3
core: check genesis state presence by disk read (#26703) 2 years ago
Péter Szilágyi 5ccc99b258
travis, build: update Go to 1.20.1 (#26653) 2 years ago
Martin Holst Swende 194b5c9152
params: begin v1.11.1 release cycle 2 years ago
Martin Holst Swende 18b641b064
params: go-ethereum v1.11.0 stable 2 years ago
Marius van der Wijden 7fb42e6db2
eth/downloader: handle missing withdrawals if empty list is expected (#26675) 2 years ago
Patrick O'Grady 5967a2290a
ethdb/pebble: Fix `MemTableStopWritesThreshold` (#26692) 2 years ago
Marius van der Wijden dbd6c1324d
eth/catalyst: return error if withdrawals are nil post-shanghai (#26691) 2 years ago
Felix Lange 101587b3f4
p2p/dnsdisc: fix tests with Go 1.20 (#26690) 2 years ago
Sina Mahmoodi ff38c9ee2e
eth/filters: replace atomic pointer with value (#26689) 2 years ago
Martin Holst Swende f44ebc4838
params: update mainnet + rinkeby CHT (#26677) 2 years ago
Martin Holst Swende 1c5fa40a78
cmd/devp2p: reduce output of node crawler (#26674) 2 years ago
Martin Holst Swende 03585ed7a9
tests/fuzzers: supply gnark multiexp config, fixes #26669 (#26670) 2 years ago
Darioush Jalali 7d29fff415
eth/tracers: more fork overrides in traceBlockToFile (#26655) 2 years ago