solana/runtime/benches
mergify[bot] 97795881ce
v1.17: Burn fees collected into invalid accounts (backport of #33887) (#33951)
* Burn fees collected into invalid accounts (#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 ebe8afb0c3)

# 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>
2023-11-07 00:49:34 +01:00
..
accounts.rs v1.17: Burn fees collected into invalid accounts (backport of #33887) (#33951) 2023-11-07 00:49:34 +01:00
bank.rs v1.17: Bump solana_rbpf to v0.8.0 (backport of #33679) (#33793) 2023-10-21 14:14:23 +02:00
prioritization_fee_cache.rs v1.17: Initialize fork graph in program cache during bank_forks creation (backport of #33810) (#33817) 2023-10-23 18:28:40 +00:00
status_cache.rs deprecates Signature::new in favor of Signature::{try_,}from (#32481) 2023-07-14 22:51:12 +00:00