solana-program-library/stake-pool/program
Jon Cinque 11e207cc85
stake-pool: Add user transfer authority on withdraw (#1640)
The stake pool expects pool tokens to be delegated to the withdraw
authority before performing a withdrawal. If a user delegates too many
tokens to the withdraw authority, anyone else can take the rest of their
tokens by doing their own withdrawal.

Delegate pool tokens to an ephemeral keypair and sign with that.
2021-04-27 12:53:46 +00:00
..
proptest-regressions stake-pool: Rename instructions / structs (#1536) 2021-03-30 23:54:06 +02:00
src stake-pool: Add user transfer authority on withdraw (#1640) 2021-04-27 12:53:46 +00:00
tests stake-pool: Add user transfer authority on withdraw (#1640) 2021-04-27 12:53:46 +00:00
Cargo.toml Update SPL to Solana v1.6.6 2021-04-23 13:39:51 -07:00
Xargo.toml Token stake pool (#493) 2020-10-16 19:38:12 +02:00
program-id.md stake-pool-cli: Update RPC client per TODO (#1304) 2021-02-23 00:28:06 +01:00