-
-
Notifications
You must be signed in to change notification settings - Fork 8
Release process
Dr. Maxim Orlovsky edited this page Dec 27, 2022
·
6 revisions
Order of repo/crate compillation for a new LNP/BP release (as of v0.9):
- rust-amplify/rust-amplify
- amplufy_syn
- amplify_derive
- amplify_num
- amplify_apfloat
- amplify
- LNP-BP/rust-secp256k1-zkp
- lnpbp_secp256k1zkp
- strict_encoding -- separated from client_side_validation in v0.10
- strict_encoding
- strict_encoding_test
- encoding_derive_helpers - optional
- strict_encoding_derive - optional
- rust-stens
- stens
- rust-aluvm
- aluvm
- client_side_validation
- confined_encoding -- optional, will be introduced in v0.10
- confined_encoding_derive -- optional, will be introduced in v0.10
- commit_verify
- single_use_seals
- client_side_validation
- bp-foundation
- bitcoin_blockchain
- bitcoin_scripts
- descriptor-wallet
- slip132 - optional
- bitcoin_hd
- descriptors
- bitcoin_online
- psbt
- descriptor-wallet
- rust-lnpbp
- lnpbp_bech32
- lnpbp_elgamal - optional
- lnpbp_chain
- lnpbp_identity - optional
- lnpbp
- bp-core
- bp-dbc
- bp-seals
- bp-core
- rgb-core
- rgb-std
- rust-rgb20 -- will be deprecated since v0.10/home/orlovsky/repos/storm-stored
- rgb20
- lightning_encoding
- lightning_encoding_derive
- lightning_encoding
- internet2 -- will be replaced in v0.10/v0.11
- inet2_addr -- optional
- inet2_derive -- optional
- internet2
- lnp-core
- lnp2p
- lnp-core
- storm-core
- invoices
- lnpbp_invoices
- microservices -- will be replaced in v0.10/v0.11
- lnp-node
- lnp_rpc
- lnp_node
- lnp-cli
- storm-stored
- store_rpc
- store_daemon
- store-cli
- storm-node
- storm_rpc
- storm_ext
- storm_node
- storm-cli
- rgb-node
- rgb_rpc
- rgb_node
- rgb-cli
- lnpbp-nodes