MD Aleem

Results 3 comments of MD Aleem

I tried tendermint postgres indexer and events are syncing. The only issue is tendermint events [queries](https://github.com/tendermint/tendermint/blob/main/state/indexer/sink/psql/psql.go#L233-L250) are not implemented for postgres indexer. We have to write our own client to...

> Not sure if the `orm` module is being added back in for testing as part of the draft but we should be importing the `orm` module from the sdk...

> // the big question is how to get the pubkey for a validator is no longer in state Shall we hard-code validators pubkey list?