You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Notable changes include a new bitcoind RPC based blockchain client module for quick syncing to bitcoind, a new linked-list LocalChain, and an upgrade to rust-bitcoin 0.30.
Add AnchorFromBlockPosition trait which are for anchors that can be constructed from a given block, height and position in block. Add bitcoind_rpc chain source module. #1041
Create a new minor release
Summary
Notable changes include a new bitcoind RPC based blockchain client module for quick syncing to bitcoind, a new linked-list LocalChain, and an upgrade to rust-bitcoin 0.30.
Commit
6ebdd19
Changelog
Fixed
Added
bitcoind_rpcchain source module. #1041bitcoind_rpcchain source module. #1041bitcoind_rpcchain source module. #1041bitcoind_rpcchain source module. #1041bitcoind_rpcchain source module. #1041Changed
apply_updateinstead ofdetermine_changeset+apply_changesetaround the code #1092Checklist
Release numbering must follow Semantic Versioning. These steps assume the current
masterbranch development version is 1.0.0-alpha.1.On the day of the release
Update the
masterbranch with to version 1.0.0-alpha.2:masterbranch.bump_dev_1_0_alpha_2.bump_dev_1_0_alpha_2branch to the next development MINOR+1 version.Cargo.tomlversion value to1.0.0-alpha.2.Cargo.tomlversion to0.6.0.Cargo.tomlversion to0.4.0.Cargo.tomlversion to0.4.0.CHANGELOG.mdfile.bump_dev_1_0_alpha_2branch tomaster.Tag and publish new release:
HEADcommit in themasterbranch.v1.0.0-alpha.2--signflag.bitcoindevkit/bdkrepo.Release 1.0.0-alpha.2.1.0.0release check the "Pre-release" box.