-
Sometimes users forget to close the related issue after merging a PR. I suggest adding a GitHub Action to automatically close the issue upon PR merge. If this approach seems useful, I’d be glad to tak…
-
It should be fairly easy as it is almost the same as Bitcoin BTC
-
When using the fulcrum-api through bch-js to get utxos for a p2sh32 address (default smart contract addresses in CashScript)
the api returns
```
{
"success": false,
"error": {
"succe…
-
**Is your feature request related to a problem? Please describe.**
Coinbase Commerce was updated this year to exclusively accept UTXO-based cryptocurrencies, requiring users to have a KYC-verified …
-
what needs to be done
-
I am not sure if this stems from the difference between extendr and savvy, so apologies if this is completely unrelated.
When comparing the already existing polars binding using extendr (`polars`) …
-
I have tried to send BCH to different exchanges and wallets but each time I get "Please enter a valid address." I have tried this over two months, so it's not just an issue today.
The balance shown…
-
I tried implementing BCH encoding and decoding using AFF3CT library. I found that Decoder_BCH_fast runs slower than Decoder_BCH_std. Are there any compiler options that need to be enabled?
Any help w…
-
I brought this up in the #support channel on Slack and @placer14 asked me to file it as an issue.
Client version: 2.2.1
Server version: 0.12.0
Context:
I'm doing test sales for [P2P VPS](https…
-
It seems to take 100 times longer than the conversion from `arrow::Table`.
Could `arrow` be using ALTREP to make the materialization later?
Details
``` r
library(polars)
library(arrow, wa…