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: wrong coin sort for faucet #4434

Merged
merged 8 commits into from
Dec 3, 2024
Merged

fix: wrong coin sort for faucet #4434

merged 8 commits into from
Dec 3, 2024

Conversation

Pantani
Copy link
Collaborator

@Pantani Pantani commented Dec 1, 2024

Description

The faucet is not working when the coins are not sorted in the call; this PR forces the coin to sort before sending the faucet transfer. It also fixes the stdIn for some IDE like Goland

@Pantani Pantani added the skip-changelog Don't check changelog for new entries label Dec 1, 2024
julienrbrt
julienrbrt previously approved these changes Dec 1, 2024
@Pantani Pantani added backport/v28.x.y Backport to v28.x.y and removed backport/v28.x.y Backport to v28.x.y labels Dec 2, 2024
@mergify mergify bot merged commit fae8b67 into main Dec 3, 2024
47 of 49 checks passed
@mergify mergify bot deleted the fix/faucet-coins branch December 3, 2024 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:ci CI/CD workflow and automated jobs. component:cmd component:configs component:packages skip-changelog Don't check changelog for new entries type:internal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants