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

Finish cosmwasm-check --verbose #2216

Merged
merged 6 commits into from
Aug 22, 2024

Conversation

chipshort
Copy link
Collaborator

Based on and merging into #2213

We could also opt for using log instead to avoid having to drag the &mut Log everywhere, but this works and is probably good enough.

@chipshort chipshort requested a review from webmaster128 August 16, 2024 13:43
Copy link
Member

@webmaster128 webmaster128 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

.stderr(predicate::str::contains("Max function parameters"));

Ok(())
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

packages/vm/src/compatibility.rs Outdated Show resolved Hide resolved
Copy link
Member

@webmaster128 webmaster128 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@chipshort chipshort merged commit 62b6642 into debug-logs-cosmwasm-check Aug 22, 2024
30 of 32 checks passed
@chipshort chipshort deleted the co/debug-logs-check branch August 22, 2024 13:45
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