v0.7.0
github-actions
released this
19 Sep 22:19
·
137 commits
to testnet
since this release
What's Changed
- chore: integrate pagerduty to contract alerts by @JuArce in #847
- fix: solidity coding style by @NicolasRampoldi in #843
- fix: add git reset command before checkout by @glpecile in #867
- docs(summary): minor fixes by @cliraa in #868
- refactor(explorer): standardize make commands by @glpecile in #865
- docs: improvements by @uri-99 in #845
- feat: handle new batch log on separate go routine by @taturosati in #855
- fix(explorer): show correct cost per proof and remove inspects by @glpecile in #830
- feat: add withdraw method for batchers in servicemanager by @NicolasRampoldi in #872
- feat: add a deposit to batcher method in servicemanager by @NicolasRampoldi in #876
- feat(explorer): add search by proof hash by @glpecile in #766
- fix: change less than = 0 in contracts to == 0to reduce gas costs when the number is unsigned by @NicolasRampoldi in #892
- fix(explorer): handle empty events from batcher payment system by @glpecile in #888
- docs: add explanation on zk by @diegokingston in #884
- docs: update operator guide to v0.5.2 by @JuArce in #908
- chore: update contracts addresses by @JuArce in #895
- fix: swap variables declaration in BatcherPaymentService.sol by @JuArce in #903
- chore: update risc0 version in validating public inputs example by @NicolasRampoldi in #891
- docs (readme): fix broken links by @NicolasRampoldi in #912
- fix: normalize address input for /versions/{address} by @JuArce in #914
- chore(examples): bump zkquiz aligned_sdk dependencies by @PatStiles in #896
- fix (sdk): add sender address to wait for verification function by @taturosati in #909
- feat (batcher): allow users to specify max fee by @taturosati in #869
- refactor: 'V2' functionalities to aggregator and operator by @uri-99 in #875
- feat: add onlyAggregator to respondToTask by @uri-99 in #883
- docs: add operator FAQ and troubleshooting guide by @JuArce in #920
- feat: add limit on aggregator spending by @uri-99 in #910
- docs: fix missing broken links from dir rename by @glpecile in #927
- docs: update zkRust documentation by @PatStiles in #932
- docs: remove supported verifiers from running an operator guide by @glpecile in #929
- Modify docs by @diegokingston in #935
- feat(explorer): add operator version via tracker api by @glpecile in #879
- feat: paymentservice add lock on receive by @uri-99 in #859
- feat: make signing eip 712 compliant by @NicolasRampoldi in #916
- ci: fix risc0 test failing by @NicolasRampoldi in #953
- refactor: change panic to return false by @NicolasRampoldi in #959
- feat: add proving system to vk or program code commitment by @entropidelic in #939
- docs: update testnet docs by @JuArce in #973
- fix: Merge testnet to staging v3 by @uri-99 in #983
- docs: update staging docs with testnet docs (#973) by @JuArce in #985
- docs: fix validationg public input example by @JuArce in #987
- Boris docs edits 16 Sept 2024 by @bjdyakov in #986
- Merge b docs from testnet by @MauroToscano in #988
- Update readme with versioning data by @MauroToscano in #974
- feat: add retry to get batch of s3 by @NicolasRampoldi in #958
- fix(explorer): count only active operators for weight by @uri-99 in #934
- docs(explorer): update contents to match latest version by @glpecile in #923
- feat: aggregator should check if gas is enough before respondToTask by @uri-99 in #918
- Fix operator merkle root retrocompatibility by @uri-99 in #996
- remove: emit NewBatchV2 from Aligned.sol by @uri-99 in #1027
- chore: set operator version to v070 by @JuArce in #1029
- docs: set docs version to v060 by @JuArce in #1038
- Staging by @MauroToscano in #1039
Full Changelog: v0.6.0...v0.7.0