Skip to content

refactor(testnet_cleanup): remove faucet address check #2968

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

Merged
merged 1 commit into from
Mar 28, 2025

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented Mar 28, 2025

The faucet.addr file is already excluded by the filter_addr_files function. This simplifies the logic and ensures all addresses are processed uniformly.

Affected file:

  • cardano_node_tests/utils/testnet_cleanup.py

The `faucet.addr` file is already excluded by the `filter_addr_files`
function. This simplifies the logic and ensures all addresses are
processed uniformly.

Affected file:
- `cardano_node_tests/utils/testnet_cleanup.py`
@mkoura mkoura requested a review from saratomaz as a code owner March 28, 2025 15:17
@mkoura mkoura merged commit ee5f8ed into master Mar 28, 2025
3 checks passed
@mkoura mkoura deleted the rm_faucet_addr_check branch March 28, 2025 15:20
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.

1 participant