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

Fix mock mining UTXO check to avoid unnecessary complaints #5845

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Parikalp-Bhardwaj
Copy link
Contributor

@Parikalp-Bhardwaj Parikalp-Bhardwaj commented Feb 20, 2025

closes #5841

This PR prevents the node from emitting misleading No UTXOs warnings when running in mock_mining mode.

Hi @diwakergupta ,I hoped this would work. Please let me know if there are any other suggestions or improvements.

@Parikalp-Bhardwaj Parikalp-Bhardwaj requested review from a team as code owners February 20, 2025 22:47
@rdeioris
Copy link
Collaborator

Hi @Parikalp-Bhardwaj thanks for your patch, but i think you inadvertently committed a wrong file: the Cargo.toml is polluted with what it looks like an example config.

In addition to this, it would be useful if you can craft an integration test for the patch as well as an updated CHANGELOG.

Thanks again

@Parikalp-Bhardwaj
Copy link
Contributor Author

Thank you for reviewing @rdeioris. I made an incorrect commit in stacks-core/testnet/stacks-node/Cargo.toml. Could you please review it now and let me know what you think?

@rdeioris
Copy link
Collaborator

rdeioris commented Mar 4, 2025

@Parikalp-Bhardwaj sorry i still see the Cargo.toml in the files list: https://github.com/stacks-network/stacks-core/pull/5845/files

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.

Node configured to mock mine keeps complaining about no UTXOs
2 participants