Skip to content

Commit

Permalink
circuits: Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
moCello committed Jun 17, 2024
1 parent 07028dd commit a0da54d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circuits/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Rename `recipient` module to `sender_enc` [#214]
- Rename `blinding_factor` to `value_blinder` [#214]
- Add `sender_enc` field to `TxOutputNote` [#214]
- Add `note_pk` field to `TxOutputNote` [#214]
- Add `sender_pk`, `signatures`, `output_npk` and `sender_blinder` fields to `TxCircuit` [#214]
- Remove `ViewKey` from `TxOutputNote::new()` parameters [#191]
- Make `rng` the first param in `TxInputNote::new` [#189]
Expand Down

0 comments on commit a0da54d

Please sign in to comment.