plugeth/eth/filters
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
..
api_test.go eth/filter: add support for pending logs (#3219) 2016-11-28 14:59:06 +01:00
api.go all: import "context" instead of "golang.org/x/net/context" 2017-03-22 20:49:15 +01:00
filter_system_test.go core: refactor genesis handling 2017-03-23 15:58:43 +01:00
filter_system.go all: import "context" instead of "golang.org/x/net/context" 2017-03-22 20:49:15 +01:00
filter_test.go core: remove redundant storage of transactions and receipts (#14801) 2017-07-14 19:39:53 +03:00
filter.go all: import "context" instead of "golang.org/x/net/context" 2017-03-22 20:49:15 +01:00