Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support larger tx sizes from cosmos Broadcaster #843

Merged
merged 2 commits into from
Oct 25, 2023

Conversation

chatton
Copy link
Contributor

@chatton chatton commented Oct 25, 2023

When working on the 08-wasm tests, the MsgStoreCode message was quite large, and was not included in a block by the time the authtx function was being called.

This PR adds polling to periodically attempt to fetch the tx. It will fail if the tx is still not found after the interval.

@chatton chatton requested a review from a team as a code owner October 25, 2023 15:38
@chatton chatton requested a review from agouin October 25, 2023 15:38
@Reecepbcups Reecepbcups enabled auto-merge (squash) October 25, 2023 17:32
@Reecepbcups Reecepbcups merged commit 71fa3a9 into strangelove-ventures:main Oct 25, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants