quorum/accounts/abi
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
..
bind core: remove redundant storage of transactions and receipts (#14801) 2017-07-14 19:39:53 +03:00
abi.go accounts/abi: reorganizing package with small fixes (#14610) 2017-06-27 11:05:33 +03:00
abi_test.go accounts/abi: reorganizing package with small fixes (#14610) 2017-06-27 11:05:33 +03:00
argument.go core/vm: move Log to core/types 2017-01-06 14:15:22 +01:00
doc.go
error.go accounts/abi: reorganizing package with small fixes (#14610) 2017-06-27 11:05:33 +03:00
event.go accounts/abi: add support for "anonymous" and "indexed" for events (#3464) 2016-12-22 01:51:20 +01:00
event_test.go
method.go accounts/abi: reorganizing package with small fixes (#14610) 2017-06-27 11:05:33 +03:00
numbers.go accounts/abi: reorganizing package with small fixes (#14610) 2017-06-27 11:05:33 +03:00
numbers_test.go accounts/abi: reorganizing package with small fixes (#14610) 2017-06-27 11:05:33 +03:00
pack.go accounts/abi: reorganizing package with small fixes (#14610) 2017-06-27 11:05:33 +03:00
pack_test.go accounts/abi: reorganizing package with small fixes (#14610) 2017-06-27 11:05:33 +03:00
reflect.go accounts/abi: reorganizing package with small fixes (#14610) 2017-06-27 11:05:33 +03:00
type.go accounts/abi: reorganizing package with small fixes (#14610) 2017-06-27 11:05:33 +03:00
type_test.go accounts/abi: reorganizing package with small fixes (#14610) 2017-06-27 11:05:33 +03:00
unpack.go accounts/abi: reorganizing package with small fixes (#14610) 2017-06-27 11:05:33 +03:00
unpack_test.go accounts/abi: reorganizing package with small fixes (#14610) 2017-06-27 11:05:33 +03:00