JayT106
JayT106
> > Not sure the data scales will be for every CommitBlockRequest. Will it be better if we can filter the events from the Tendermint side? > > I'm not...
> Sam K actually did this in v0.35/v0.36 so at least we have a reference point. Totally agree we should be cleaning this up when we get the chance is...
> @JayT106 do you still use the signer harness? No. If the tendermint doesn't support `signer harness` anymore, we can close this PR
3 questions: How do we control the mempool size? Is it from the app side? I only see `CountTx()` can be used for limiting the tx inserting. Ethereum has a...
> The low level db snapshot/checkpoints hard-links the db files, it seems pretty costly in terms of db size intuitively (need some tests to confirm). not sure why the checkpoints...
> @JayT106 what's the plan with this PR? Was there consensus achieved on the design or idea? @alexanderbez I think this PR is a short-term solution for easing the genesis...
> I see. Thanks for the explanation! Would you say this is ready for review again? @alexanderbez let me update some context in the PR Description to explain how to...
> SGTM. Consider moving to Draft mode and then re-marking it as Ready once you've updated everything? sure, how to move it Draft mode?
> @JayT106 could you fix the conflicts, and in the meantime we'll try to assign someone from the SDK team to start reviewing fixed