Commit Graph

11827 Commits (07a95ce571b2a8c183e9986040032a7049bb24f4)
 

Author SHA1 Message Date
gary rong 53cac027d0
les: drop the message if the entire p2p connection is stuck (#21033) 4 years ago
Martin Holst Swende 7ace5a3a8b
core: fixup blockchain tests (#21062) 4 years ago
Péter Szilágyi 40859a2441
Merge pull request #21061 from karalabe/cht-1.9.14 4 years ago
Martin Holst Swende 4535230059
cmd, core, eth: background transaction indexing (#20302) 4 years ago
Péter Szilágyi 126ac94f36
params: bump CHTs for the v1.9.14 release 4 years ago
Felix Lange 6f54ae24cd
p2p: add 0 port check in dialer (#21008) 4 years ago
AusIV 069a7e1f8a
core/rawdb: stop freezer process as part of freezer.Close() (#21010) 4 years ago
Martin Holst Swende bd60295de5
console: fix some crashes/errors in the bridge (#21050) 4 years ago
Marius van der Wijden 930e82d7f4
params, cmd/utils: remove outdated discv5 bootnodes, deprecate flags (#20949) 4 years ago
Péter Szilágyi 37877e86ed
Merge pull request #21056 from karalabe/statedb-simpler-code 4 years ago
gary rong 263622f44f
accounts/abi/bind/backend, internal/ethapi: recap gas limit with balance (#21043) 4 years ago
Péter Szilágyi 0b2edf05bb
core/state: make GetCodeSize mirror GetCode implementation wise 4 years ago
ligi e29e4c2376
build: fix CLI params for windows LNK files (#21055) 4 years ago
Martin Holst Swende 82f9ed49fa
core/state: avoid statedb.dbErr due to emptyCode (#21051) 4 years ago
Martin Holst Swende b0b65d017f
core/state: abort commit if read errors have occurred (#21039) 4 years ago
Martin Holst Swende 1152f45849
core/state: include zero-address in state dump if present (#21038) 4 years ago
Marius van der Wijden dd88bd82c9
accounts/abi/bind: add void if no return args specified (#21002) 4 years ago
gary rong 85944c2561
core/state/snapshot: fix typo (#21037) 4 years ago
Péter Szilágyi 87c463c47a
Merge pull request #21036 from karalabe/snapshot-storage-leak 4 years ago
Péter Szilágyi 90af6dae6e
core/state/snapshot: don't create storage list for non-existing accounts 4 years ago
Boqin Qin 39c64d85a2
core: avoid double-lock in tx_pool_test (#20984) 4 years ago
Guillaume Ballet 234cc8e77f
eth/downloader: minor typo fixes in comments (#21035) 4 years ago
gary rong 5cdc2dffda
trie: fix TestBadRangeProof unit test (#21034) 4 years ago
ploui c2147ee154
eth: don't inadvertently enable snapshots in archive nodes (#21025) 4 years ago
Péter Szilágyi b98259868b
Merge pull request #21032 from karalabe/skip-announce-goroutine-eth64 4 years ago
Péter Szilágyi 292570ad6c
Merge pull request #21028 from karalabe/memfix-32bit-arch 4 years ago
Péter Szilágyi 34ed2d834a
eth: skip transaction announcer goroutine on eth<65 4 years ago
Marius van der Wijden 933acf3389
account/abi: remove superfluous type checking (#21022) 4 years ago
Péter Szilágyi 44a3b8c04c
Merge pull request #21026 from karalabe/disable-highmem-test 4 years ago
Péter Szilágyi a52511e692
build: raise test timeout back to 10 mins (#21027) 4 years ago
Péter Szilágyi 8f8ff8d601
cmd/geth: handle memfixes on 32bit arch with large RAM 4 years ago
Péter Szilágyi 4515772993
tests: skip consensus test using 1GB RAM 4 years ago
rene c989bca173
cmd/utils: renames flags related to http-rpc server (#20935) 4 years ago
Péter Szilágyi 587656619d
Merge pull request #21023 from karalabe/snapshot-verify-iterator-release 4 years ago
Péter Szilágyi da59147014
core/state/snapshot: release iterator after verification 4 years ago
Péter Szilágyi 5e45db7610
Merge pull request #21021 from karalabe/tests-snapshot-gen-cleanup 4 years ago
Marius van der Wijden ab72803e6f
accounts/abi: move U256Bytes to common/math (#21020) 4 years ago
Marius van der Wijden e872083d44
accounts/abi: removed Kind from Type struct (#21009) 4 years ago
Péter Szilágyi 65cd28aa0e
tests: cleanup snapshot generator goroutine leak 4 years ago
Martin Holst Swende 510b6f90db
accounts/external: convert signature v value to 0/1 (#20997) 4 years ago
Boqin Qin c43be6cf87
les: remove invalid use of t.Fatal in TestHandshake (#21012) 4 years ago
Felix Lange 7e4d1925f0
go.sum: run go mod tidy (#21014) 4 years ago
Martin Holst Swende d2d3166f35
accounts/external: fill account-cache if that hasn't already been done, fixes #20995 (#20998) 4 years ago
gary rong 2337aa64eb
core/state/snapshot: fix trie generator reporter (#21004) 4 years ago
Péter Szilágyi 3cebfb6664
Merge pull request #21003 from karalabe/snapshot-journal-nilfix 4 years ago
Péter Szilágyi 4b6f6ffe23
core/state/snapshot: fix journal nil deserialziation 4 years ago
gary rong 26d271dfbb
core/state/snapshot: implement storage iterator (#20971) 4 years ago
ucwong 1264c19f11
go.mod : goupnp v1.0.0 upgrade (#20996) 4 years ago
Martin Holst Swende 7f95a85fd4
signer, log: properly escape character sequences (#20987) 4 years ago
ucwong 0708b573bc
event, whisper/whisperv6: use defer where possible (#20940) 4 years ago