quorum/accounts
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
..
abi core: remove redundant storage of transactions and receipts (#14801) 2017-07-14 19:39:53 +03:00
keystore tests: update tests and implement general state tests (#14734) 2017-07-11 13:49:14 +02:00
usbwallet accounts/usbwallet: if a confirmation is pending, skip refresh 2017-03-23 17:04:39 +02:00
accounts.go accounts, cmd, internal, node: implement HD wallet self-derivation 2017-02-13 14:00:09 +02:00
errors.go accounts: fix spelling error (#14567) 2017-06-06 09:28:47 +02:00
hd.go accounts, cmd, internal, node: implement HD wallet self-derivation 2017-02-13 14:00:09 +02:00
hd_test.go accounts, cmd, internal, node: implement HD wallet self-derivation 2017-02-13 14:00:09 +02:00
manager.go accounts, cmd, internal, mobile, node: canonical account URLs 2017-02-13 14:00:08 +02:00
url.go Logger updates 3 (#3730) 2017-03-02 14:06:16 +01:00