Skip to content

Commit c2e93c7

Browse files
rajarshimaitraSanthoshAngulurisaikishore222
committed
Update CHANGELOG
Co-authored-by: SanthoshAnguluri <santhoshanguluri15@gmail.com> Co-authored-by: saikishore222 <saikishore.chsk@gmail.com>
1 parent 36bdbb9 commit c2e93c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
- 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`.
1616
- New `RpcBlockchain` implementation with various fixes.
1717
- Return balance in separate categories, namely `confirmed`, `trusted_pending`, `untrusted_pending` & `immature`.
18+
- Transform testing macros into pure functions. For both Database and Blockchain tests.
19+
- Move testing macros and functions into their own module inside `testutils/helpers.rs`.
1820

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

0 commit comments

Comments
 (0)