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

fix: Fix serialization in backend #1247

Closed
wants to merge 16 commits into from
Closed

Conversation

kevaundray
Copy link
Contributor

Related issue(s)

Issue #1226 bundles in the change from noir-lang/acvm-backend-barretenberg#145 which seems to have been the problem with the many issues we have related to the backend failing.

This PR will run the tests without the check to ensure it is failing and then pull in the changes from #1226 to see if it now passes.

Resolves #

Description

Summary of changes

Dependency additions / changes

Test additions / changes

Checklist

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt with default settings.
  • I have linked this PR to the issue(s) that it resolves.
  • I have reviewed the changes on GitHub, line by line.
  • I have ensured all changes are covered in the description.

Documentation needs

  • This PR requires documentation updates when merged.

Additional context

@kevaundray
Copy link
Contributor Author

Still fails, going to merge in Tom's backend changes to see if it passes

@kevaundray
Copy link
Contributor Author

It passes on ubuntu, so this was the issue -- I will now add poseidon and check if that is also fixed

@TomAFrench
Copy link
Member

Superceded by #1226

@TomAFrench TomAFrench closed this Apr 28, 2023
@kevaundray
Copy link
Contributor Author

Should have wrote [DO NOT MERGE] -- This was only intended for testing

@kevaundray kevaundray deleted the kw/fix-backend-bug branch April 28, 2023 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants