solana/programs/bpf_loader
mergify[bot] a829deae22
v2.0: SIMD-0118: fix `total_rewards` for recalculation (backport of #2780) (#2794)
* SIMD-0118: fix `total_rewards` for recalculation (#2780)

* Add new feature key

* Wrap existing code with new feature

* Extend test harness

* Make test fail

* Populate EpochRewards::total_rewards from PointValue

* Remove superfluous struct field

* Fixup tests

(cherry picked from commit 4470f6d96e)

# Conflicts:
#	programs/bpf_loader/src/syscalls/mod.rs
#	sdk/src/feature_set.rs

* Fix conflicts

---------

Co-authored-by: Tyera <tyera@anza.xyz>
2024-09-03 10:31:12 -06:00
..
benches Revert deprecate executable feature (#309) 2024-03-20 10:54:15 -05:00
gen-syscall-list Removes redundant imports (#193) 2024-03-12 14:25:59 +08:00
src v2.0: SIMD-0118: fix `total_rewards` for recalculation (backport of #2780) (#2794) 2024-09-03 10:31:12 -06:00
test_elfs Revert "Revert "Add test for executor cache runtime feature upgrades.… (#30428) 2023-02-24 10:04:51 -07:00
Cargo.toml Extract curve25519 crate from zk-token-sdk (#951) 2024-06-18 14:08:57 +09:00