Skip to content

Commit

Permalink
Merge pull request #12 from fluidvanadium/add_changelog
Browse files Browse the repository at this point in the history
Add changelog
  • Loading branch information
fluidvanadium authored Jun 17, 2024
2 parents 471a062 + c2962db commit b2c17c5
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion zcash_client_backend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this library adheres to Rust's notion of
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [Zingo]
- replace create_proposed_transaction with `calculate_proposed_transaction`
- dont try to write the calculated transaction to wallet, that will be handled later
- ignore collecting any transaction metadata
- handle usk differently
- modify change algorithm
- added display for NoteId

## [0.12.1] - 2024-03-27

Expand Down

0 comments on commit b2c17c5

Please sign in to comment.