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

chore(master): Release 0.60.0 #9310

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Conversation

AztecBot
Copy link
Collaborator

@AztecBot AztecBot commented Oct 21, 2024

🤖 I have created a release beep boop

aztec-package: 0.60.0

0.60.0 (2024-10-24)

Features

barretenberg.js: 0.60.0

0.60.0 (2024-10-24)

Features

Miscellaneous

aztec-packages: 0.60.0

0.60.0 (2024-10-24)

⚠ BREAKING CHANGES

  • replace usage of vector in keccakf1600 input with array (#9350)
  • TXE single execution env (#9183)
  • remove hash opcodes from AVM (#9209)
  • remove delegate call and storage address (#9330)

Features

Bug Fixes

Miscellaneous

barretenberg: 0.60.0

0.60.0 (2024-10-24)

⚠ BREAKING CHANGES

  • replace usage of vector in keccakf1600 input with array (#9350)
  • remove hash opcodes from AVM (#9209)
  • remove delegate call and storage address (#9330)

Features

Bug Fixes

Miscellaneous

  • avm: Some cleaning in avm prover (#9311) (523aa23)
  • Copying world state binary to yarn project is on generate (#9194) (8d75dd4)
  • Remove delegate call and storage address (#9330) (465f88e)
  • Remove noir_js_backend_barretenberg (#9338) (cefe3d9)
  • Replace usage of vector in keccakf1600 input with array (#9350) (cb58490)

This PR was generated with Release Please. See documentation.

@AztecBot AztecBot force-pushed the release-please--branches--master branch 6 times, most recently from f9238ad to 0126143 Compare October 22, 2024 04:12
@@ -1,5 +1,17 @@
# Changelog

## [0.59.1](https://github.com/AztecProtocol/aztec-packages/compare/barretenberg-v0.59.0...barretenberg-v0.59.1) (2024-10-22)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whyte*

@AztecBot AztecBot force-pushed the release-please--branches--master branch 8 times, most recently from 8e4a5b8 to dc83931 Compare October 22, 2024 15:28
@AztecBot AztecBot changed the title chore(master): Release 0.59.1 chore(master): Release 0.60.0 Oct 22, 2024
@AztecBot AztecBot force-pushed the release-please--branches--master branch 13 times, most recently from 9939ce2 to 87f7020 Compare October 23, 2024 23:39
@AztecBot AztecBot force-pushed the release-please--branches--master branch 18 times, most recently from c16f9de to c91b832 Compare October 24, 2024 17:13
@AztecBot AztecBot force-pushed the release-please--branches--master branch from c91b832 to dcbcc8f Compare October 24, 2024 17:26
@ludamad ludamad merged commit 09c9ad8 into master Oct 24, 2024
41 of 42 checks passed
@ludamad ludamad deleted the release-please--branches--master branch October 24, 2024 17:43
@AztecBot
Copy link
Collaborator Author

@AztecBot
Copy link
Collaborator Author

@AztecBot
Copy link
Collaborator Author

@AztecBot
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat!: remove full hash opcodes from AVM
3 participants