v0.8.0
github-actions
released this
02 Oct 21:09
·
100 commits
to testnet
since this release
What's Changed
- fix(code quality): Remove unnescessary error check in aggregator by @PatStiles in #1009
- refactor(batcher): batch building algorithm by @entropidelic in #1008
- chore(security): Bump gnark version by @PatStiles in #991
- fix(code quality): Remove panics from functions that return result by @PatStiles in #1013
- fix(audit): Batcher contains unmaintained and yanked crates by @PatStiles in #995
- fix(code quality): Improve error for S3 upload in Batcher by @PatStiles in #1014
- refactor: remove 0 check in recovered address in BatcherPaymentService by @MarcosNicolau in #1064
- Pull hotfixes to staging by @MauroToscano in #1096
- chore(examples): Bump
aligned-sdk
in examples to v0.7.2 by @PatStiles in #1079 - chore(examples): Bump
aligned-sdk
in examples to v0.7.2 (#1079) by @MauroToscano in #1098 - fix: groth16 burst test for new gnark version by @IAvecilla in #1102
- feat(audit): Emit events in Operator whitelist by @PatStiles in #1107
- feat(audit): Use block timestamp instead of block number. by @PatStiles in #1085
- Improve docs by @diegokingston in #1111
- fix: batcher sends proof even if eip712 signature contents are incompatible by @uri-99 in #1005
- fix(contracts): check address are not zero in initialization by @MarcosNicolau in #1094
- feat(): Add docs to generating proofs for zkrust by @PatStiles in #1063
- docs: add guide to run operator using systemd by @JuArce in #1078
- fix: operator double signature by @MarcosNicolau in #1088
- feat: migrate cbor lib and add Fuzzer for cbor serialization by @IAvecilla in #1110
- feat(ffi): ffi refactors by @PatStiles in #1092
- ci: add job to run batcher tests by @IAvecilla in #1126
- feat(sdk): Add Max Fee Estimate. Update zkQuiz to better represent how the SDK should be used by @PatStiles in #1131
- Pull changes from testnet to staging by @MauroToscano in #1147
- Revert gnark upgrade by @MauroToscano in #1150
- chore: install aligned from latest tag and update OPERATOR_VERSION by @JuArce in #1156
- feat: add fund_payment_service and get_balance_in_payment_sevice on sdk by @uri-99 in #1142
- v0.8.0 by @MauroToscano in #1123
New Contributors
- @MarcosNicolau made their first contribution in #1064
- @IAvecilla made their first contribution in #1102
Full Changelog: v0.7.3...v0.8.0