Commit Graph

13390 Commits (490c45c70fd1be8f9bade21abebd0cc9c989b562)
 

Author SHA1 Message Date
Tatsuya Shimoda 0654014652
rpc: fixed a typo (#24642) 2 years ago
John Adler aa123939c2
README: update free space required (#24636) 2 years ago
rjl493456442 28ec26094b
eth/downloader: retrieve pivot header from local chain if necessary (#24610) 3 years ago
Martin Holst Swende 1e973a96b4
eth: clarify the error string on getlogs failure (#24617) 3 years ago
Sina Mahmoodi 3fd16af5a9
core,eth: implement tx-level hooks for tracers (#24510) 3 years ago
rjl493456442 da16d089c0
trie, les, tests, core: implement trie tracer (#24403) 3 years ago
Nic Jansma 127dc5982e
eth: change snapshot extension registration failure to warning instead of error (#24475) 3 years ago
Guruprasad Kamath 8cacb42278
core: verify genesis extradata for clique (#24470) 3 years ago
zhiqiangxu 9f75994b5e
common/compiler: add extra include paths to solidity compiler (#24541) 3 years ago
Martin Holst Swende 67c070c379
eth/tracers/logger: use omitempty to reduce log bloat (#24547) 3 years ago
Zhang Zhuo b5a129ea24
internal/ethapi: add refund to StructLogRes (#24567) 3 years ago
ucwong 763b3f8d1f
go.mod : upnp 1.0.3 stable version (#24573) 3 years ago
rjl493456442 25bd17d725
core/state/snapshot: clean up the generation code (#24479) 3 years ago
flowerofdream 33022c2e7d
rlp: fix typo in comment (#24595) 3 years ago
Martin Holst Swende 8ec8b81b29
params: begin v1.10.18 release cycle 3 years ago
Martin Holst Swende 25c9b49fdb
params: go-ethereum v1.10.17 stable 3 years ago
Marius van der Wijden de6a113f84
eth/catalyst: only apply block if we actually have the state (#24598) 3 years ago
jwasinger b502b6ac97
cmd/geth: change to non-fatal error message when legacy receipt storage is not implemented (#24603) 3 years ago
Péter Szilágyi 1027cb52c4
Merge pull request #24605 from karalabe/revert-setting-ttd 3 years ago
Zhang Zhuo b06e8c4a8a
core/vm: fix sstore gas comment type (#24583) 3 years ago
Péter Szilágyi b45d82e94a
core: set ttd override on all chain variations 3 years ago
Martin Holst Swende 0fffd3acbd
build: close sftp connection when done (#24593) 3 years ago
Martin Holst Swende eb3ebceaa1
internal/build: exit sftp upload (#24590) 3 years ago
Martin Holst Swende d1c243f841
internal/build: prevent travis timeout during ppa upload (#24589) 3 years ago
Martin Holst Swende 19b9cf714f
internal/build: show ppa upload process stdout on stdout (#24588) 3 years ago
Martin Holst Swende 6a44bf6826
build: upgrade to golangci-lint v1.45.2 (#24586) 3 years ago
Marius van der Wijden a8040bc2c5
node: allow JWT pass by file only (#24579) 3 years ago
Marius van der Wijden 535f25d65f
eth/catalyst: fix log message (#24574) 3 years ago
Martin Holst Swende f252154599
eth/downloader: fix flakey test (#24576) 3 years ago
Sina Mahmoodi fd4f60f49b
core/rawdb: simple legacy receipt converter (#24028) 3 years ago
rjl493456442 e0e8bf31c5
eth/downloader: ignore zero size header batch for importing (#24569) 3 years ago
rjl493456442 7ae6c4a790
core: store genesis allocation and recommit them if necessary (#24460) 3 years ago
ucwong 34501ed235
crypto/bls12381: go format 3 years ago
rjl493456442 6afb717be5
core/rawdb: fix db commands (#24540) 3 years ago
Péter Szilágyi 51de2bc9dc
eth/downloader: terminate beacon sync early when linked to local chain (#24550) 3 years ago
alvaroahp11 afe9558bba
docs/postmortems: fix spelling (#24558) 3 years ago
Marius van der Wijden 667e1c038e
core, params: add kiln flag (#24548) 3 years ago
Marius van der Wijden 4f4622bc8b
core: eth: implement Kiln-v2 spec (#24506) 3 years ago
Jonathan Chappelow 830231c1c4
crypto: use btcec/v2 for no-cgo (#24533) 3 years ago
rjl493456442 7a80cf6543
les, tests: fix vflux fuzzer by removing unnecessary panic (#24537) 3 years ago
Péter Szilágyi 8d99fedeae
Merge pull request #24544 from karalabe/go-1.18 3 years ago
Péter Szilágyi 2352c72229
Merge pull request #24545 from karalabe/beacon-sync-fix-test 3 years ago
Péter Szilágyi 6b8718c374
eth/downloader: fix off-by-one error in test causing 50% fails 3 years ago
Péter Szilágyi be7eb8ae17
build, Dockerfile: bump Go to 1.18 3 years ago
Ryan Schneider dbfd397262
cmd/geth: rename --whitelist to --eth.requiredblocks (#24505) 3 years ago
ligi 6cd72660d0
cmd/geth: set EnableBashCompletion = true (#24313) 3 years ago
Guifel 85042b7090
eth/tracers: use hex encoding for debug_traceBlock argument (#24517) 3 years ago
ligi a6bf2487d1
build: fix linter install on windows (#24523) 3 years ago
rjl493456442 fb2ae8e995
trie: fix two issues in trie iterator (#24539) 3 years ago
aaronbuchwald c3701b265e
core/rawdb: add specified key length iterator (#24535) 3 years ago