Skip to content

Commit 5ce7067

Browse files
authored
refactor: move files and add bindings (0xMiden#1408)
1 parent 68ac60f commit 5ce7067

File tree

13 files changed

+836
-440
lines changed

13 files changed

+836
-440
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
* Added `NoAuth` component to the web client ([#1330](https://github.com/0xMiden/miden-client/pull/1330)).
1515
* Implemented shared source manager for better error reporting ([#1275](https://github.com/0xMiden/miden-client/pull/1275)).
1616
* Added `getMapEntries` method to `AccountStorage` in web client for iterating storage map entries ([#1323](https://github.com/0xMiden/miden-client/pull/1323)).
17+
* Refactored code into their own files and added `ProvenTransaction` and `TransactionStoreUpdate` bindings for the WebClient ([#1408](https://github.com/0xMiden/miden-client/pull/1408)).
1718

1819
### Changes
1920

0 commit comments

Comments
 (0)