iancoleman / bip39

A web tool for converting BIP39 mnemonic codes
https://iancoleman.io/bip39/
MIT License
3.53k stars 1.44k forks source link

Enable segwit for MONKEY, BCA, BTX, MONA, SYS, VIA, DOGEt, LTCt #357

Closed PavlosTze closed 4 years ago

sidhujag commented 5 years ago

Syscoin is incorrect the signed message is wrong, please refer to #358 for Syscoin. Bech32 is also incorrect is "sys", and I think the standard is to use zpub not xpub keys for bip84, I still don't get why not just use bip84 cointype instead of all this zpub nonsense but anyway we will conform to zpub and use cointype 57 from slip44

PavlosTze commented 5 years ago

Fixed.

sidhujag commented 4 years ago

Ack

PavlosTze commented 4 years ago

@iancoleman Hello, can you please have a look in this pull request? We need to put it in production. Thank you.

iancoleman commented 4 years ago

Thanks for the ping, sorry that I've been very busy. This is still sitting in my todo list, I will get to it but unfortunately can't say when. I appreciate the effort put into the PR.