Commit Graph

9277 Commits (9123eceb0f78f69e88d909a56ad7fadb75570198)
 

Author SHA1 Message Date
Felix Lange 9123eceb0f p2p, p2p/discover: misc connectivity improvements (#16069) 7 years ago
Péter Szilágyi 1d39912a9b
Merge pull request #16068 from karalabe/import-known-rolledback-blocks 7 years ago
Péter Szilágyi 69c1f2c2a7
core: force import known but rolled back blocks 7 years ago
ferhat elmas 52ad848b2e internal/build: fix usage of strings.TrimLeft (#16066) 7 years ago
Péter Szilágyi 4065695350
Merge pull request #16063 from karalabe/deprecate-ubuntu-zesty 7 years ago
Péter Szilágyi 969474f60a
build: deprecate zesty, add bionic PPA 7 years ago
Péter Szilágyi 62ffec1be3
Merge pull request #16062 from karalabe/nodisable-fastsync 7 years ago
Péter Szilágyi 57fd2da0fe
eth: only disable fast sync after success 7 years ago
Péter Szilágyi aa9432b816
Merge pull request #16061 from karalabe/downloader-nostate-ancestor-lookup 7 years ago
Péter Szilágyi 7a0019c63b
les, light: fix CHT trie retrievals (#16039) 7 years ago
Péter Szilágyi 96dad6b6f6
eth/downloader: don't require state for ancestor lookups 7 years ago
Guillaume Ballet 5cf75a30c1 whisper: get wnode to work with v6 (#16051) 7 years ago
Felföldi Zsolt 2f849ade82 les: fix server panic when discovery disabled (#16055) 7 years ago
Chase Wright a00f4a12a9 README: remove --fast and --cache flags and clarify default sync mode (#16043) 7 years ago
gluk256 42628ba7ed whisper: bloom filter refactoring (#16046) 7 years ago
gluk256 ccf8083537 whisper: Seal function fixed (#16048) 7 years ago
Felföldi Zsolt c4712bf96b p2p/discv5: fix multiple discovery issues (#16036) 7 years ago
cdetrio 2b4c7e9b37 params: update ropsten bootnodes (#16029) 7 years ago
Péter Szilágyi 03daf601c1
Merge pull request #16037 from karalabe/light-startup-polishes 7 years ago
Péter Szilágyi eb07dbb079
eth, light: minor light client startup cleanups 7 years ago
gluk256 1a4e68721a
Merge pull request #16022 from gballet/whisper-v6-investigate-macos-timeout 7 years ago
Guillaume Ballet 806430a252 whisper: improve a log message to analyze a travis issue 7 years ago
Péter Szilágyi 55599ee95d core, trie: intermediate mempool between trie and database (#15857) 7 years ago
Péter Szilágyi 59336283c0
Merge pull request #16020 from evertonfraga/patch-1 7 years ago
Ev 203440e813
github: Replaces Wiki link 7 years ago
Felföldi Zsolt c3f238dd53 les: limit LES peer count and improve peer configuration logic (#16010) 7 years ago
Martin Holst Swende bc0666fb27 eth/downloader: fix #15858 by checking if downloader dropPeer function is set (#15992) 7 years ago
Péter Szilágyi 0662384d29
Merge pull request #16009 from holiman/db_handles 7 years ago
Péter Szilágyi b4e05adcc7
Merge pull request #16011 from karalabe/fix-bootnode-gofmt 7 years ago
Péter Szilágyi efc9209158
params: fix bootnodes gofmt 7 years ago
Martin Holst Swende ec28a58cc1
utils: fix #16006 by not lowering OS ulimit 7 years ago
Afri Schoedon 4dedde7beb params: Add Ropsten bootnodes (#16008) 7 years ago
Péter Szilágyi fdb34b7a7c
Merge pull request #15996 from karalabe/drop-redundant-methods 7 years ago
Péter Szilágyi 07d4a02257
Merge pull request #15997 from karalabe/batch-reset-size 7 years ago
Péter Szilágyi 3e89b80ccb
ethdb: reset the batch size too on reset 7 years ago
Martin Holst Swende 017b9f7eac core, ethdb: reuse database batches (#15989) 7 years ago
Péter Szilágyi 566d5c0777
core, eth, les, light: get rid of redundant methods 7 years ago
Felföldi Zsolt 6198c53e28 p2p/discv5: fix removeTicketRef cached ticket removal (#15995) 7 years ago
gluk256 a9e4a90d57 whisper: change the whisper message format so as to add the payload size (#15870) 7 years ago
Martin Holst Swende 59a852e418 vendor: update leveldb to 211f780 (poolfix) (#15988) 7 years ago
Guillaume Ballet dd7a715d73 internal: fix a typo that caused a lint error on travis (#15987) 7 years ago
Martin Holst Swende 722bac84fa ethapi: add personal.signTransaction (#15971) 7 years ago
Felföldi Zsolt 23bca0f374 les: fix TxStatusMsg RLP coding (#15974) 7 years ago
Guillaume Ballet 367c329b88 whisper: remove linter warnings (#15972) 7 years ago
b00ris 2ef3815af4 whisper: fix empty topic (#15811) 7 years ago
Miguel Mota 4dd0727c39 accounts: fix comment typo (#15977) 7 years ago
waymobetta 8f6990dc7d accounts/abi/bind/backends: fix comment typo (#15914) 7 years ago
Felföldi Zsolt c335821479 cmd, params: update discovery v5 bootnodes (#15954) 7 years ago
Steven Roose 952482d5e4 rpc: Support specifying HTTP client in RPC dialing (#15836) 7 years ago
Péter Szilágyi 5c83a4e5dd
Merge pull request #15832 from karalabe/abigen-events 7 years ago