penumbra-zone / cuiloa

Third party block explorer built with NextJS for the Penumbra Zone network
Apache License 2.0
7 stars 2 forks source link

ActionView `Visible` and `Opaque` Variants #94

Closed ejmg closed 5 months ago

ejmg commented 5 months ago

Part of #81 work

This PR finishes a first pass at the ActionViews with Visible and Opaque variants along with a dozen or so components for the message types that make up their definitions and ~3 dozen getters for accessing these values.

While still rough, the skeleton for TransactionViews is more coherent now and opens up the path for other issues to be addressed.