Skip to content

Commit

Permalink
chore: added transaction number limit and updated tests to the limits…
Browse files Browse the repository at this point in the history
… introduced in `miden-objects` (#503)
  • Loading branch information
polydez authored Sep 27, 2024
1 parent 973c6ef commit 10df0e2
Show file tree
Hide file tree
Showing 14 changed files with 271 additions and 239 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- Optimized state synchronizations by removing unnecessary fetching and parsing of note details (#462).
- [BREAKING] Changed `GetAccountDetailsResponse` field to `details` (#481).
- Improve `--version` by adding build metadata (#495).
- [BREAKING] Introduced additional limits for note/account number (#503).

## 0.5.1 (2024-09-12)

Expand Down
Loading

0 comments on commit 10df0e2

Please sign in to comment.