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.1.0-alpha48 #1804

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 25, 2023

🤖 I have created a new Aztec Packages release

0.1.0-alpha48 (2023-08-30)

Features

  • Add ARM build for Mac + cleanup artifacts (#1837) (270a4ae)
  • broadcasting 'public key' and 'partial address' as L1 calldata (#1801) (78d6444), closes #1778
  • Check sandbox version matches CLI's (#1849) (7279730)
  • docs: adding some nitpick suggestions before sandbox release (#1859) (c1144f7)
  • More reliable getTxReceipt api. (#1793) (ad16b22)
  • noir: use #[aztec(private)] and #[aztec(public) attributes (#1735) (89756fa)
  • Recursive fn calls to spend more notes. (#1779) (94053e4)
  • Simulate enqueued public functions and locate failing constraints on them (#1853) (a065fd5)
  • Update safe_math and move to libraries (#1803) (b10656d)
  • Write debug-level log to local file in Sandbox (#1846) (0317e93), closes #1605

Bug Fixes

  • Conditionally compile base64 command for bb binary (#1851) (be97185)
  • default color to light mode (#1847) (4fc8d39)
  • Disallow unregistered classes in JSON RPC interface and match by name (#1820) (35b8170)
  • Set side effect counter on contract reads (#1870) (1d8881e), closes #1588
  • Truncate SRS size to the amount of points that we have downloaded (#1862) (0a7058c)

Miscellaneous

Documentation


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master--components--aztec-packages branch 26 times, most recently from 768f12c to 3bc82fd Compare August 30, 2023 09:50
@github-actions github-actions bot force-pushed the release-please--branches--master--components--aztec-packages branch from 3bc82fd to f77826d Compare August 30, 2023 09:55
@PhilWindle PhilWindle merged commit e89cd26 into master Aug 30, 2023
@PhilWindle PhilWindle deleted the release-please--branches--master--components--aztec-packages branch August 30, 2023 12:30
@github-actions
Copy link
Contributor Author

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