Skip to content

0.3.0

Compare
Choose a tag to compare
@kukabi kukabi released this 04 May 08:18
· 469 commits to main since this release
b3257d8
  • b3257d8 - Bump version.
  • 4cf192e - Pass real and multisig account ids around when processing nested calls (batch, multisig and proxy). Telegram bot: remove the 'last 400 days' info subtitle from rewards & payouts charts.
  • df6de57 - Pt.2: Add extrinsic batch indices to events to successfully match them with extrinsics (calls) in batches.
  • d50f9e4 - Pt.1: Add extrinsic batch indices to events to successfully match them with extrinsics (calls) in batches.
  • 9370451 - Change the method of identifying extrinsic/call success/failure :: preparation for connecting event records to the extrinsics, possibly in batches or even nested batches.
  • d24e7a7 - Get block timestamp from storage, not the timestamp extrinsic.