forbole / big-dipper

A block explorer for Cosmos
https://cosmos.bigdipper.live
Apache License 2.0
180 stars 243 forks source link

feat: add Agoric-specific Eventual Send transaction #492

Closed michaelfig closed 3 years ago

michaelfig commented 3 years ago

Description

Added the Agoric-specific /agoric.swingset.MsgDeliverInbound "Eventual Send" transaction type support.

This is a simple transaction that predates IBC. Here is how it displays:

Screen Shot 2021-03-15 at 9 09 14 PM

Checklist

michaelfig commented 3 years ago

Oh, please don't merge yet. I forgot another message I should decode:

Screen Shot 2021-03-15 at 10 59 20 PM

michaelfig commented 3 years ago

R4R, thank you!

Screen Shot 2021-03-18 at 12 23 41 AM

michaelfig commented 3 years ago

@kwunyeung I've resolved the latest conflicts, and this PR is ready-for-review again.

kwunyeung commented 3 years ago

@michaelfig I will merge this PR into a separate agoric branch. I want to keep the master to be cosmos generic.

michaelfig commented 3 years ago

@michaelfig I will merge this PR into a separate agoric branch. I want to keep the master to be cosmos generic.

Oh, okay. For the future, would you like me to submit PRs to maintain that agoric branch, or do you expect to keep it up-to-date? If you want me to maintain, then perhaps I will just keep a fork at agoric-labs/big-dipper (especially since you declare "Fork me!" in the UI). :smile:

kwunyeung commented 3 years ago

@michaelfig keeping your fork will be nice. 😉