Skip to content

Releases: tempoxyz/mpp-rs

v0.7.0

23 Mar 18:15
cdc32a9

Choose a tag to compare

What's Changed

  • refactor: use tempo_alloy types, reduce boilerplate, ABI-decode reverts by @grandizzy in #139
  • fix: cargo publish not working in release workflow by @brendanjryan in #143
  • chore: release mpp@0.7.0 by @github-actions[bot] in #144

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

22 Mar 15:58
e61e723

Choose a tag to compare

What's Changed

  • Update Readme by @jenpaff in #126
  • chore: remove redundant alloy-signer-local dependency by @mattsse in #128
  • chore: remove revm-database-interface pin and tempo git patches by @mattsse in #127
  • fix: tx hash replay protection for charge method by @Slokh in #129
  • fix: verify signature on stale vouchers to prevent channel hijacking by @Slokh in #130
  • fix: reject keychain envelope signatures in verify_voucher by @Slokh in #131
  • chore: add CODEOWNERS by @zerosnacks in #135
  • chore(deps): update alloy to latest 1.* version by @zerosnacks in #132
  • fix: re-export TempoSessionProvider and channel_ops from client module by @zerosnacks in #133
  • ci: check examples compile in CI by @zerosnacks in #134
  • feat: make reqwest TLS backend configurable by @zerosnacks in #136
  • fix: grant pull-requests:write permission to reusable CI workflow changelog.yml (currently broken) by @zerosnacks in #138
  • feat: add cargo publish to release workflow by @brendanjryan in #142
  • chore: release mpp@0.6.0 by @github-actions[bot] in #125

New Contributors

Full Changelog: https://github.com/tempoxyz/mpp-rs/commits/v0.6.0