go-ethereum/eth
2018-11-09 17:23:18 +05:30
..
downloader fix tiny error when full node import block 2018-11-09 17:23:18 +05:30
fetcher fix dv m2 validate block detail before broadcast 2018-11-09 16:53:09 +05:30
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 Fixed unit test for penalty feature. 2018-11-07 10:46:09 +05:30
api.go staking not mining 2018-10-21 16:42:10 +05:30
api_backend.go Add signers and finality to block status rpc api. 2018-10-27 16:28:04 +05:30
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 change info at extra data in block from geth to XDC 2018-11-09 17:10:51 +05:30
bloombits.go les, light: LES/2 protocol version (#14970) 2017-10-24 15:19:09 +02:00
config.go fix reduce change code 2018-10-31 11:14:32 +05:30
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 m1 mine block but only broadcast block wait m2 validate 2018-11-09 16:01:01 +05:30
handler_test.go Fixed unit test for new m2 block header. 2018-11-09 16:29:54 +05:30
helper_test.go Broadcast special Tx through pairRW 2018-11-09 12:45:18 +05:30
metrics.go metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15910) 2018-02-23 11:56:08 +02:00
peer.go fix after reviewing 2018-11-09 13:07:34 +05:30
protocol.go Broadcast special Tx through pairRW 2018-11-09 12:45:18 +05:30
protocol_test.go verify penalty info in header check point 2018-11-07 11:15:32 +05:30
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