bitcoindevkit / bdk-cli

A CLI wallet library and REPL tool to demo and test the BDK library
Other
111 stars 65 forks source link

Ci/rust toolchain #34

Closed DarthBenro008 closed 3 years ago

DarthBenro008 commented 3 years ago

Description

Fixes #27

Notes to the reviewers

Checklists

All Submissions:

New Features:

afilini commented 3 years ago

FWIW I've confirmed locally that cargo build --features repl,electrum,esplora,compiler,compact_filters --bin bdk-cli produces the same Cargo.lock

rajarshimaitra commented 3 years ago

tACK.

Verified cargo.lock is same.

notmandatory commented 3 years ago

Sorry for the delay in merging I also had to do a rebase.