status-go/extkeys
Andrea Franz 023d2f4e7a
add ExtendedKey.ChildForPurpose method to derive wallet or chat keys (#1312)
* add ExtendedKey.ChildForPurpose method to derive wallet or chat keys

* Update extkeys/hdkey.go

Co-Authored-By: gravityblast <andrea@gravityblast.com>

* Update extkeys/hdkey_test.go

Co-Authored-By: gravityblast <andrea@gravityblast.com>

* Update extkeys/hdkey_test.go

Co-Authored-By: gravityblast <andrea@gravityblast.com>

* Update extkeys/hdkey_test.go

Co-Authored-By: gravityblast <andrea@gravityblast.com>

* Update extkeys/hdkey_test.go

Co-Authored-By: gravityblast <andrea@gravityblast.com>

* refactoring and comments

* set EIP1581KeyTypeChat type to uint32

* set 0x00 instead of zero to avoid lint errors
2018-12-11 17:01:30 +01:00
..
hdkey.go add ExtendedKey.ChildForPurpose method to derive wallet or chat keys (#1312) 2018-12-11 17:01:30 +01:00
hdkey_test.go add ExtendedKey.ChildForPurpose method to derive wallet or chat keys (#1312) 2018-12-11 17:01:30 +01:00
mnemonic.go wallet compatibility (#858) 2018-05-14 19:13:56 +02:00
mnemonic_test.go wallet compatibility (#858) 2018-05-14 19:13:56 +02:00
mnemonic_vectors.json wallet compatibility (#858) 2018-05-14 19:13:56 +02:00
utils.go Fix make lint warnings (#417) 2017-10-20 12:06:22 +03:00