Skip to content

Commit

Permalink
Merge pull request #29 from venture23-aleo/develop
Browse files Browse the repository at this point in the history
Added changesets
  • Loading branch information
anilpdl authored Oct 9, 2024
2 parents 9c044d9 + 14b6c22 commit ea02085
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changeset/early-toes-beam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
'@doko-js/utils': major
---
7 changes: 7 additions & 0 deletions .changeset/green-bottles-happen.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@doko-js/cli': major
---

- Remove snarkos dependency from doko-js
- Update template to support latest changes
- Replace @aleohq/sdk with @provablehq/sdk
10 changes: 10 additions & 0 deletions .changeset/strong-beds-shout.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
'@doko-js/core': major
---

- Remove snarkos dependency from doko-js
- Replace @aleohq/sdk with @provablehq/sdk
- Remove dry run feature. Instead of parsing transaction from the output of dry, now
outputs are fetched from the endpoint and provided to user
- Add feature to get transaction object from TransactionResponse
- Deprecate LeoExecute
5 changes: 5 additions & 0 deletions .changeset/stupid-gorillas-pay.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@doko-js/wasm': patch
---

- Added mechanism for some utility functions like output decryption, hashing and getting address of program.

0 comments on commit ea02085

Please sign in to comment.