mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 22:26:30 +00:00
023d2f4e7a
* 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