Aleksandr Bezobchuk

Results 409 comments of Aleksandr Bezobchuk

Let's get CI passing. @kocubinski any interest in taking a look at this?

What do you mean by "format Proto messages"?

I'm struggling to understand the proposal. Isn't this just making sure we don't include `option (gogoproto.goproto_stringer) = false;`?

> Having parallel nonces will allow accounts such as from IBC relayers to safely submit concurrent transactions to the same block with future versions of Tendermint. You mean being able...

I just want to clarify, with ABCI++ via TM v0.37 and SDK v0.47, the app-side mempool will respect nonces and clients/relayers **CAN** submit multiple txs from the same account. In...

You mean you'd like to create a gov proposal type, i.e. sdk.Msg, that would un-tombstone a tombstoned validator?

What would adding this parameter do exactly? Say we add it, we don't actually use or enforce maximum supply? Or are you suggesting that we add this param and limit...

I mean I'm not necessarily opposed to it. But also, there really isn't any chain I know of that uses x/mint and has a capped supply.

I already wrote an ADR on this and it was rejected. I believe the relevant discussion from that, which included you and @ValarDragon was to close the ADR and use...