-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: make boost detection more accurate (#5369)
* fix: make boost detection more accurate * fix: remove unnecessary TaintedTransactionStatus::Boosted * test: Added more tests - Proof that we can report between pre and witness still rejecting a tx if the channel was not bossted - We can not change the status of a report if its already prewitnessed * chore: fix cargo fmt * chore: remove dupe test --------- Co-authored-by: Jan Börner <jan@chainflip.io>
- Loading branch information
Showing
2 changed files
with
57 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters