quorum/eth
gary rong 77da203547 eth: update higest block we know during the sync if a higher was found (#16283)
* eth: update higest block we know during the sync if a higher was found

* eth: avoid useless sync in fast sync
2018-03-09 11:51:30 +02:00
..
downloader eth: update higest block we know during the sync if a higher was found (#16283) 2018-03-09 11:51:30 +02:00
fetcher eth: fixed typo (#16274) 2018-03-07 11:15:54 +02:00
filters eth, les, light: filter on logs only, derive receipts on demand 2018-02-22 19:12:43 +02:00
gasprice eth/gasprice: set default percentile to 60%, count blocks instead of transactions (#15828) 2018-01-10 13:57:36 +01:00
tracers all: update license information (#16089) 2018-02-14 13:49:11 +01:00
api.go core, trie: intermediate mempool between trie and database (#15857) 2018-02-05 17:40:32 +01:00
api_backend.go eth, les, light: filter on logs only, derive receipts on demand 2018-02-22 19:12:43 +02:00
api_test.go all: update license information (#16089) 2018-02-14 13:49:11 +01:00
api_tracer.go core, trie: intermediate mempool between trie and database (#15857) 2018-02-05 17:40:32 +01:00
backend.go core, trie: intermediate mempool between trie and database (#15857) 2018-02-05 17:40:32 +01:00
bloombits.go les, light: LES/2 protocol version (#14970) 2017-10-24 15:19:09 +02:00
config.go core, trie: intermediate mempool between trie and database (#15857) 2018-02-05 17:40:32 +01:00
db_upgrade.go core, eth: clean up bloom filtering, add some tests 2017-09-06 11:14:19 +03:00
gen_config.go all: regenerate codecs with gencodec commit 90983d99de (#15830) 2018-01-08 15:13:22 +02:00
handler.go eth, les: allow exceeding maxPeers for trusted peers (#16189) 2018-02-27 12:52:59 +02:00
handler_test.go core, trie: intermediate mempool between trie and database (#15857) 2018-02-05 17:40:32 +01:00
helper_test.go core, trie: intermediate mempool between trie and database (#15857) 2018-02-05 17:40:32 +01:00
metrics.go metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15910) 2018-02-23 11:56:08 +02:00
peer.go cmd, eth, les, mobile: make networkid uint64 everywhere 2017-04-25 14:53:50 +03:00
protocol.go core, eth, les: fix messy code (#15367) 2017-10-25 12:18:44 +03:00
protocol_test.go core, trie: intermediate mempool between trie and database (#15857) 2018-02-05 17:40:32 +01:00
sync.go eth: update higest block we know during the sync if a higher was found (#16283) 2018-03-09 11:51:30 +02:00
sync_test.go core, trie: intermediate mempool between trie and database (#15857) 2018-02-05 17:40:32 +01:00