Dev Ojha

Results 331 comments of Dev Ojha

The benchmark code helped me understand the API, it wasn't clear to me prior to reading that that the functions using path hints mutated the hint

Amazing!! Thanks for making this happen!

I was being imprecise above, the security threshold isn't `1/|F|`, its `1/` iirc. (Not sure why I wrote `F`, my bad!). So the 128 bit scalars come from the desire...

@musalbas > They should have the code (i.e. state machine) for the Cosmos app, and then they could validate the state transition fraud proof by loading an instance of the...

IIRC, the Tendermint p2p stack places max message sizes on every message, not sure what the defaults are set to for the mempool. There is also a max bytes /...

Closing this issue, as question appears answered!

I don't think we should update to go 1.19 immediately, I don't see much utility in forcing everyone to update their golang versions immediately

These lint changes + CI changes differ from other osmosis standards (e.g. CI YML). (Its golang 1.19's job to ensure compat with v1.18 code) Going to close this for now....

So theres two separate issues here: * v11 release being marked as pre-release * What is the intended notification flow for full nodes And theres a path for automatically upgrading...