tellor-io / layer

tellor chain - a cosmos sdk chain for reporting and validating arbitrary data
https://www.tellor.io
8 stars 3 forks source link

redesign reporter thoughts #188

Closed akremstudy closed 2 weeks ago

akremstudy commented 3 weeks ago

Don't track anything in the hooks and make joining and exiting manual via transaction messages.

new design relies on maintenance by reporters and selectors!

MsgCreateReporter

MsgSelectReporter

MsgRemoveSelect

MsgSwitchReporter

MsgExit