ishi

Results 80 issues of ishi

Cyphernode setup.sh allows users to set an `rpcpassword` with whitespaces or quotes and these values will lead to bitcoin container not passing its tests. - How to reproduce? Try setting...

The specfic update in this PR is at `/cyphernodeconf_docker` where a `bitcoin_cbf` property is added to the `schema/config-v0.2.5.json` and `prompters/900_bitcoin.js` to allow a user the option to set `peerblockfilters=1` to...

Hey! Thank you so much for sharing this repo!! I've been playing around with it and wondering what your thoughts are on adding a module to keep writing the orderbook...

Currently all DB implementations in BDK do not encrypt data at rest AFAIK. This leads to privacy concerns in leaking public wallet data to other apps on the device. As...

enhancement

We have been attempting to manually verify reproducibility of Coldcard firmware builds and lay out a process by which anyone can get an exact match on the shasum without any...

### Describe the bug I am looking for how to have freezed toJson and fromJson implemented for a dart type generated from a rust struct. I found only this usage...

enhancement
good first issue
awaiting

added `sudo_if_required` and chown on a few files in dist Still get these errors. Not able to find them in .cyphernodeconf/bitcoin/{wallet,block}notify.sh ``` make walletnotify.sh executablechmod: cannot access '/home/ishi/Orgs/i5hi/cyphernode/dist/cyphernode/bitcoin/walletnotify.sh': No such...

**Describe the enhancement** Currently compile only supports `wsh, sh and sh-wsh`. we require support for `wpkh` script type as well. **Use case** Although wpkh descriptors are straightforward to create by...

enhancement

The import statement used in the docs is incorrect. It needs to be: ```import 'package:flutter_socks_proxy/socks_proxy.dart';```

- [ ] Document structs and methods, and provide example usage. - [x] Publish to crates.io

documentation