You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I have written a fork of your code that supports BSV
Please shout if you want to get in contact
to see the changes; clone https://github.com/edwardbr/breadwallet-core
and checkout the bsv branch
I have only spent about 5 hours on it so I am sure that there are some issues!
I am not interested in the Java and Swift tests, however I do not think I have broken anything, only the isBtc flag in your tests is now a tri state, btc 1, bch 0, bsv 2
I have also compiled for ubuntu fixing/suppressing a few warnings and compile errors
The text was updated successfully, but these errors were encountered:
its in the bsv branch: https://github.com/edwardbr/breadwallet-core/tree/bsv
I have had to go onto other things so I have not maintained it, however I don't think that that NChain would have changed things radically
Enjoy!
Hi I have written a fork of your code that supports BSV
Please shout if you want to get in contact
to see the changes; clone
https://github.com/edwardbr/breadwallet-core
and checkout the bsv branch
I have only spent about 5 hours on it so I am sure that there are some issues!
I am not interested in the Java and Swift tests, however I do not think I have broken anything, only the isBtc flag in your tests is now a tri state, btc 1, bch 0, bsv 2
I have also compiled for ubuntu fixing/suppressing a few warnings and compile errors
The text was updated successfully, but these errors were encountered: