status-go/lib
Andrea Franz c869160ee7
add HashTransaction (#1379)
* add HashTransaction

* add buildTransaction

* test HashTransaction

* add HashTransaction to backend, lib, and mobile

* refactor buildTransaction

* add getTransactionNonce

* add log funtions
2019-02-21 10:53:39 +01:00
..
library.go add HashTransaction (#1379) 2019-02-21 10:53:39 +01:00
library_test.go Require BackupDisabledDataDir only if PFSEnabled is true 2019-01-22 16:56:35 +02:00
library_test_utils.go Login with keycard (#1358) 2019-01-24 16:44:46 +01:00
main.go
response.go Remove transactions queue 1027 (#1125) 2018-08-16 13:37:53 +02:00
response_test.go Remove transactions queue 1027 (#1125) 2018-08-16 13:37:53 +02:00
types.go Add `SendDataNotification` method (#1352) 2019-01-18 14:03:32 +01:00
utils.go