solana-program-library/stake-pool/program
Yuriy Savchenko fec7794c22
Stake pool CLI added (#806)
* Implemented stake-pool CLI with create-pool, deposit, list and withdraw commands, fixed several bugs in underlying smart contract

* Several typos fixed, some error text clarifications.

* Fee parameter in stake pool creation changed into two: numarator and demoninator

* Refactoring to resolve pool request comments

* Added merge to stake_receiver account when claiming whole stake account

* Removed unused import

* Withdraw bump seed calculation fixed
2020-11-10 15:36:05 +01:00
..
src Stake pool CLI added (#806) 2020-11-10 15:36:05 +01:00
Cargo.toml Bump solana version to v1.4.5 2020-11-06 21:29:04 -08:00
Xargo.toml Token stake pool (#493) 2020-10-16 19:38:12 +02:00
program-id.md Token stake pool (#493) 2020-10-16 19:38:12 +02:00