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
In data node, many tables are already populated with the transaction hash of the relevant transaction that created/updated the record. For example, transfers.
This ticket is for the low-hanging fruit:
Identify tables already containing a transaction hash
Identify (REST, GraphQL) APIs returning data from those tables
Add the transaction hash to the responses from these APIs
This would be incredibly helpful to:
Link between pages and areas in block explorer
Link from Console and the governance dapp to block explorer
Help users using APIs to investigate on-chain activity to connect data together
It would be good to get an understanding of how much work this would be and if it could be added fairly quickly.
The text was updated successfully, but these errors were encountered:
In data node, many tables are already populated with the transaction hash of the relevant transaction that created/updated the record. For example, transfers.
This ticket is for the low-hanging fruit:
This would be incredibly helpful to:
It would be good to get an understanding of how much work this would be and if it could be added fairly quickly.
The text was updated successfully, but these errors were encountered: