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**: https://github.com/nessshon/tonutils/compare/v0.2.1...v0.2.2