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: data bus #3508

Merged
merged 24 commits into from
Dec 1, 2023
Merged

feat: data bus #3508

merged 24 commits into from
Dec 1, 2023

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    387b1bf View commit details
    Browse the repository at this point in the history
  2. add doc

    guipublic committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    7464379 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e90891b View commit details
    Browse the repository at this point in the history
  4. fix merge from master

    guipublic committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    c165671 View commit details
    Browse the repository at this point in the history
  5. fix build

    guipublic committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    49c77b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99c39fa View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. try to fix the test

    guipublic committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    587bc56 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

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

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    cd185ad View commit details
    Browse the repository at this point in the history
  2. fix merge issues

    guipublic committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    5c4ba8b View commit details
    Browse the repository at this point in the history
  3. update js visibility

    guipublic committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    ccb5145 View commit details
    Browse the repository at this point in the history
  4. format

    guipublic committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    8f596d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    63f5056 View commit details
    Browse the repository at this point in the history
  2. update Abi for wasm

    guipublic committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    48766c6 View commit details
    Browse the repository at this point in the history
  3. try to fix wasm

    guipublic committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    46cccf6 View commit details
    Browse the repository at this point in the history
  4. add disclaimer to the doc

    guipublic committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    18321f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

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

Commits on Nov 30, 2023

  1. try to fix CI

    guipublic committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e2278b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Merge branch 'master' into gd/databus

    * master: (28 commits)
      feat: reuse witnesses more when interacting with memory (#3658)
      chore(ci): stop committing new acir artifacts (#3654)
      chore: add env var for test updates in nargo_fmt (#3638)
      chore: remove unnecessary conversions from `add_constant` (#3651)
      feat: Complex slice inputs for dynamic slice builtins (#3617)
      feat: Add `FieldElement::from<usize>` implementation (#3647)
      chore: fix relative paths in reease please (#3646)
      chore: add integration test for verifying a recursive proof onchain (#3167)
      chore: adding docs to release please (#3571)
      chore(ci): Fix publishing of ACVM crates (#3645)
      chore(docs): address visibility issues in docs (#3643)
      chore: type formatting (#3618)
      fix: Restrict fill_internal_slices pass to acir functions (#3634)
      chore(docs): docs for v0.19.4 (#3601)
      feat: aztec-packages (#3626)
      chore: Move tests to the correct root (#3633)
      feat: Implement integer printing (#3577)
      fix: corrected the formatting of error message parameters in index out of bounds error (#3630)
      chore: Update ACIR artifacts (#3619)
      chore(debugger): Run debugger REPL in thread (#3611)
      ...
    TomAFrench committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    840fde8 View commit details
    Browse the repository at this point in the history
  2. chore: fix merge

    TomAFrench committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    44e3502 View commit details
    Browse the repository at this point in the history
  3. try to fix CI

    guipublic committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    a2041b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55670ff View commit details
    Browse the repository at this point in the history
  5. chore: update artifacts

    TomAFrench committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    81fe94b View commit details
    Browse the repository at this point in the history