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
{{ message }}
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.
Add a row to eth.receipt_cids to index the PostStateOrStatus.
We may want to blow this out into two separate rows: PostState(Root) and Status.
We may want to extend the Status (failed vs successful) field directly into the corresponding transaction record in the eth.transaction_cids table.
We will need a script to go back and extract this information from already indexed receipts.
The text was updated successfully, but these errors were encountered: