-
-
WalletAppKit kit = new WalletAppKit(params, new File("/tmp/test_address3"), "PRE_FIX_address3") {
@Override
protected void onSetupCompleted() {
if (wallet().getKeyChainGroupSize() <…
-
`#` [`Minimal reproducible example`](https://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example); please be sure to set `verbose=TRUE` where possible!
```R
library(benc…
-
There's something wrong about `polars` performance for sorting, I don't know if it's due to the mismatch between our rust-polars version and the latest one or if it's due to a bug somewhere (or someth…
-
Trying to sweep a paper wallet with BCH funds produces the error "No wallets available to receive funds", even with an existing wallet which is configured to use BCH and has a non-empty balance.
Th…
-
Hopefully by just moving the `check_environment()` checks to C. I can live with no `default` being slow, although that does kind of stink.
This is one place where it feels like a full C level `chec…
-
Given the speed of `fwrite`, it can be used in conjunction with `fread` as an alternative to `do.call(paste, ...)` to flatten multiple columns into a character vector. It would be nice to be able to c…
-
**Repository**: **[chaintip/chaintip-github](http://github.chaintip.org/chaintip/chaintip-github)**
**Issue [#29](http://github.chaintip.org/chaintip/chaintip-github/issues/29)**: **Create a Video for…
-
When I run `xpub-scan --currency bch ` (actual address removed for privacy), I get:
```
(Data fetched from the default provider)
Active addresses
Scanning Bitcoin Cash addresses...
- scanni…
-
Feel free to close, just sharing some of my experiments. This is very cool! I imagine you don't have much control over the benchmarks since you're mostly just connecting the wires for rust functions, …