wallet-address-validator icon indicating copy to clipboard operation
wallet-address-validator copied to clipboard

bitcoincash

Open tomochandv opened this issue 7 years ago • 18 comments

bitcoincash new address check possible?

bitcoincash:qrg9za3nl6kklh9ppxla8qa8ye5grpk3755n49q705

i test it .fail.

tomochandv avatar Apr 10 '18 01:04 tomochandv

@zeppelin do you still plan to work on validation for new bitcoincash addresses?

ognus avatar Apr 10 '18 05:04 ognus

yes. i validate old address and new address both use it.

tomochandv avatar Apr 10 '18 09:04 tomochandv

@ognus Yes, but with some delay. Something urgent came up on my project, had to allocate my resources elsewhere. Hopefully I can resume work next week!

zeppelin avatar Apr 10 '18 10:04 zeppelin

@zeppelin Sounds great and thank you for letting me know. Good luck with your project :)

ognus avatar Apr 10 '18 11:04 ognus

Thank you so much. I'll be waiting.

tomochandv avatar Apr 10 '18 12:04 tomochandv

hello, sorry for bothering you, is this resolved?

nicman23 avatar May 08 '18 10:05 nicman23

@nicman23 it is not

ognus avatar May 09 '18 06:05 ognus

@nicman23 @ognus Unfortunately I didn't have any time to work on this. I suggest you either roll back the feature than have it incomplete. Also can't tell an ETA because I've very tight deadlines in the coming weeks, so I can't work OSS at all at the moment... :(

I'll definitely need this in the future, it's just more urgent things came in front.

zeppelin avatar May 09 '18 07:05 zeppelin

do you accept bounties?

nicman23 avatar May 09 '18 18:05 nicman23

@zeppelin Thank you for the update! I will try to do some research on the new BCH addresses format and hopefully finish you work. If you have any links handy in relation to the new addresses, feel free to let me know :) Either way, thank you.

ognus avatar May 10 '18 11:05 ognus

@nicman23 what do you mean? Accepting money through something like https://www.bountysource.com/? To be honest I never thought about it.

ognus avatar May 10 '18 11:05 ognus

yes something like that

nicman23 avatar May 10 '18 17:05 nicman23

In case anyone finds this helpful:

Is there an official CashAddr specification for developers?

Yes, here.

source: CashAddr Addresses Are Here

ghost avatar May 24 '18 20:05 ghost

Unfortunately BCH has 3 types of addresses: legacy, bitpay, cash

We could add this library as a dependency? https://github.com/bitcoincashjs/cashaddrjs

camslice avatar Nov 23 '18 05:11 camslice

I dont know it's a new issue or related to this one but for now any bch address validation failing with this libraray.

manemao avatar Feb 22 '20 14:02 manemao

Unfortunately BCH has 3 types of addresses: legacy, bitpay, cash

We could add this library as a dependency? https://github.com/bitcoincashjs/cashaddrjs

cashaddrjs working well

manemao avatar Aug 03 '20 12:08 manemao

Was this issue resolved for BCH addresses failing?

kuda2012 avatar Jul 18 '22 17:07 kuda2012

@kuda2012 last commit on this repository is for 4 years ago. nothing happened here for sure

manemao avatar Jul 19 '22 10:07 manemao