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
feat: enforce app creator returning application implement AppWithPendingTxStream in build time (#440)
* feat: enforce app creator returning application implementing AppWithPendingTxStream in build time
* update application interface and app creator wiring for EVM server integration
* use cosmosevmserver.Application interface instead of servertypes.Application with assertion
* add new Application interface and AppCreator type to support pending tx stream
* add doc
0 commit comments