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

feat(abi)!: add an explicit mapping from ABI params to witness indices #851

Merged
merged 28 commits into from
Feb 17, 2023

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    2f68fe8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73a083e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    123f09d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f829ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3a78f6 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into abi-to-witness-map

    * master:
      chore(ssa): Predicate for store instruction (#829)
      feat(std_lib): println statements (#630)
      chore(ci): Make Kev the committer on release lockfile updates (#845)
      feat(stdlib): Add higher order array functions (#833)
      chore(ssa): Remove values from array type (#771)
    TomAFrench committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    9630143 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e301a6d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    03d63c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    067a711 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    876a938 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3262099 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    dcb07a4 View commit details
    Browse the repository at this point in the history
  2. chore: clippy

    TomAFrench committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    d004680 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b67289 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c08d154 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b71b956 View commit details
    Browse the repository at this point in the history
  6. chore: remove todo

    TomAFrench committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    0a5598c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f520088 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    609ffa7 View commit details
    Browse the repository at this point in the history
  9. chore: clippy

    TomAFrench committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    50af426 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cc9a7ff View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4b94851 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8c4125f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    da6ee42 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1f8a9ea View commit details
    Browse the repository at this point in the history
  15. chore: fix merge issues

    TomAFrench committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    2117c5b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4f0574a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    07741a6 View commit details
    Browse the repository at this point in the history