-
### Background
Only a portion of proofs is generated locally after SendAsset to 12 addresses, this is also true after 6 blocks have been generated in bitcoin mainnet.
Bitcoin of asset's this UTX…
-
## Description
Create a simple go program in `/cmd/native-btc` that will:
* read config from ENV (Bitcoin RPC) or `.env` file -> see https://github.com/gonative-cc/relayer/blob/master/env/init…
-
`Bitcoin P2P e-cash paper
Satoshi Nakamoto satoshi at vistomail.com
Fri Oct 31 14:10:00 EDT 2008
Previous message: Fw: SHA-3 lounge
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I've …
-
## Feature Description
I'd like [BIP-0353](https://github.com/bitcoin/bips/blob/master/bip-0353.mediawiki) support so that offers can be automatically fetched from DNS records and paid in one simpl…
-
This is to be implemented in a separate repository by importing `citrea` and `citrea-e2e`.
We want to make sure we can rebuild state from state diffs we send to DA.
This CLI:
- Has connection t…
-
```
layers: consensus, standard library
consensus: fast-forward
```
Currently all anchors inside a consignments are identified by just by their transaction ID. Verification of a consignment ther…
-
## Summary
```
thread 'bitcoin_e2e::sequencer_commitments::test_ledger_get_commitments_on_slot_prover' panicked at bin/citrea/tests/bitcoin_e2e/sequencer_commitments.rs:64:14:
called `Option::un…
-
If I remember correctly this is doable and I already discussed about that online.
Not in the original repository according to [opentimestamps-client/issues/created_by/Benjamin-Loison](https://githu…
-
some mints still have non-hex keyset ids. Example [minibits](https://mint.minibits.cash/Bitcoin/v1/keysets) mint has keysets:
```
"keysets": [
{
"id": "9mlfd5vCzgGl",
"unit": "sat",
…
-
I recently came across [`nomic`](https://github.com/nomic-io/nomic) which describes itself as a proof-of-stake Bitcoin sidechain based on tendermint. Best technical description is in the whitepaper[1]…