forked from solana-labs/solana
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v1.17: Burn fees collected into invalid accounts (backport of solana-…
…labs#33887) (solana-labs#33951) * Burn fees collected into invalid accounts (solana-labs#33887) * refactor: create bank::fee_distribution module * feature: add checks to fee distribution * refactor: move Bank::deposit fn into test_utils * feedback * feedback 2 * add datapoints * change to datapoint_warn * typo (cherry picked from commit ebe8afb) # Conflicts: # runtime/src/bank.rs # runtime/src/bank/tests.rs * resolve conflicts --------- Co-authored-by: Justin Starry <justin.starry@icloud.com> Co-authored-by: Justin Starry <justin@solana.com>
- Loading branch information
Showing
6 changed files
with
964 additions
and
515 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
Oops, something went wrong.