Releases: DoraFactory/cw-amaci
Releases · DoraFactory/cw-amaci
cw-amaci v0.1.2
New Features
Delay Operation Records
Added support for tracking delay operations in the MACI system. The new feature records detailed information about delays that occur during deactivate and tally processes.
The delay record includes:
- Timestamp of the delay
- Duration of the delay (in seconds)
- Reason for the delay
- Number of messages processed during the delay
- Type of delay (Deactivate/Tally)
Contract Updates
Mainnet Code IDs
- AMACI Contract:
103
- Registry Contract:
102
Testnet Code IDs
- AMACI Contract:
92
- Registry Contract:
90
What's Changed
- update amaci: add signuped query func by @99Kies in #1
- Add miss rate calculation for operator performance by @99Kies in #2
New Contributors
Full Changelog: https://github.com/DoraFactory/cw-amaci/commits/cw-amaci-v0.1.2