solana/programs/stake/src
Jeff Washington (jwash) 4e7e675c07
lamports += -> checked_add_lamports (#16791)
2021-04-27 09:11:35 -05:00
..
config.rs account.data -> data() (#15778) 2021-03-09 22:31:33 +00:00
lib.rs Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
stake_instruction.rs account.owner = X -> account.set_owner(X) (#16754) 2021-04-23 12:34:22 -05:00
stake_state.rs lamports += -> checked_add_lamports (#16791) 2021-04-27 09:11:35 -05:00