Commit Graph

10863 Commits (749ccab9a4fb778c144f2e435249a8bb697e974e)
 

Author SHA1 Message Date
gary rong 749ccab9a4 eth/downloader: enable unsync-protection for light client (#19496) 5 years ago
gary rong 6269e5574c miner: polish miner configuration (#19480) 5 years ago
gluk256 d9403690ec swarm/pss: Fix flaky TestProxNetwork (#19471) 6 years ago
Péter Szilágyi d8dc37c85b
Merge pull request #18168 from karalabe/trie-better-cache-size-estimation 6 years ago
Guillaume Ballet 29bba5d0b2 p2p: fix typo in dialstate comment (#19476) 6 years ago
Péter Szilágyi 78ec90717a
swarm/version: bump version due to Geth hotfix release 6 years ago
Péter Szilágyi f496927a93
Merge pull request #19468 from karalabe/enforce-fastsync-checkpoints 6 years ago
Péter Szilágyi 38f6b85638
eth, les, light: enforce CHT checkpoints on fast-sync too 6 years ago
Felföldi Zsolt 921b3160db les: fix p2p.Protocol.PeerInfo (#19472) 6 years ago
Péter Szilágyi c9d9a2d48a
Merge pull request #19470 from SamuelMarks/go1.12.4 6 years ago
Samuel Marks 04a75a1863
appveyor.yml: Upgraded to Go 1.12.4 6 years ago
Felföldi Zsolt 85b6823d16 les: check required message types in cost table (#19454) 6 years ago
Péter Szilágyi 78d90c47f7
Merge pull request #19345 from Matthalp/optimize-receipt-storage 6 years ago
gary rong ce9a289fa4
core/types: fix cummulative gas bug and legacy decoding tests 6 years ago
Javier Peletier 73fc65bb5b swarm/storage/feed: add context handling/cancellation to Swarm Feeds lookup, fix bad hint lookup bug (#19353) 6 years ago
Péter Szilágyi 7221cb1434
core, eth, les, light: scope receipt functionality a bit cleaner 6 years ago
Matthew Halpern 6b0ddd141e
core, eth, les, light: store transaction receipts without txHash and gasCost 6 years ago
Péter Szilágyi d9d60a5a7f
cmd: special case default cache allowance (4GB mainnet, 128MB ligh) 6 years ago
Péter Szilágyi 4a4abc41d4
trie: approximate the wasted cache metaspace closer 6 years ago
Martin Holst Swende 1528b791ac
node: do not continue if 'signer' is used but connection fails (#19441) 6 years ago
Péter Szilágyi d5af3a584c
cmd/clef, signer: make fourbyte its own package, break dep cycle (#19450) 6 years ago
Ferenc Szabo 26b50e3ebe cmd/swarm: fix resource leaks in tests (#19443) 6 years ago
Martin Holst Swende 54dfce8af7 cmd/clef: bundle 4byte db into clef, (#19112) 6 years ago
Maxim Krasilnikov 31bc2a2434 metrics/prometheus: expose metrics in prometheus format too (#17077) 6 years ago
Martin Holst Swende 74acde4b08 clef: update warning-text (#19442) 6 years ago
Péter Szilágyi b7dd225179
swarm/version: bump Swarm due to Geth hotfix release 6 years ago
Guillaume Ballet a1c5017bc5 accounts/scwallet: fix card pairing instruction message (#19436) 6 years ago
Guillaume Ballet f0b878d56d
accounts/scwallet: Update README for v2.2.1 support (#19425) 6 years ago
ANOTHEL 3fa76298e4 p2p: remove useless parameter (#19433) 6 years ago
gary rong e4cb7b80d5 rpc: cancel root context after all requests are served (#19430) 6 years ago
Péter Szilágyi 22e1d2ce03
Merge pull request #19426 from karalabe/vendor-fix-freegeoip 6 years ago
Péter Szilágyi da99c0691c
vendor: fix some vendor config leftover 6 years ago
Guillaume Ballet cf1a6d7c56 vendor: upgrade go-libpcsclite (#19420) 6 years ago
Péter Szilágyi 33d28f37c7
Merge pull request #19423 from SamuelMarks/go1.12.3 6 years ago
Samuel Marks 60ab5faf54
appveyor.yml: Upgraded to Go 1.12.3 6 years ago
Guillaume Ballet 1fc3e44ffe
accounts:smartcard wallet without the dependency on libpcsclite (#19273) 6 years ago
Péter Szilágyi 5fc5971438
swarm/version: bump version due to Geth-only hotfix release 6 years ago
Steve Gattuso f538d15241 clef: fix chainId key being present in domain map (#19303) 6 years ago
Guillaume Ballet 7c28ecbcc3 Add missing dependency 6 years ago
Guillaume Ballet 86806d8b24 Update bip-39 ref and remove ebfe/scard from vendor 6 years ago
Péter Szilágyi 5b947c5004
swarm/version: bump version due to Geth maintenance release 6 years ago
Guillaume Ballet 8ee5bb2289 Fix rebase error: include norm package 6 years ago
Felföldi Zsolt 7c08e48141
Merge pull request #19403 from zsfelfoldi/remove-les1 6 years ago
Martin Holst Swende e2f3465e83 eth, les, geth: implement cli-configurable global gas cap for RPC calls (#19401) 6 years ago
Felix Lange ed97517ff4 p2p/discover: bump failure counter only if no nodes were provided (#19362) 6 years ago
Guillaume Ballet 5b30aa59d6 Can now specify the number of empty accounts to derive 6 years ago
Guillaume Ballet 6f21520a82 More review feedback 6 years ago
Guillaume Ballet fc3000d649 more review feedback 6 years ago
Guillaume Ballet d2daff4258 fix a serialization error 6 years ago
Martin Holst Swende aae61ab16e Apply suggestions from code review 6 years ago