Commit Graph

11174 Commits (961aa0533f75027bc5bc80f994adb80d14635553)
 

Author SHA1 Message Date
Péter Szilágyi befca7e8b0
Merge pull request #19500 from karalabe/cht-txpool-open-limit 5 years ago
gary rong af96b6644e internal/ethapi: estimate gas usage automatically (#19508) 5 years ago
Péter Szilágyi ed47f29bc8
eth: enforce chain above CHT before accepting txs into the pool 5 years ago
Hongbin Mao 504f88b65b core/rawdb: typo fix storea => stores (#19498) 5 years ago
Janoš Guljaš 3873a7314d swarm/network: fix data races in TestInitialPeersMsg test (#19490) 5 years ago
Péter Szilágyi 92a849a509
Merge pull request #19497 from karalabe/peers-50 5 years ago
Matthew Halpern 937417527c core: lookup txs by block number instead of block hash (#19431) 5 years ago
Péter Szilágyi 7c91038bff
Merge pull request #19438 from karalabe/ledger-new-derivation-path 5 years ago
Péter Szilágyi 0758d7fe5c
cmd/utils, node: switch over default peer count to 50 5 years ago
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
Péter Szilágyi ae7344d799
accounts: switch Ledger derivation path to canonical one 6 years ago
Péter Szilágyi 8cf764da89
Revert "Can now specify the number of empty accounts to derive" 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