quorum/light
Péter Szilágyi 0ff35e170d core: remove redundant storage of transactions and receipts (#14801)
* core: remove redundant storage of transactions and receipts

* core, eth, internal: new transaction schema usage polishes

* eth: implement upgrade mechanism for db deduplication

* core, eth: drop old sequential key db upgrader

* eth: close last iterator on successful db upgrage

* core: prefix the lookup entries to make their purpose clearer
2017-07-14 19:39:53 +03:00
..
lightchain.go params: remove redundant consts, disable metro on AllProtocolChanges 2017-07-04 12:28:58 +03:00
lightchain_test.go consensus, core: drop all the legacy custom core error types 2017-04-06 17:34:19 +03:00
odr.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
odr_test.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
odr_util.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
trie.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
trie_test.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
txpool.go core: remove redundant storage of transactions and receipts (#14801) 2017-07-14 19:39:53 +03:00
txpool_test.go core, consensus: pluggable consensus engines (#3817) 2017-04-05 00:16:29 +02:00