Daniel Choi
|
0870a27018
|
crypto: fix Bip44 derivation path (#577)
* change derivationpath to geth's const
* fix lint
* change to var
* add hd path and derivation tests
* replace method
* add to tests
* fix test; pr to sdk
* Update types/config.go
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
* Update types/config.go
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
* add wrong path/acct test
* use BytesToAddress
* add to changelog
* update tests
* update changelog
* minor comment change
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
|
2020-10-16 10:51:00 -03:00 |
|