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

fees: validator voting broken #4540

Closed
Tracked by #4545
conorsch opened this issue Jun 4, 2024 · 1 comment
Closed
Tracked by #4545

fees: validator voting broken #4540

conorsch opened this issue Jun 4, 2024 · 1 comment
Labels
A-fees Area: Relates to transaction fees C-bug Category: a bug needs-refinement unclear, incomplete, or stub issue that needs work

Comments

@conorsch
Copy link
Contributor

conorsch commented Jun 4, 2024

Since enabling fees in #4306, we've observed that validator voting is broken:

❯ pcli validator vote cast yes --on 9
Scanning blocks from last sync height 375858 to latest height 375858
[0s] ██████████████████████████████████████████████████       0/0       0/s ETA: 0s
building transaction [1 actions, 0 proofs]...
finished proving in 0.002 seconds [1 actions, 0 proofs, 297 bytes]
broadcasting transaction and awaiting confirmation...
Error: error broadcasting transaction

Caused by:
    status: Internal, message: "Error submitting transaction: code 1, log: failed to deliver transaction: check_stateful failed: fee must be greater than or equal to the transaction base price (supplied: 0, base: 1)", details: [], metadata: MetadataMap { headers: {} }

Let's fix and point-release.

@conorsch
Copy link
Contributor Author

conorsch commented Jun 4, 2024

Resolved by #4554

@conorsch conorsch closed this as completed Jun 4, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Done in Penumbra Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-fees Area: Relates to transaction fees C-bug Category: a bug needs-refinement unclear, incomplete, or stub issue that needs work
Projects
Archived in project
Development

No branches or pull requests

1 participant