Skip to content

chore: release v0.4.1#88

Merged
brendanjryan merged 1 commit intomainfrom
changelog-release/main
Mar 18, 2026
Merged

chore: release v0.4.1#88
brendanjryan merged 1 commit intomainfrom
changelog-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 18, 2026

This PR was opened by the Changelogs release workflow.

When you're ready to release, merge this PR and the packages will be published.


0.4.1 (2026-03-18)

Patch Changes

  • Updated the testnet escrow contract address to 0xe1c4d3dce17bc111181ddf716f75bae49e61a336. (by @brendanryan, #90)
  • Updated examples/api-server/README.md to replace references to the external purl tool with the pympp client (python -m mpp.fetch) and corrected the secret_key documentation to reflect that it is read from the MPP_SECRET_KEY env var rather than auto-generated. (by @brendanryan, #90)
  • Added a pluggable Store interface and MemoryStore implementation for transaction hash replay protection in ChargeIntent. When a store is provided, verified tx hashes are recorded and subsequent attempts to reuse the same hash are rejected with a VerificationError. (by @brendanryan, #90)
  • Updated mainnet escrow contract address to 0x33b901018174DDabE4841042ab76ba85D4e24f25. (by @brendanryan, #90)
  • Raised DEFAULT_GAS_LIMIT from 100,000 to 1,000,000 for Tempo AA (type-0x76) transactions to account for their higher intrinsic gas cost (~270k for a single TIP-20 transfer). (by @brendanryan, #90)

@github-actions github-actions bot force-pushed the changelog-release/main branch from 5460c0d to 45ead2a Compare March 18, 2026 21:19
@github-actions github-actions bot changed the title chore: release pympp@0.4.1 chore: release v0.4.1 Mar 18, 2026
@github-actions github-actions bot force-pushed the changelog-release/main branch from 45ead2a to c72a14c Compare March 18, 2026 23:20
@brendanjryan brendanjryan merged commit 986211f into main Mar 18, 2026
@brendanjryan brendanjryan deleted the changelog-release/main branch March 18, 2026 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant