Skip to content

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 3, 2025

Description

Cherry-picks #21853

Steps to reproduce: simd tx protocolpool create-continuous-fund alice 0.1


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • included the correct type prefix in the PR title, you can find examples of the prefixes below:

  • confirmed ! in the type prefix if API or client breaking change

  • targeted the correct branch (see PR Targeting)

  • provided a link to the relevant issue or specification

  • reviewed "Files changed" and left comments if necessary

  • included the necessary unit and integration tests

  • added a changelog entry to CHANGELOG.md

  • updated the relevant documentation or specification, including comments for documenting Go code

  • confirmed all CI checks have passed

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.

Please see Pull Request Reviewer section in the contributing guide for more information on how to review a pull request.

I have...

  • confirmed the correct type prefix in the PR title
  • confirmed all author checklist items have been addressed
  • reviewed state machine logic, API design and naming, documentation is accurate, tests and test coverage

Summary by CodeRabbit

  • Bug Fixes
    • Resolved an issue with processing large numeric values in transactions.
  • New Features
    • Enhanced error messages to display valid option choices for invalid inputs.
    • Added support for precise decimal inputs in command-line flags, improving both validation and handling.

This is an automatic backport of pull request #24361 done by [Mergify](https://mergify.com).

(cherry picked from commit df07789)

# Conflicts:
#	client/v2/CHANGELOG.md
#	simapp/go.sum
@mergify mergify bot added the conflicts label Apr 3, 2025
@mergify mergify bot requested a review from a team April 3, 2025 14:03
Copy link
Contributor Author

mergify bot commented Apr 3, 2025

Cherry-pick of df07789 has failed:

On branch mergify/bp/release/v0.53.x/pr-24361
Your branch is up to date with 'origin/release/v0.53.x'.

You are currently cherry-picking commit df0778984.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   client/v2/autocli/flag/builder.go
	new file:   client/v2/autocli/flag/legacy_dec.go
	modified:   simapp/go.mod
	modified:   tests/go.mod

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   client/v2/CHANGELOG.md
	both modified:   simapp/go.sum

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@aljo242 aljo242 enabled auto-merge April 3, 2025 16:13
@aljo242 aljo242 added this pull request to the merge queue Apr 3, 2025
Merged via the queue into release/v0.53.x with commit 41c2866 Apr 3, 2025
45 checks passed
@aljo242 aljo242 deleted the mergify/bp/release/v0.53.x/pr-24361 branch April 3, 2025 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants