serai/coins/bitcoin
Luke Parker 3a6c7ad796 Use TX IDs for Bitcoin Eventualities
They're a bit more binding, smaller, provided by the Rust bitcoin library,
sane, and we don't have to worry about malleability since all of our inputs are
SegWit.
2023-12-06 04:37:11 -05:00
..
src Use TX IDs for Bitcoin Eventualities 2023-12-06 04:37:11 -05:00
tests Use TX IDs for Bitcoin Eventualities 2023-12-06 04:37:11 -05:00
Cargo.toml Add/update msrv for common/*, crypto/*, coins/*, and substrate/* 2023-11-21 01:19:40 -05:00
LICENSE Re-license bitcoin-serai to MIT 2023-01-31 09:45:25 -05:00
README.md Bump crate versions 2023-03-20 20:34:41 -04:00

bitcoin-serai

An application of modular-frost to Bitcoin transactions, enabling extremely-efficient multisigs.