-
Doing [Bip32 Revamp](https://github.com/rust-bitcoin/rust-bitcoin/pull/3036) exposed some unit tests in `bitcoin/src/bip32.rs` that can be better by following the design discussed in https://github.co…
-
testing reorg on regtest on top of 20c1880f9b7b0345c17ac343d6583806a4bc53e0 with esplora backend:
- sending an unconfirmed coin to Liana
- Liana detect unconfirmed coin
- then invalidate 2 blocks…
-
>> Seems like `--release` testing is also needed in CI?
>
> I think we just got lucky and what we really need is Miri testing -- this fix does not look like a normal release/debug issue but rather a…
-
https://github.com/rust-bitcoin/rust-bitcoin/pull/2458#discussion_r1518300421
https://github.com/rust-bitcoin/rust-bitcoin/pull/2458#discussion_r1518285461
https://github.com/rust-bitcoin/rust-bitco…
-
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…
-
On Intel macOS 14.6.1
Built Bitcoin Core from https://github.com/bitcoin/bitcoin/pull/30595 @ acca9ee21652d8cffac14926511c2d7a3e40043d using:
```sh
mkdir ~/local-dev
cmake -B build -DBUILD_KER…
Sjors updated
2 months ago
-
"More fuzz coverage. I only started writing a couple fuzz targets after having reviewed the 15k lines of sources. These targets can be improved, asserting more invariants and exercising more logic. Ne…
-
Related to issue https://github.com/rust-bitcoin/rust-bitcoin/issues/2788
-
This is a tracking issue to manage the WASM implementation of the Breez SDK.
**Tasks**
- [x] Test different WASM/WASI/emscripten build methods
- [ ] Identify changes required for Breez SDK / Gr…
-
We are not currently depending on the latest version of `rust-bitcoinconsensus`.
Found with: https://github.com/rust-bitcoin/rust-bitcoin-maintainer-tools/pull/2
### More info
Currently ~we _…