v0.10.1
What's Changed
- [util] rename dir name from utils to util by @huangzhiran in #424
- [util] mv util contract to persistence by @huangzhiran in #425
- [scheduler] use COW to avoid concurrency issues by @huangzhiran in #426
- refactor and rename by @huangzhiran in #427
- feat(test): add unit test by @hunshenshi in #428
- [scheduler] add unit test by @huangzhiran in #429
- feat(test): add unit test for datasource by @hunshenshi in #430
- Testnet contracts by @ququzone in #387
- [scheduler] add unit test by @huangzhiran in #431
- [persistence/contract] add project unit test by @huangzhiran in #435
- [persistence/contract] add prover unit test by @huangzhiran in #436
- [task] add unit test by @huangzhiran in #437
- feat(test): add e2e test by @hunshenshi in #434
- [smartcontracts] fix projectID type & prover id by @huangzhiran in #439
- [task] add unit test by @huangzhiran in #438
- [scheduler] add pubsub err judge by @huangzhiran in #440
- feat(test): add test to ci by @hunshenshi in #442
- feat: support did comm message by @saitofun in #433
- [smartcontracts] add multicall query contract by @huangzhiran in #441
- [smartcontracts] generate contract abi & go code by @huangzhiran in #443
- [persistence] add persistence contract & use multi call to determine … by @huangzhiran in #447
- [all] all contract access move to use persistence/contract by @huangzhiran in #449
- [cmd/prover] query proverID from persistence by @huangzhiran in #450
- [dispatcher&scheduler] support contract project attribute by @huangzhiran in #451
- [dispatcher&scheduler] coordinator verify sequencer sig & coordinator verify prover sig by @huangzhiran in #452
- [persistence/contract] refactor code by @huangzhiran in #453
- feat(metrics): add task metrics by @hunshenshi in #448
- [all] local test fix by @huangzhiran in #458
- feat(metrics): add failed task by @hunshenshi in #459
- [doc] release for v0.10.1 by @huangzhiran in #460
Full Changelog: v0.10.0...v0.10.1