solana/wallet
Michael Vines b37d2fde3d
Add storage mining pool (#4364)
* Add storage mining pool

* Set gossip port

* Add create-storage-mining-pool-account wallet command

* Add claim-storage-reward wallet command

* Create storage account upfront

* Add storage program to genesis

* Use STORAGE_ACCOUNT_SPACE

* Fix tests

* Add wallet commands to create validator/replicator storage accounts

* Add create_validator_storage_account()

* Storage stage no longer implicitly creates a storage account
2019-05-23 14:50:23 -07:00
..
src Add storage mining pool (#4364) 2019-05-23 14:50:23 -07:00
tests wallet: add --url, remove --host/--rpc-host/--rpc-port/-rpc-tls (#4153) 2019-05-06 07:38:26 -07:00
.gitignore add /target/ to .gitignore files for all crates (#4217) 2019-05-08 12:15:05 -07:00
Cargo.toml Add storage mining pool (#4364) 2019-05-23 14:50:23 -07:00
wallet-help.sh Relocate *-help.sh to their respective packages 2019-03-20 14:34:57 -07:00