Key changes
This release is cut from the aztec-implementation branch and is only intended to be run by a single testnet guardian instance. The code changes within have not yet gone through the usual contributor review process and are intended for testing purposes only, and only in a way that makes sure that potential issues within this version don't impact liveness on other testnets.
To connect to Aztec testnet, use the following config parameters:
--aztecRPC YOUR_RPC
--aztecContract 0x0848d2af89dfd7c0e171238f9216399e61e908cd31b0222a920f1bf621a16ed6
What's Changed
- Aztec Implementation by @svlachakis in #4436
- Aztec Build Fixes by @svlachakis in #4437
- Aztec Testnet by @svlachakis in #4439
Full Changelog: v2.43.0...v2.43.0-aztec