status-go/services/wallet/migrations/sql
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
..
0001_transfers.down.db.sql Download transfers starting from latest block header (#1467) 2019-06-14 13:16:30 +03:00
0001_transfers.up.db.sql Simplify transfer object (#1521) 2019-07-15 14:16:07 +03:00
doc.go Download transfers starting from latest block header (#1467) 2019-06-14 13:16:30 +03:00