]> Untitled Git - bdk/commitdiff
Merge branch 'master' into verifcation-refactor
authorSteve Myers <steve@notmandatory.org>
Tue, 22 Feb 2022 01:47:09 +0000 (17:47 -0800)
committerSteve Myers <steve@notmandatory.org>
Tue, 22 Feb 2022 01:47:09 +0000 (17:47 -0800)
1  2 
CHANGELOG.md
src/blockchain/rpc.rs

diff --cc CHANGELOG.md
index 409bc50cf3b28abd2e8d9dc057abb4261245d165,319c83cca267233aa076140579be45d800fbca15..75801e01a950accf5b8b08185530e0f1031bc637
@@@ -6,8 -6,7 +6,9 @@@ and this project adheres to [Semantic V
  
  ## [Unreleased]
  
+ - Pin tokio dependency version to ~1.14 to prevent errors due to their new MSRV 1.49.0
 +- Removed default verification from `wallet::sync`. sync-time verification is added in `script_sync` and is activated by `verify` feature flag.
 +- `verify` flag removed from `TransactionDetails`.
  
  ## [v0.16.0] - [v0.15.0]
  
Simple merge