Skip to content

aztec-packages: v0.20.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@AztecBot AztecBot released this 23 Jan 10:02
ca8b5d9

0.20.0 (2024-01-22)

⚠ BREAKING CHANGES

  • nullifier key (#4166)
  • Unify ABIs between nargo and yarn-project (#3989)

Features

Bug Fixes

Miscellaneous

  • Archiver store (#3966) (af2be87)
  • avm: List avm opcodes in a (enum => class) map in TS (#4113) (dee564a)
  • bb: More concise namespaces, plookup => bb::plookup (#4146) (14d39ed)
  • bb: Namespace plonk::stdlib => stdlib (#4117) (cd2f67f)
  • bb: Namespace proof_system=>bb (#4116) (7438db3)
  • docs: Aztec-up doesnt need latest, remove warnings around sandbox/cli npm pkgs (#4138) (2bbf7a9)
  • docs: Update js release notes for 0.18.0 (#4051) (bdbe963)
  • docs: Update lsp install instructions (#4110) (3138816), closes #4098
  • Dont mirror build-system mirror_repos.yml (#4067) (04f8e0d)
  • Fixes many broken urls (#4109) (41ae75c)
  • Remove dependency cycles in sequencer-client (#4017) (fe4538b)
  • Remove lodash times in favor of foundation fn (#3877) (a10eef0)
  • Remove mutex dependency (#4160) (3b82be0)
  • Remove unnecessary computation (#4133) (f35bdb8)
  • Remove unused noir-version json (#4105) (afca819)
  • Remove unwanted submodules (#4085) (dda7c9c)
  • Replace relative paths to noir-protocol-circuits (59feeb5)
  • Replace relative paths to noir-protocol-circuits (44d9136)
  • Replace relative paths to noir-protocol-circuits (84b0bad)
  • Simplify and fix DocsExample contract, e2e singleton + codegen to not show internal methods (#4169) (38d262e)
  • Update noir (#4168) (d40ad06)

Documentation

  • Update migration notes (#4175) (dbc8174)
  • yellow-paper: Update circuit sections for nullifier keys and static calls (#4155) (ed71a57)
  • yellowpaper: Refresh of avm instruction set (#4081) (52162ee)