solana/programs
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
..
bpf Split SDK's BPF Rust-utils (#4369) 2019-05-21 13:39:27 -07:00
bpf_loader Bump libc from 0.2.54 to 0.2.55 (#4324) 2019-05-17 13:24:12 -07:00
budget_api Transaction format changes toward Credit-Only accounts (#4386) 2019-05-22 18:23:16 -04:00
budget_program get program names from programs (#4273) 2019-05-14 10:44:16 -07:00
config_api test_process_store_ok() now pays with a system account (#4339) 2019-05-17 20:17:50 -07:00
config_program get program names from programs (#4273) 2019-05-14 10:44:16 -07:00
exchange_api Transaction format changes toward Credit-Only accounts (#4386) 2019-05-22 18:23:16 -04:00
exchange_program get program names from programs (#4273) 2019-05-14 10:44:16 -07:00
failure_program add /target/ to .gitignore files for all crates (#4217) 2019-05-08 12:15:05 -07:00
noop_program add /target/ to .gitignore files for all crates (#4217) 2019-05-08 12:15:05 -07:00
stake_api add bank hash to votes (#4381) 2019-05-21 21:45:38 -07:00
stake_program get DLL names from programs that made the DLL (#4269) 2019-05-13 14:17:44 -07:00
storage_api Add storage mining pool (#4364) 2019-05-23 14:50:23 -07:00
storage_program get program names from programs (#4273) 2019-05-14 10:44:16 -07:00
token_api Bump bincode from 1.1.3 to 1.1.4 (#4290) 2019-05-15 09:47:55 -06:00
token_program get program names from programs (#4273) 2019-05-14 10:44:16 -07:00
vote_api add slot_hashes to bank, remove phony slot_hashes_from_vote_instruction (#4401) 2019-05-22 19:07:56 -07:00
vote_program get DLL names from programs that made the DLL (#4269) 2019-05-13 14:17:44 -07:00