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: Add package version to Nargo.toml metadata #3427

Merged
merged 10 commits into from
Nov 28, 2023

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    2c675d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35d6d34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    316443b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffbc125 View commit details
    Browse the repository at this point in the history
  5. clippy

    kevaundray committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    80292d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    df98c09 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    d449a1d View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Merge branch 'master' into kw/add-package-version

    * master: (47 commits)
      chore(docs): Links to Aztec docs from errors (#3423)
      chore: nargo fmt (#3612)
      fix: Flatten public inputs according to their index in numerial rather than ascii order (#3605)
      chore(docs): correct typo in `poseidon_hash` example in standard_library (#3608)
      feat: aztec-packages (#3599)
      chore: update code formatting to prevent parameter line wrapping (#3588)
      chore: Update ACIR artifacts (#3597)
      chore: Pull out aztec macros to their own crate and create an API for them in the compiler frontend (#3578)
      chore(ci): deduplicate javascript testing workflows (#3563)
      chore: Release Noir(0.19.4) (#3548)
      chore: update barretenberg to 0.16.0 (#3598)
      chore: move suite of test programs up to repository root (#3485)
      feat: send and receive unflattened public inputs to backend (#3543)
      feat: remove type arrays for flat slices (#3466)
      chore: clippy fix (#3561)
      chore: fix wrapping issue for constraints (#3590)
      feat: add support for tuple values in `noir_codegen` (#3592)
      chore: Remove concept of storage slot from the compiler (#3582)
      chore: Update ACIR artifacts (#3591)
      feat: export `CompiledCircuit` from codegened TS (#3589)
      ...
    TomAFrench committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    0eb2c3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23a9061 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bef952b View commit details
    Browse the repository at this point in the history