91 releases (25 breaking)
new 0.121.0-rc1 | Jan 8, 2025 |
---|---|
0.120.0 | Dec 11, 2024 |
0.120.0-rc2 | Nov 20, 2024 |
0.117.0 | Jul 29, 2024 |
0.38.0 | Nov 18, 2020 |
#191 in Magic Beans
163 downloads per month
Used in 6 crates
(via ckb-network-alert)
51KB
911 lines
ckb-multisig
This crate is a component of ckb.
CKB multi-signature library.
Minimum Supported Rust Version policy (MSRV)
This crate's minimum supported rustc version is 1.81.0
lib.rs
:
Multi-signatures.
A m-of-n signature mechanism requires m valid signatures signed by m different keys from the pre-configured n keys.
Dependencies
~1.4–2.5MB
~50K SLoC