-
Should probably avoid needless effort duplication and see what code can be shared with https://github.com/rust-bitcoin/rust-lightning and other rust-bitcoin libraries since everyone having their own l…
-
> Payments on the path are free, i.e. literally zero sats cost, and immediate. But the collateral cost is very non-trivial, i.e. at the point of spending, you must have funded the penalty bond, which …
-
1.0146π
EN
Introduction
Problem: Accessibility of 1st Gen Cryptocurrencies
Solution: Pi - Mining Goes Mobile
Pi Economic Model: Balancing Scarcity and Access
Utility: Monetizing untapped resourc…
-
Recently [Alby](https://github.com/getAlby/lightning-browser-extension) added the function `window.nostr.signSchnorr` to their nostr key manager to enable us to turn a nostr key into a bitcoin wallet…
-
Currently there is a fee for sending a transaction, but after that all full nodes are required to store your transaction outputs forever at no further cost to you.
Utxos and shielded pools impose s…
-
Is there any valid reason to not use Bitcoin address prefixes? We aren't on 2013 any longer, nowadays crypto users very well know when they are using Bitcoin or an altcoin. Ethereum alts use the same …
-
**Project 101 / FAQ (“5 minutes to coding”)**
The auditing 101 deliverable should be something like:
- 'what is unique about this as an auditor;
- what is the security model
- where are the drag…
-
### Please describe the feature you'd like to see added.
I'd like to see the ability to specify that only V2 protocol connections are allowed.
### Is your feature related to a problem, if so please …
-
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…
-
All RPC Connections seem to fail after the recent Update to Bitcoin Core 28.0.
Specter can not connect from local LAN, as well as sparrow.
How could i resolve this? Reinstalling Bitcoin core would…