Skip to content

v0.4.0

Compare
Choose a tag to compare
@bhgomes bhgomes released this 09 Jun 02:29
· 111 commits to main since this release
ebf9352

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

Full Changelog: https://github.com/Manta-Network/manta-rs/commits/v0.4.0