This Release adds several improvements to CLI, SDK and Batcher. Also it updates examples to be compatible with Hoodi network
CLI / SDK
Introduced functionality to unlock, lock, and withdraw funds.
Batcher
Automatically removes users with unlocked funds. Unlocking your funds will remove your pending proofs from the queue.
For Operators
This upgrade is Optional for both Testnet and Mainnet.
What's Changed
- Log address on lack of funds error by @MauroToscano in #2119
- feat(batcher): poll for unlock events and remove users with unlocked funds by @JuArce in #2123
- fix(test): Change the tests Holesky RPC url to the Hoodi one by @maximopalopoli in #2133
- Pull fixes from testnet by @JuArce in #2135
- feat: notify user after replacement message by @maximopalopoli in #2131
- docs: update Holesky network for Hoodi in the examples of submitting proofs tutorial by @maximopalopoli in #2134
- fix: change pub input curl URL in get_proof_test_files script by @maximopalopoli in #2136
- Restore flush logic (Nuclear option for state recovery) by @MauroToscano in #2121
- docs: change Holesky network for Hoodi in the Try Aligned section by @maximopalopoli in #2138
- docs: change Holesky for Hoodi in Generating proofs for Aligned section by @maximopalopoli in #2139
- docs: use Hoodi instead of Holesky in Aligned CLI section examples by @maximopalopoli in #2140
- fix: add Hoodi support for the circom example by @maximopalopoli in #2141
- fix: use hoodi instead of holesky in the verify example by @maximopalopoli in #2143
- fix: use hoodi network instead of holesky on zkquiz example by @maximopalopoli in #2144
- fix: add Hoodi support for l2 example by @maximopalopoli in #2142
- feat: unlock, lock and withdraw funds in sdk and cli by @MarcosNicolau in #2149
- docs: v0.19.1 by @JuArce in #2148
- v0.19.1 by @JuArce in #2137
Full Changelog: v0.19.0...v0.19.1