Skip to content

Commit

Permalink
feat: implement utils lib, remove duplicated procedures from miden an…
Browse files Browse the repository at this point in the history
…d kernel libs
  • Loading branch information
Fumuran committed Dec 3, 2024
1 parent 6727213 commit 1c545f6
Show file tree
Hide file tree
Showing 24 changed files with 348 additions and 298 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
- Added Format Guidebook to the `miden-lib` crate (#987).
- Added conversion from `Account` to `AccountDelta` for initial account state representation as delta (#983).
- [BREAKING] Added `miden::note::get_script_hash` procedure (#995).
- [BREAKING] Moved the duplicate `masm` procedures to the `utils` library (#1002).

## 0.6.2 (2024-11-20)

Expand Down
Loading

0 comments on commit 1c545f6

Please sign in to comment.