Skip to content

handling a POA chain from IBC #10

Description

@hxrts

Asked the IBC team about this, their response:

https://github.com/cosmos/cosmos-sdk/blob/589835dd98134da353e16d52cb733b538a5ac8f3/x/staking/abci.go#L19
They'd need to add Get/SetHistoricalInfo func and then call SetHistoricalInfo in begin blocker, similar to track historical info
TrackHistoricalInfo sets the current blocks historical info and prunes old historical info blocks. For simplicity, pruning could be left out and then you don't need a HistoricalInfo param as defined in types

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions