solana-program-library/stake-pool/py/stake
Jon Cinque a1c827d674
stake-pool: Update program to work with minimum delegation (#3127)
* stake-pool: Update program to work with minimum delegation

* Update minimum reserve lamports in the CLI

* Cargo fmt

* Add another test for hijacked account

* Fix python and JS constants
2022-05-02 22:45:25 +02:00
..
__init__.py stake-pool-py: Create and deserialize stake pools (#2557) 2021-12-10 00:43:25 +01:00
actions.py stake-pool-py: Create and deserialize stake pools (#2557) 2021-12-10 00:43:25 +01:00
constants.py stake-pool: Update program to work with minimum delegation (#3127) 2022-05-02 22:45:25 +02:00
instructions.py stake-pool-py: Create and deserialize stake pools (#2557) 2021-12-10 00:43:25 +01:00
state.py stake-pool-py: Add more waits to solidify tests (#2882) 2022-02-07 22:26:23 +01:00