Roman
Roman
Blocked by #1916
Fixing this isn't as simple due to the dependencies on the cosmos-sdk APIs. The core problem is that some sdk modules such as `x/bank` and `x/distribution` operate on `sdk.Coins` as...
What lints are you proposing to whitelist?
I haven't had any issues with the markdown lints besides some already disabled so I would say that all are fine with me. I find heading levels, indentations, and line...
Thanks for the reviews everyone!
We should investigate if events are emitted correctly in other modules and create issues for them, if applicable
> I can try looking into x/lockup as i'm pretty familiar with that module That would be awesome! Would you like to create an issue to track this? Similar to...
Synched offline - will not pursue this further unless asked for guarantees by integrators. Will wait for more event improvements from the SDK and/or code gen what's possible
Blocked by #1916 and #1918
I think it's good to merge given that this is backported + merge conflict changes.