oasisprotocol / nexus

Official indexer for the Oasis Network.
Apache License 2.0
14 stars 4 forks source link

Store and present raw tx (body and result) as json #207

Open mitjat opened 2 years ago

mitjat commented 2 years ago

More context: https://github.com/oasisprotocol/oasis-indexer/pull/201#discussion_r1005152800

This is also a step on the way to a full tx details page in the Explorer (as described in the PRD), which will require (additional) deep parsing of tx body+result.

mitjat commented 1 year ago

As discussed in https://github.com/oasisprotocol/oasis-indexer/pull/194#discussion_r1005211465, we'll lean towards parsing the byte[] on the fly for now. Downgrading to p3.