v1.1.0
Pre-release
Pre-release
What's Changed
- Circom2 + snarkjs update by @corydickson in #336
- coordinator servcie for maci v1.0.4 by @chaosma in #327
- Remove duplicate constraints for valid messages by @corydickson in #342
- Remove duplicate function for totalSupply by @corydickson in #343
- Check verifying keys command by @corydickson in #341
- Fix BigInt issues with new typescript version by @corydickson in #358
- Reconstruct state root before processing batch by @corydickson in #329
- Update package-lock by @corydickson in #367
- fix some typos and bugs by @chaosma in #372
- docs: fix some typo by @chnejohnson in #378
- fix: process messages and handle no-ops in maciState object by @daodesigner in #375
- docs: add demo in cli.md by @chnejohnson in #388
- revert stateRootQip check by @chaosma in #376
- Build custom snarks for v1 by @corydickson in #379
- Enable CI to run e2e tests by @gurrpi in #403
- Add CI workflows to test subpackages by @gurrpi in #401
- Automate GitHub Pages by @gurrpi in #409
- Subsidy calculation by @chaosma in #406
- fix contracts unit test issue by @chaosma in #432
- Fix minor by @chaosma in #433
- Check if
.dat
file exists when runninggenProofs
command by @gurrpi in #434 - Make ballot tree depth value to be stand out by @gurrpi in #441
- Reflect GitHub Organization name change by @gurrpi in #438
- CI: import maci packages from current source by @gurrpi in #456
- Add e2e tests for subsidy by @gurrpi in #445
- Topup feature by @chaosma in #454
- Revert "Topup feature" by @daodesigner in #459
- test: specify
regMatch
keyword clearly by @gurrpi in #465 - Revert the "topup revert" by @chaosma in #466
- Bump the version to v1.1.0 by @gurrpi in #467
Full Changelog: v1.0.4...v1.1.0