plugeth/light
gary rong 5f8888e116 accounts, consensus, core, eth: make chain maker consensus agnostic (#15497)
* accounts, consensus, core, eth: make chain maker consensus agnostic

* consensus, core: move CalcDifficulty to Engine interface

* consensus: add docs for calcDifficulty function

* consensus, core: minor comment fixups
2017-12-22 14:37:50 +02:00
..
lightchain_test.go accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) 2017-12-22 14:37:50 +02:00
lightchain.go les, light: LES/2 protocol version (#14970) 2017-10-24 15:19:09 +02:00
nodeset.go les, light: LES/2 protocol version (#14970) 2017-10-24 15:19:09 +02:00
odr_test.go accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) 2017-12-22 14:37:50 +02:00
odr_util.go les, light: LES/2 protocol version (#14970) 2017-10-24 15:19:09 +02:00
odr.go les, light: LES/2 protocol version (#14970) 2017-10-24 15:19:09 +02:00
postprocess.go les, light: LES/2 protocol version (#14970) 2017-10-24 15:19:09 +02:00
trie_test.go accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) 2017-12-22 14:37:50 +02:00
trie.go contracts/release: do not print error log if les backend has no peers 2017-12-18 16:26:17 +01:00
txpool_test.go accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) 2017-12-22 14:37:50 +02:00
txpool.go core, light: send chain events using event.Feed (#14865) 2017-08-18 12:58:36 +02:00