You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.