status-go/t
Dmitry Shulyak e20648ecc7
[services/wallet] Several changes in API after feedback (#1517)
[services/wallet] Several changes in API after feedback

- Timestamp from block header stored in blocks table and added to each transfers
- From field is computed from signature to offload this computation from client side
- `history` event is added back, so that client can ignore historical blocks when watching
only for new blocks
-  block number and timestamp are marshalled in hex. consistent with ethereum data structures
2019-07-10 12:08:43 +03:00
..
benchmarks Gomobile support (#1164) 2019-02-01 18:02:52 +01:00
config Unlock wallet and chat keys (#1346) 2019-01-18 10:01:14 +01:00
devtests [services/wallet] Several changes in API after feedback (#1517) 2019-07-10 12:08:43 +03:00
e2e Re-send user payload if previously sent envelope wasn't acknowledged (#1386) 2019-03-01 14:36:21 +01:00
helpers Upgrade geth 1.8.17 plus add metrics during compilation time (#1273) 2018-11-14 08:03:58 +01:00
utils migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
bindata.go Add topic negotiation 2019-06-19 17:38:45 +02:00
doc.go migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00