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

SDK Harness flaky test: auth::input_message_msg_sender_from_contract #6509

Open
kayagokalp opened this issue Sep 6, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request testing General testing

Comments

@kayagokalp
Copy link
Member

kayagokalp commented Sep 6, 2024

every not so often the core suggests your message to be used to pay the fee to deploy the contract
since the message doesn't have any data it can be used to cover fees
you then burn the message on the deployment and consequently have no more messages later to query (since for optimization reasons the query doesn't return spent resources)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testing General testing
Projects
None yet
Development

No branches or pull requests

1 participant