43 releases
0.5.4 | Oct 19, 2021 |
---|---|
0.5.3 | Jul 21, 2021 |
0.5.2 | May 19, 2021 |
0.5.1 | Nov 8, 2019 |
0.2.0-alpha.3 | Jul 26, 2019 |
#11 in #genesis
5,544 downloads per month
Used in 59 crates
(2 directly)
1MB
3K
SLoC
Contains (ELF exe/lib, 53KB) secp256k1_blake160_multisig_all, (ELF exe/lib, 53KB) secp256k1_blake160_sighash_all, (ELF exe/lib, 9KB) specs/cells/dao
ckb-system-scripts
CKB's system scripts, which included in the system cells in the genesis block.
Quick Start
git submodule init
git submodule update
make install-tools
make all-via-docker
cargo test --all
Release
Tag and publish the release. GitHub Actions will publish the crate.