[Bug]: Validate the coordinator proposed stacks fees #1439
Labels
breaking-protocol
Breaking protocol changes
bug
Something isn't working
immunefi-scope
sbtc signer binary
The sBTC Bootstrap Signer.
Milestone
Feature - Validate the coordinator proposed stacks fees
1. Description
There is nothing preventing a coordinator from proposing large fees for Stacks transactions. This ticket is to fix that by validating fees.
2. Technical Details:
For the initial implementation of fee validation, we should aim to ensure that the proposed fee is under some maximum. Later we can add something fancier for fee estimation, such as having everyone submit their vote on the fee and having the coordinator propose the median or something like that.
2.1 Acceptance Criteria:
3. Related Issues and Pull Requests (optional):
The text was updated successfully, but these errors were encountered: