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

[Solana]: Fix fee calculations + add validated test values #427

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

PabloMansanet
Copy link
Contributor

No description provided.

@PabloMansanet PabloMansanet requested a review from toblich January 9, 2025 14:49
@PabloMansanet PabloMansanet requested a review from a team as a code owner January 9, 2025 14:49
toblich
toblich previously approved these changes Jan 9, 2025
Copy link
Contributor

@toblich toblich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@@ -356,14 +356,22 @@ impl Solana2AnyMessage {
}
}

#[allow(dead_code)]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this still flagged as dead code by the linter, or could we remove the attribute?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah I missed this, sorry!

Copy link

Metric network_fee_fixes_and_validated_tests main
Coverage 76.5% 76.4%

@PabloMansanet PabloMansanet requested a review from toblich January 10, 2025 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants