Commit Graph

12116 Commits (92c56eb820eff839e062947cd6231cc8593823e5)
 

Author SHA1 Message Date
gary rong e401f5ff10
les: close all connected les-server when shutdown (#21426) 4 years ago
Martin Holst Swende 6a53ce29a4
ethstats: overwrite old errors 4 years ago
Péter Szilágyi 8f24097836
Merge pull request #21427 from karalabe/fix-statesync-delivery-time 4 years ago
Péter Szilágyi 4b9c0ea76d
eth/downloader: save the correct delivery time for state sync 4 years ago
Péter Szilágyi 3bb8a4ed3f
Merge pull request #21425 from holiman/leslock 4 years ago
Martin Holst Swende 983cb25a07
les: update checktime even if check fails 4 years ago
Péter Szilágyi 68754f3931
cmd/utils: grant snapshot cache to trie if disabled (#21416) 4 years ago
timcooijmans 5d4512b113
eth: use maxQueuedTxAnns for to limit the number of transactions announced (#21419) 4 years ago
rene d21303f9dd
cmd/geth: fixes db unavailability for chain commands (#21415) 4 years ago
Péter Szilágyi 4fde0cabc1
Merge pull request #21411 from holiman/fix_codelookup 4 years ago
rene 4a04127ce3
cmd/geth: fix import / export issues related to DB unavailability (#21414) 4 years ago
rene 2de37f28e0
downloader: add eth65 tests (#21383) 4 years ago
Robert Zaremba 5a88a7cf5b
core: use errors.Is for consensus errors check (#21095) 4 years ago
Felix Lange 1d25039ff5
p2p/nat: limit UPNP request concurrency (#21390) 4 years ago
Martin Holst Swende 8ead45c20b
core/vm: avoid map lookups for accessing jumpdest analysis 4 years ago
Martin Holst Swende 82a9e11058
ethstats: avoid concurrent write on websocket (#21404) 4 years ago
Hao Duan b35e4fce99
core: avoid modification of accountSet cache in tx_pool (#21159) 4 years ago
Adam Schmideg e24e05dd01
cmd/devp2p: print enode:// URL in enrdump (#21270) 4 years ago
Natsu Kagami 90dedea40f
signer: EIP 712, parse `bytes` and `bytesX` as hex strings + correct padding (#21307) 4 years ago
rene c0c01612e9
node: refactor package node (#21105) 4 years ago
Natsu Kagami b2b14e6ce3
signer/core: EIP-712 encoded data should not reject a Domain without a ChainId (#21306) 4 years ago
rene 290d6bd903
rpc: add SetHeader method to Client (#21392) 4 years ago
Felix Lange 9c2ac6fbd5
rpc: remove silly use of ReadVarint in subscription ID generator (#21391) 4 years ago
Péter Szilágyi a00dc5095b
Merge pull request #21358 from hendrikhofstadt/fix/tx-sort-time 4 years ago
meowsbits ff90894636
core/rawdb: convert some comments to godoc convention (#21384) 4 years ago
ucwong 9e04c5ec83
core/bloombits: use single channel for shutdown (#20878) 4 years ago
Julian Y abf2d7d74f
build: use -trimpath flag when building executables (#21374) 4 years ago
rene 1976bb3df0
eth/downloader: remove eth62 (#21378) 4 years ago
gary rong 350a0490ab
les: fix unittest (#21382) 4 years ago
Robert Zaremba 37564ceda6
miner: refactor helper functions in worker.go (#21044) 4 years ago
gary rong 28c5a8a54b
les: implement new les fetcher (#20692) 4 years ago
Péter Szilágyi 298a19bbc6
core: API-less transaction time sorting 4 years ago
Hendrik Hofstadt c47052a580
core: sort txs at the same gas price by received time 4 years ago
gary rong 93da0cf8a1
cmd, core, eth, light, trie: dump clean cache periodically (#20391) 4 years ago
6543 79ce5537ab
signer/storage: fix a badly ordered error check (#21379) 4 years ago
Péter Szilágyi 8e7bee9b56
params: begin v1.9.19 release cycle 4 years ago
Péter Szilágyi f538259187
params: release Geth v1.9.18 4 years ago
gary rong b1be979443
params: upgrade CHTs (#21376) 4 years ago
Péter Szilágyi e997f92caf
Merge pull request #21368 from holiman/update_uint256 4 years ago
Martin Holst Swende 56434bfa89
deps: update uint256 to v1.1.1 4 years ago
Péter Szilágyi 6793ffa12b
Merge pull request #21300 from rjl493456442/txpool-fix-queued-evictions 4 years ago
rjl493456442 5413df1dfa
core: fix heartbeat in txpool 4 years ago
villanuevawill c374447401
core: fix queued transaction eviction 4 years ago
Martin Holst Swende 105922180f
eth/downloader: refactor downloader + queue (#21263) 4 years ago
Felix Lange 3a57eecc69
mobile: fix build on iOS (#21362) 4 years ago
Felix Lange 997b55236e
build: fix GOBIN for gomobile commands (#21361) 4 years ago
meowsbits 4c268e65a0
cmd/utils: implement configurable developer (--dev) account options (#21301) 4 years ago
Péter Szilágyi 0b53e485d8
Merge pull request #21352 from karalabe/dev-noinit-genesis 4 years ago
Péter Szilágyi 9e22e912e3
cmd/utils: reuse existing genesis in persistent dev mode 4 years ago
rene 123864fc05
whisper/whisperv6: improve test error messages (#21348) 4 years ago