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

RPC-465 adding optional flag to include 0 for every slot there is no transaction #14

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

dmitriy-helius
Copy link
Collaborator

Overview

  • Client complained that they were paying too high of fees. Analysis shows that the account they were querying has almost no transactions. The decision was made to add a flag that clients can use to add zero to slots with no transactions.
  • The flag will be false by default not to impact others

Testing

  • Unit testing
  • Local testing

@dmitriy-helius dmitriy-helius merged commit 40fd41b into main Oct 17, 2024
2 checks passed
@dmitriy-helius dmitriy-helius deleted the rpc465 branch October 17, 2024 16:08
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.

1 participant