Gal Buki
Gal Buki
@Firaenix we would like to use bsv-wasm for powchess.com but we encounter the OP_IF OP_ELSE bug. Can you give an estimate when you will be able to fix this? Thanks!
@Firaenix the types for the new version (from the above linked zip file) have changed. e.g. Transaction.toHex() is now Transaction.to_hex() Before I completely change all the function calls in our...
@Firaenix we have tested the new version with our scripts and we don't reproduce the OP_IF OP_ELSE errors anymore. Looking forward to using the new release in production.
Please try pay: { key: privateKey, rpc: "https://api.bitindex.network" }
Thank you for your quick reply. I would like to test your changes but I'm not sure I'm doing it right. I use use-package to install denote (4.0.0.0) and denote-org...
Thanks for the instructions! Just evaluating the new functions instead of editing the files in the elpa folder is definitely an easier way. :-) I'm not sure this fix applies...
Would it be possible to have a second denote link format that could be excluded by the regex? e.g. if the links had an "escaping" character, for example a comma:...
Yes, you could get it from the xPubKey. But you could say the same for **Ledger.getNewAddresses(account_id, count)**. Having this call makes it easier because you don't need to use another...