solana-with-rpc-optimizations/programs/stake/src
Jon Cinque 2b33c0c165
stake: Allow stakes with unmatched credits observed to merge (#18985)
* stake: Allow stakes with unmatched credits observed to merge

* Address feedback

* Remove branch by doing a ceiling in one calc
2021-08-04 10:43:34 -04:00
..
config.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
lib.rs Refactor stake program into solana_program (#17906) 2021-06-15 18:04:00 +02:00
stake_instruction.rs Add Stake checked tests 2021-07-06 21:53:18 +00:00
stake_state.rs stake: Allow stakes with unmatched credits observed to merge (#18985) 2021-08-04 10:43:34 -04:00