Skip to content

v0.2.2

Compare
Choose a tag to compare
@nessshon nessshon released this 14 Jan 00:30
· 8 commits to main since this release

What's Changed

Bug Fixes

  • TonConnect Storage Handling: Fixed an issue where all users were treated as a single entity in storage, causing incorrect data handling. (#32)
  • Transaction Repetition in TonConnect: Resolved a problem where the system repeated the response of the previous transaction instead of processing a new one. Updated storage logic to correctly handle last_event_id. (#32)
  • TonConnect Proof Verification: Fixed an issue with wc conversion in proof verification.

Full Changelog: v0.2.1...v0.2.2