Skip to content

Commit

Permalink
Update anoma ref to latest lukasz/juvix-integration-tracking (#3227)
Browse files Browse the repository at this point in the history
The Anoma update contains:

* the new jam/cue implementation on the node which is required to get
the Swap example working
* update the Anoma nock anomalib API which contains the new
is-commitment and is-nullifier APIs (though these will be exposed in a
future PR).

The `lukasz/juvix-integration-tracking` branch was updated using:

```
git merge -X theirs origin/artem/juvix-node-integration-v0.28
```
  • Loading branch information
paulcadman authored Dec 6, 2024
1 parent 3700386 commit 4eb7509
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ env:
RISC0_VM_VERSION: v1.0.1
# This is the top commit hash in the branch lukasz/juvix-integration-tracking
# of the anoma repository.
ANOMA_VERSION: 1213cd83b6b0912c98a12e88a40f93ce9b6da094
ANOMA_VERSION: 81601ab7ee8e7ceade7e7cb00bdcc5b65aef77c9
JUST_ARGS: runtimeCcArg=$CC runtimeLibtoolArg=$LIBTOOL
STACK_BUILD_ARGS: --pedantic -j4 --ghc-options=-j

Expand Down
Loading

0 comments on commit 4eb7509

Please sign in to comment.