Skip to content

Commit 2e7612d

Browse files
rajarshimaitraSanthoshAngulurisaikishore222
committed
Update CHANGELOG
Co-authored-by: SanthoshAnguluri <santhoshanguluri15@gmail.com> Co-authored-by: saikishore222 <saikishore.chsk@gmail.com>
1 parent 63dd109 commit 2e7612d

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

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

0 commit comments

Comments
 (0)