solana-program-library/stake-pool/program/tests
Jon Cinque 1411d8b4fd
stake-pool: Option to use transfer + allocate + assign for PDA (#2920)
2022-02-16 16:22:46 +01:00
..
helpers Fix up helper to create rent-exempt accounts (#2720) 2022-01-08 15:51:17 -07:00
decrease.rs stake-pool: Remove copied stake program code (mostly) (#2526) 2021-10-19 16:48:56 +02:00
deposit.rs Update tests to prepare for `BanksClientError` (#2657) 2021-12-23 13:08:06 -05:00
deposit_authority.rs stake-pool-py: Add simple rebalance bot (#2630) 2021-12-13 13:17:07 +01:00
deposit_sol.rs Update tests to prepare for `BanksClientError` (#2657) 2021-12-23 13:08:06 -05:00
huge_pool.rs Decrease the stake pool size due to the new mem op syscall base cost (#2705) 2022-01-05 14:26:13 -08:00
increase.rs stake-pool: Remove copied stake program code (mostly) (#2526) 2021-10-19 16:48:56 +02:00
initialize.rs Update SDK to 1.9.2, fix warnings (#2674) 2021-12-28 23:02:47 -05:00
set_deposit_fee.rs stake-pool: Add withdraw-sol command + CLI + docs (#2475) 2021-10-05 22:44:03 -04:00
set_epoch_fee.rs stake-pool: Reduce wait for active stake merges (#2553) 2021-11-01 15:14:49 +01:00
set_funding_authority.rs Update tests to prepare for `BanksClientError` (#2657) 2021-12-23 13:08:06 -05:00
set_manager.rs Update tests to prepare for `BanksClientError` (#2657) 2021-12-23 13:08:06 -05:00
set_preferred.rs stake-pool: Add withdraw-sol command + CLI + docs (#2475) 2021-10-05 22:44:03 -04:00
set_referral_fee.rs stake-pool: Add withdraw-sol command + CLI + docs (#2475) 2021-10-05 22:44:03 -04:00
set_staker.rs Update tests to prepare for `BanksClientError` (#2657) 2021-12-23 13:08:06 -05:00
set_withdrawal_fee.rs stake-pool: Reduce wait for active stake merges (#2553) 2021-11-01 15:14:49 +01:00
update_stake_pool_balance.rs stake-pool: Reduce wait for active stake merges (#2553) 2021-11-01 15:14:49 +01:00
update_validator_list_balance.rs stake-pool: Reduce wait for active stake merges (#2553) 2021-11-01 15:14:49 +01:00
vsa_add.rs stake-pool: Option to use transfer + allocate + assign for PDA (#2920) 2022-02-16 16:22:46 +01:00
vsa_remove.rs Update SDK to 1.9.2, fix warnings (#2674) 2021-12-28 23:02:47 -05:00
withdraw.rs Update SDK to 1.9.2, fix warnings (#2674) 2021-12-28 23:02:47 -05:00
withdraw_sol.rs stake-pool: Remove copied stake program code (mostly) (#2526) 2021-10-19 16:48:56 +02:00