What's Changed
Added
- Video tipping functionality (#6291)
Fixed
- Improved error handling for optimistic transactions:
- Added hadling for
ExtrinsicFailed
errors - Added adequate cleanup of cached optimistic state on error
- Added hadling for
- Fixed optimistic actions to be able to handle situations when there are multiple comments in
UNCONFIRMED
state - Fixed a bug with invalid condition inside
transactions.manager.tsx
causingonTxSync
to errously timeout in some cases.
IMPORTANT: Depends on Orion release 4.2.0
Full Changelog: v5.5.0...v5.6.0