v0.4.0
What's Changed
- feat: setup ci by @bhgomes in #3
- feat: manta core libraries API design by @bhgomes in #13
- chore: bump actions/checkout from 1 to 3 by @dependabot in #30
- feat: refactor to adapt manta-pay integration by @stechu in #35
- fix: generalize wallets and fix receiving key encoding by @bhgomes in #33
- fix: simplify errors by @stechu in #36
- fix: use correct AssetList BalanceState implementation by @bhgomes in #38
- feat: support scalar mul of arkworks curve using precomputed table by @tsunrise in #34
- fix: convert back to async wallet interface by @bhgomes in #42
- chore: bump scale-codec and scale-info by @Dengjianping in #52
- fix: remove trapdoor from circuit by @bhgomes in #50
- fix: add serde implementation to HD KDF by @bhgomes in #53
- chore: revert scale dependencies back since v0.9.18 isn't ready by @bhgomes in #54
- feat: upgrade simulation to a CLI by @bhgomes in #58
- feat: add contribution guidelines and issue/PR templates by @bhgomes in #48
- feat: improve ledger API flexibility and encoding by @bhgomes in #59
- feat: add recovery to simulation by @bhgomes in #62
- feat: add benchmarks by @BoyuanFeng in #63
- feat: improve synchronization infrastructure by @bhgomes in #64
- feat: increase simulation likelihood of low probability events by @bhgomes in #68
- feat: add WASM Benchmark by @BoyuanFeng in #66
- fix: remove the package flag in benchmark CI by @bhgomes in #75
- feat: add parameter generation for poseidon hash by @BoyuanFeng in #57
- chore(deps): upgrade scale dependencies 3.1.2 and 2.1.2 by @bhgomes in #85
- fix: downgrade poseidon back to previous version for binary compatibility by @bhgomes in #88
New Contributors
- @bhgomes made their first contribution in #3
- @dependabot made their first contribution in #30
- @stechu made their first contribution in #35
- @tsunrise made their first contribution in #34
- @Dengjianping made their first contribution in #52
- @BoyuanFeng made their first contribution in #63
Full Changelog: https://github.com/Manta-Network/manta-rs/commits/v0.4.0