Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
Co-authored-by: SanthoshAnguluri <[email protected]>
Co-authored-by: saikishore222 <[email protected]>
  • Loading branch information
3 people committed Oct 10, 2022
1 parent 84a2235 commit 9ac9bcc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Change the meaning of the `fee_amount` field inside `CoinSelectionResult`: from now on the `fee_amount` will represent only the fees asociated with the utxos in the `selected` field of `CoinSelectionResult`.
- New `RpcBlockchain` implementation with various fixes.
- Return balance in separate categories, namely `confirmed`, `trusted_pending`, `untrusted_pending` & `immature`.
- Transform testing macros into functions. For both Database and Blockchain tests.
- Move testing macros and functions into their own module inside `testutils/helpers.rs`.

## [v0.20.0] - [v0.19.0]

Expand Down

0 comments on commit 9ac9bcc

Please sign in to comment.