status-go/lib
Andrea Franz 28ec255d77
fix HashMessage to decode hex only if needed (#1450)
* hash message expects a string and not a hex string

* refactor HashMessage

* swap returned values
2019-04-30 01:26:41 +02:00
..
library.go fix HashMessage to decode hex only if needed (#1450) 2019-04-30 01:26:41 +02: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 First step to remove StatusAPI (#1034) 2018-06-19 09:49:24 +02:00
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 fix megacheck errors 2018-03-29 18:02:06 +02:00