Skip to content

Commit

Permalink
update CHANGELOG;
Browse files Browse the repository at this point in the history
  • Loading branch information
greenhat committed Aug 8, 2022
1 parent 05aed25 commit 7935213
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ergo-lib/CHANGELOG.md
Expand Up @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- remove `min_value_change` parameter in `TxBuilder::new` and add coin preservation check [#605](https://github.com/ergoplatform/sigma-rust/pull/605);

### Changed
- fix distributed signing in case a script reduces to `true` [#609](https://github.com/ergoplatform/sigma-rust/pull/609);
- fix `AtLeast` handling in the prover [#598](https://github.com/ergoplatform/sigma-rust/pull/598);
- improve error messages for constant value parsing from JSON (box registers) [#600](https://github.com/ergoplatform/sigma-rust/pull/600).

Expand Down

0 comments on commit 7935213

Please sign in to comment.