BTCPrivate / BitcoinPrivate-legacy

Bitcoin Private is a Bitcoin and Zclassic fork which uses ZK-SNARK technology for privacy and fungibility.
Other
283 stars 132 forks source link

sending issue #125

Closed QuentinN734 closed 6 years ago

QuentinN734 commented 6 years ago

impossible to send BTCP

steps to reproduce below: 1.I select the address from whom i am sending 2.I select the destination address

Expected behaviour sending from address to the other Actual behaviour + errors Alert window destination address invalid: The destination address to send BTCP to: b1......................... does not appear to be a valid BTCP address. BTCP addresses start with n1, nx or zz!

bitcoin private desktop GUI wallet 1.0.0 ( windows )

jmarcott86 commented 6 years ago

If you grab the latest 1.0.1 release from https://github.com/BTCPrivate/bitcoin-private-full-node-wallet/releases they've fixed this.

QuentinN734 commented 6 years ago

thanks, you are correct !

d-eco-creative commented 6 years ago

Im still having this issue with version 1.0.4 for mac

donshin commented 6 years ago

@d-eco-creative Have you been trying to copy an address from Electrum and paste it into the Full Node Wallet for mac? If so, what you are experiencing is likely this issue: BTCPrivate/bitcoin-private-full-node-wallet#27 and a fix is scheduled for the next release.

d-eco-creative commented 6 years ago

@donshin Thanks, I copied the electrum wallet address into a text document and then copy/pasted it again into full node wallet and it worked. Thanks for the help :)