quorum/internal/ethapi
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
..
addrlock.go internal/ethapi: add mutex around signing + nonce assignment 2017-05-30 16:43:38 +02:00
api.go core: remove redundant storage of transactions and receipts (#14801) 2017-07-14 19:39:53 +03:00
backend.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
tracer.go cmd/evm: add --prestate, --sender, --json flags for fuzzing (#14476) 2017-06-07 17:09:08 +02:00
tracer_test.go consensus, core/*, params: metropolis preparation refactor 2017-05-18 09:05:58 +02:00