Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
DOBEN committed Jul 18, 2024
1 parent 1a63366 commit ec111e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sponsoredTransactions/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## Unreleased changes

- Change to use the `contract-client` from the Rust SDK.
- Add reject reason decoding of reverted transactions during the dry-run.

## 2.0.0

- Use `AccountSignatures` type for the input parameter to the `permit` function. The sponsored transaction smart contract uses the `check_account_signature` host function with the `AccountSignatures` type as input parameter to verify signatures in the smart contract now.
Expand Down

0 comments on commit ec111e7

Please sign in to comment.