status-go/t/devtests
Dmitry Shulyak 40b6b3da13
Simplify transfer object (#1521)
* Store tx and receipt in db and cast it to TransferView on read

* Store Log instead of log index

* Use contract from log and bring back address field

* Add tx status and id fields
2019-07-15 14:16:07 +03:00
..
eventer Add local implementation of the newFilter call using remote getLogs call (#1235) 2018-10-23 08:11:11 +03:00
miner Download transfers starting from latest block header (#1467) 2019-06-14 13:16:30 +03:00
testchain Download transfers starting from latest block header (#1467) 2019-06-14 13:16:30 +03:00
devnode.go Download transfers starting from latest block header (#1467) 2019-06-14 13:16:30 +03:00
filters_test.go Implement eth_getFilterLogs (#1265) 2018-11-06 07:41:36 +01:00
tranfers_test.go Simplify transfer object (#1521) 2019-07-15 14:16:07 +03:00