quorum/light
Martin Holst Swende f83237573f core: make current*Block atomic, and accessor functions mutex-free (#16171)
* core: make current*Block atomic, and accessor functions mutex-free

* core: fix review concerns

* core: fix error in atomic assignment

* core/light: implement atomic getter/setter for headerchain
2018-02-26 11:53:10 +02:00
..
lightchain.go core: make current*Block atomic, and accessor functions mutex-free (#16171) 2018-02-26 11:53:10 +02:00
lightchain_test.go accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) 2017-12-22 14:37:50 +02:00
nodeset.go all: update license information (#16089) 2018-02-14 13:49:11 +01:00
odr.go les, light: LES/2 protocol version (#14970) 2017-10-24 15:19:09 +02:00
odr_test.go core, trie: intermediate mempool between trie and database (#15857) 2018-02-05 17:40:32 +01:00
odr_util.go eth, les, light: filter on logs only, derive receipts on demand 2018-02-22 19:12:43 +02:00
postprocess.go all: update license information (#16089) 2018-02-14 13:49:11 +01:00
trie.go core, trie: intermediate mempool between trie and database (#15857) 2018-02-05 17:40:32 +01:00
trie_test.go core, trie: intermediate mempool between trie and database (#15857) 2018-02-05 17:40:32 +01:00
txpool.go all: switch gas limits from big.Int to uint64 2018-01-03 14:45:35 +02:00
txpool_test.go core, trie: intermediate mempool between trie and database (#15857) 2018-02-05 17:40:32 +01:00