0.10.10
- Upgrade nearcore to
1.24.0-rc.3
- Add FT events support:
assets__fungible_token_events
table stores the information about FTmint
,transfer
,burn
events - Add index on
action_receipt_actions
table. Applying migration could take some time - Introduce
ReceiptsCache
to optimize the way we matchReceipts
with parentTransactions
Note 0.10.9 release is skipped as 1.24.0-rc.2
was without memory performance fix