bcoin-org / lcoin

Litecoin port of Bcoin
Other
72 stars 25 forks source link

Testnet address generator incorrect. #8

Open cronopio opened 7 years ago

cronopio commented 7 years ago

Seems that the testnet parameters for address generation still use bitcoin testnet parameters, generating invalid address on litecoin testnet. I can provide any wallet generated during my tests or any info related, let me know what should I do provide.

Thanks everyone!

plwalters commented 6 years ago

@cronopio seeing similar issues can you contact me on Litecoin discord or on irc? same nick in both as here.

cronopio commented 6 years ago

@PWKad Hi man, I saw multiples Patricks so add me as friend, I'm cronopio#9788 on Discord

tonydspaniard commented 6 years ago

@cronopio did you managed to run a full node instance with litecoin on testnet? Do you mind providing some guidelines? Thanks!

cronopio commented 6 years ago

@tonydspaniard well... Testnet using lcoin was not possible for me. I ended using litecoin core and its rpc

I'm pretty sure that its a simply config of parameters, anyone that know those parameters could help us. I could think that is around here https://github.com/bcoin-org/lcoin/blob/litecoin/lib/protocol/networks.js

Sure that authors didn't this yet due they're busy with others think. I trust that JJ a soon as he have time will fix this.

plwalters commented 6 years ago

Same I was having problems all around not just with getting lcoin working on testnet. You can see the issues opened on this repo. I think I agree with @cronopio that for now I would not suggest using lcoin (there are a few forks that exist I've tried them) because there are issues that appear to be configuration related that make things not work as expected (at least for now)