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

Add Event Attributes as a searchable term #92

Open ejmg opened 5 months ago

ejmg commented 5 months ago

Summary

Allow a user to search for specific events, e.g. penumbra.core.component.dex.v1.EventPositionExecution, and get a page of results of transactions related to that event type.

Furthermore, if provided a protobuf json serialization of the field, do a direct search for items that contain that specific event with that specific value. Using the previous example, this would look like:

penumbra.core.component.dex.v1.EventPositionExecution.positionId='{"inner":"+IVefeiPlwicyi3mukMCDolEvpC9ZoiaIi7LGnb/URE="}'