Commit Graph

11694 Commits (587656619d281fe76824a392008ff87d1a0bbe3f)
 

Author SHA1 Message Date
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
Steven E. Harris 9887edd580
rpc: add explicit 200 response for empty HTTP GET (#20952) 4 years ago
ucwong 1893266c59
go.mod: upgrade to golang-lru v0.5.4 (#20992) 4 years ago
Felix Lange 92a7538ed3
core: improve TestLogRebirth (#20961) 4 years ago
Julian Y 5c3993444d
rpc: make ExampleClientSubscription work with the geth API (#19483) 4 years ago
Boqin Qin ba068d40dd
core: add check in AddChildIndexer to avoid double lock (#20982) 4 years ago
Marius van der Wijden e32ee6ac05
accounts/abi: added abi test cases, minor bug fixes (#20903) 4 years ago
Steven E. Harris 40283d0522
node: shut down all node-related HTTP servers gracefully (#20956) 4 years ago
Péter Szilágyi a070e23178
Merge pull request #20988 from karalabe/catchup-shutdown 4 years ago
Péter Szilágyi b0bbd47185
eth: fix shutdown regression to abort downloads, not just cancel 4 years ago
tgyKomgo 1aa83290f5
p2p/enode: update code comment (#20972) 4 years ago
gary rong 8a2e8faadd
core/state/snapshot: fix binary iterator (#20970) 4 years ago
gary rong 44ff3f3dc9
trie: initial implementation for range proof (#20908) 4 years ago
Marius van der Wijden 38aab0aa83
accounts/keystore: fix double import race (#20915) 4 years ago
icodezjb 2ec7232191
core: mirror full node reorg logic in light client too (#20931) 4 years ago
gary rong b9df7ecdc3
all: seperate consensus error and evm internal error (#20830) 4 years ago
ucwong c60c0c97e7
go.mod : update fastcache to 1.5.7 (#20936) 4 years ago
Péter Szilágyi 870d4c4970
Merge pull request #20953 from holiman/fixdlseek 4 years ago
ucwong 6c458f32f8
p2p: defer wait group done in protocol start (#20951) 4 years ago
Martin Holst Swende c036fe35a8
core/state/snapshot: make difflayer account iterator seek operation inclusive 4 years ago
Boqin Qin 7599999dcd
snapshot: add Unlock before return (#20948) 4 years ago
Péter Szilágyi 79b68dd78d
Merge pull request #20923 from holiman/fix_seckeybuf 4 years ago
rene 648b0cb714
cmd, core: remove override muir glacier and override istanbul (#20942) 4 years ago
Marius van der Wijden ac9c03f910
accounts/abi: Prevent recalculation of internal fields (#20895) 4 years ago
Boqin Qin ca22d0761b
event: fix inconsistency in Lock and Unlock (#20933) 4 years ago
Nishant Das 7a63faf734
p2p/discover: add helper methods to UDPv5 (#20918) 4 years ago
Péter Szilágyi 3bf1054a13
params: begin v1.9.14 release cycle 4 years ago
Péter Szilágyi cbc4ac264e
params: release Geth v1.9.13 4 years ago
Péter Szilágyi 359d9c3f0a
Merge pull request #20925 from karalabe/cht-1.9.13 4 years ago
Péter Szilágyi d77d35a4a9
params: update CHTs for the 1.9.13 release 4 years ago
Martin Holst Swende 6402c42b67
all: simplify and fix database iteration with prefix/start (#20808) 4 years ago
Martin Holst Swende af4080b4b7
trie: fix concurrent usage of secKeyBuf, ref #20920 4 years ago
gary rong 00064ddcfb
accounts/abi: implement new fallback functions (#20764) 4 years ago
Marius van der Wijden 2a836bb259
core/rawdb: fix data race between Retrieve and Close (#20919) 5 years ago