iancoleman / bip39

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

Add DeepOnion (ONION) #332

Closed aitorp6 closed 5 years ago

aitorp6 commented 5 years ago

Pull request to add Deeponion project: https://deeponion.org/

Thank you

iancoleman commented 5 years ago

The test is failing, expecting a first address of DVioZ2Rjc9krDf5bbHuixznSDumzvGpzVw but getting DYREY7XCFXVqJ3x5UuN43k2JwD2s1kif48.

Where does the test value come from and is it safe to replace it with the new value DYRE...?

aitorp6 commented 5 years ago

You are right, sorry. I missed something when added the code. That address DYREY7XCFXVqJ3x5UuN43k2JwD2s1kif48 is the valid one. I'll do PR and add it.

I apologize for the inconvenience