Jonathan Underwood

Results 75 issues of Jonathan Underwood

# Goals * Create an open roadmap * Make use of the Project tools / milestones on Github so that other contributors can participate. * Add contributors guide * Will...

See https://github.com/bitcoinjs/bolt11/issues/5#issuecomment-381479499 Travis support should mimic bitcoinjs-lib which has already been updated. ``` bech32 bip174 bip21 bip32 bip32-utils bip32-wallet bip38 bip39 bip44-constants bip65 bip66 bip68 bip69 bitcoin-ops bitcoinjs-lib bitcoinjs-message bitcoinjs.github.io...

## Explanation: 1. On LND, I have X channels open with local balances of A, B, C. 2. I install LNDHub, create a wallet. 3. My wallet balance is 0...

As discussed on the mailing list: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2019-June/thread.html#start Search the page for the following subject: `BIP174 extension proposal (Global Type: PSBT_GLOBAL_XPUB_SIGNATURE)` - POR_COMMITMENT is also a separate BIP, but the encoding...

Proposed BIP modification

Currently, only command args are supported, and the command gets super long. Please support conf file parsing from default `~/.faraday/faraday.conf` file.

good first issue
feature request

When you use openchannel with the push_sats argument (ie. open channel worth 10 BTC and push 5 BTC to the other side from the beginning state) I doubt anyone will...

bug
accounting

As discussed in [#1015](https://github.com/bitcoin-core/secp256k1/issues/1015#issuecomment-969404458) Adding a way to serialize/deserialize keypair would help with libraries that call from WASM etc. Maybe it's just as simple as committing to the format of...

Currently BIP341 recommends: > If the spending conditions do not require a script path, the output key should commit to an unspendable script path instead of having no script path....

Depends on https://github.com/getumbrel/umbrel-manager/pull/81