Skip to content

Commit

Permalink
Merge branch 'origin/mateusz/shared-sdk-integration-wip' (#1238)
Browse files Browse the repository at this point in the history
* origin/mateusz/shared-sdk-integration-wip:
  changelog: add #1238
  wasm: update checksums
  feat: point to the masp_proofs with correct multicore feature flag
  feat: disable multicore ff by default, make ShieldedUtils trait async
  • Loading branch information
Fraccaman committed Jun 5, 2023
2 parents fe395eb + 0cf7dab commit 8410fd3
Show file tree
Hide file tree
Showing 12 changed files with 116 additions and 100 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- Added `multicore` feature flag to the namada and namada_core
crate that can be switched off for JS WASM build.
Additionally, changed the `trait ShieldedUtils` to be async.
([\#1238](https://github.com/anoma/namada/pull/1238))
Loading

0 comments on commit 8410fd3

Please sign in to comment.