plugeth/light
Péter Szilágyi 55599ee95d core, trie: intermediate mempool between trie and database (#15857)
This commit reduces database I/O by not writing every state trie to disk.
2018-02-05 17:40:32 +01:00
..
lightchain_test.go accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) 2017-12-22 14:37:50 +02:00
lightchain.go core, trie: intermediate mempool between trie and database (#15857) 2018-02-05 17:40:32 +01:00
nodeset.go core, trie: intermediate mempool between trie and database (#15857) 2018-02-05 17:40:32 +01:00
odr_test.go core, trie: intermediate mempool between trie and database (#15857) 2018-02-05 17:40:32 +01: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 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
trie.go core, trie: intermediate mempool between trie and database (#15857) 2018-02-05 17:40:32 +01:00
txpool_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