Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase AnomaLib Layer Depth for v0.30 #3277

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

agureev
Copy link
Collaborator

@agureev agureev commented Jan 14, 2025

Description

Anoma v0.30 introduces new layers to the standard library. Therefore there is a need to increase the layer depth references for functions calls.

This allows for the integration into v0.30 of anoma/anoma codebase.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works:
    • Negative tests
    • Positive tests
    • Shell tests

@agureev agureev added the anoma label Jan 14, 2025
@janmasrovira janmasrovira added this to the 0.6.10 milestone Jan 14, 2025
@janmasrovira janmasrovira force-pushed the artem/anoma-v0.30-nockma-index-upd branch from 43038ec to 28c06fc Compare January 14, 2025 23:02
@paulcadman
Copy link
Collaborator

Merging this is blocked on a fix for Anoma node performance regression:

anoma/anoma#1773
anoma/anoma#1777

This issue causes our swap transaction submission test to timeout.

@paulcadman paulcadman force-pushed the artem/anoma-v0.30-nockma-index-upd branch from fccbfd4 to 3c95930 Compare January 15, 2025 18:20
agureev and others added 5 commits January 16, 2025 13:39
Anoma v0.30 introduces new layers to the standard library. Therefore
there is a need to increase the layer depth references for functions calls.
This is the version corresponding to the anomalib that we ship
We're using the paul/juvix-ci-stable branch (which is equal to head of
artem/juvix-integration-v0.30) so we have a stable git ref for CI.
@paulcadman paulcadman force-pushed the artem/anoma-v0.30-nockma-index-upd branch from 826f873 to ce9f1b1 Compare January 16, 2025 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants