Skip to content

Commit 5b27deb

Browse files
rajarshimaitraSanthoshAngulurisaikishore222
committed
Update CHANGELOG
Co-authored-by: SanthoshAnguluri <santhoshanguluri15@gmail.com> Co-authored-by: saikishore222 <saikishore.chsk@gmail.com>
1 parent 96be037 commit 5b27deb

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
@@ -22,6 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
- 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`.
2323
- New `RpcBlockchain` implementation with various fixes.
2424
- Return balance in separate categories, namely `confirmed`, `trusted_pending`, `untrusted_pending` & `immature`.
25+
- Transform testing macros into functions. For both Database and Blockchain tests.
26+
- Move testing macros and functions into their own module inside `testutils/helpers.rs`.
2527

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

0 commit comments

Comments
 (0)