solana/core
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
..
benches create_genesis_block() now returns a struct (#4403) 2019-05-22 20:39:00 -07:00
src Add storage mining pool (#4364) 2019-05-23 14:50:23 -07:00
tests create_genesis_block() now returns a struct (#4403) 2019-05-22 20:39:00 -07:00
.gitignore add /target/ to .gitignore files for all crates (#4217) 2019-05-08 12:15:05 -07:00
Cargo.toml Add CPU affinity for PoH service thread (#4394) 2019-05-22 14:21:43 -07:00
build.rs Revert "Revert "revert-revert-erasure and erasure fixes (#3833)" (#3855)" (#3889) 2019-04-18 21:56:43 -07:00