-
I noticed that the MnemonicCode is included, and even initialized with an included wordlist in the onCreate() method of the main activity. I don't see any obstacles to implementing this.
The curren…
-
For wallets with a moderate to large number of UTXOs, it is often possible to create a transaction with inputs that sum up to reasonably close to a required value. Even so, you will usually end up wit…
-
Hi,
Elaborating further, steps followed are below;
- I connected sparrow to my btc core node via btc proxy service from embassy (start9), and it's connected to the current block height.
- Con…
asprw updated
2 years ago
-
### How to use Liquid Bitcoin support in BTCPay?
Enable it as if it was any other coin by following the [official docs](https://docs.btcpayserver.org/faq-and-common-issues/faq-altcoin#how-to-add-an-a…
Kukks updated
2 weeks ago
-
Electrum doesn't really do wallet creation and their RPC changes between versions.
Plan:
1. Use something like https://github.com/you21979/node-multisig-wallet/blob/master/lib/wallet.js#L11 to gen…
-
-
To integrate BOLT, we need to add a new unshielded transaction type with a special script/payload/functionality where
1) Funds can be escrowed under the control of the payload
2) The script can …
-
The `datacarriersize` policy option is meant to limit the size of extra data allowed in transactions for relaying and mining. Since the end of 2022, however, attackers have found a way to bypass this …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
This behavior was first noted by @EthanHeilman here: https://github.com/bitcoin/bitcoin/issu…
fjahr updated
2 weeks ago
-
I'm running Bitcore-Node version 5.0.0 beta 8. I'm syncing from a local, fully synced Bitcoin Core 0.15 node. I've gotten to block 378864 and now it's taking on average 14 minutes to process each batc…