-
https://www.bitcoincash.org/spec/2019-05-15-schnorr.html
https://www.bitcoincash.org/spec/2019-11-15-schnorrmultisig.html
haplo updated
4 years ago
-
Hi,
We're looking at submitting a patch to Electron Cash to add support for an "op_return" parameter in bitcoincash: URI's. There are a fair few use-cases that this would allow for (e.g. allowing a…
-
Hi, i work with Bitcoin ABC. We plan to keep using the CashAddr format, but obviously we will change the prefix after the recent fork.
Would you accept a pull request to support our new prefix in a…
-
Currently Acceptable :
`bitcoincash:qpjdpjrm5zvp2al5u4uzmp36t9m0ll7gd525rss978`
Currently Unacceptable :
`qpjdpjrm5zvp2al5u4uzmp36t9m0ll7gd525rss978`
-
bitcoincash:qr7kywymnwwajndqmhj3nv05p965aznlsum0q8ugdw
-
### Describe the issue
When attempting to open a `bitcoincash:` url when bitcoin ABC is already open, a new instance is opened and so throws the error:
```
Cannot obtain a lock on data directory …
-
My problem is that bitcore-node cannot connect to my local Bitcoin ABC node (0.17.1). I've setup all like [here](https://github.com/bitpay/bitcore/issues/1471), but still getting errors:
```
[2018…
-
Hello!
I use cashaddr::Decode("bitcoincash:qru3sqc0myvd9rg5umj9cl4sqx7r97x6r5kpzsq0vd", "bitcoincash");
for example, and take pair std:string with my prefix and std_vector:
> '\0' 0 0x0…
-
### Describe the issue
TXID 459b264d38ad96295b91d8744d6f52079dbdad3b72f183bf58e3fe8fc52c47b5 has multiple vouts for the same address qqmlpuexkg42n2nfkpjt3ljn6fs9f3vk95ng0vpnhw
listsinceblock RPC…
-
Convenience methods would make the library much easier to use and become more accessible to new developers.
At Honest, we maintain our own library wrapping BITBOX and extending it with some conveni…