Releases: tempoxyz/mpp-rs
Releases · tempoxyz/mpp-rs
v0.7.0
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.0by @github-actions[bot] in #144
New Contributors
- @grandizzy made their first contribution in #139
Full Changelog: v0.6.0...v0.7.0
v0.6.0
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:writepermission to reusable CI workflowchangelog.yml(currently broken) by @zerosnacks in #138 - feat: add cargo publish to release workflow by @brendanjryan in #142
- chore: release
mpp@0.6.0by @github-actions[bot] in #125
New Contributors
- @jenpaff made their first contribution in #126
- @mattsse made their first contribution in #128
- @zerosnacks made their first contribution in #135
Full Changelog: https://github.com/tempoxyz/mpp-rs/commits/v0.6.0