solana-with-rpc-optimizations/programs
Rob Walker 4c6a6d63bf
add MiningPools, fund validator MiningPools from inflation (#4676)
* add MiningPool fund validator MinigPools from inflation

* fixup

* finish rename of MINIMUM_SLOT_LENGTH to MINIMUM_SLOTS_PER_EPOCH

* deterministic miningpool location

* point_value, not credit_value... use f64
2019-06-14 11:38:37 -07:00
..
bpf Add test to exercise more args then registers (#4661) 2019-06-12 13:04:53 -07:00
bpf_loader_api Split BPF loader to match the rest of the programs (#4636) 2019-06-12 08:49:59 -07:00
bpf_loader_program Split BPF loader to match the rest of the programs (#4636) 2019-06-12 08:49:59 -07:00
budget_api Witness account data in Budget (#4650) 2019-06-13 18:20:28 -07:00
budget_program Beautify Cargo.tomls with |cargo tomlfmt| (#4477) 2019-05-29 18:30:49 -07:00
config_api add solana_name_id, reassociate names with modules, modularize id tests (#4580) 2019-06-06 19:27:49 -07:00
config_program Beautify Cargo.tomls with |cargo tomlfmt| (#4477) 2019-05-29 18:30:49 -07:00
exchange_api add solana_name_id, reassociate names with modules, modularize id tests (#4580) 2019-06-06 19:27:49 -07:00
exchange_program Beautify Cargo.tomls with |cargo tomlfmt| (#4477) 2019-05-29 18:30:49 -07:00
failure_program Add tick height syscall (#4497) 2019-05-31 16:29:21 -06:00
noop_program Add tick height syscall (#4497) 2019-05-31 16:29:21 -06:00
stake_api add MiningPools, fund validator MiningPools from inflation (#4676) 2019-06-14 11:38:37 -07:00
stake_program Beautify Cargo.tomls with |cargo tomlfmt| (#4477) 2019-05-29 18:30:49 -07:00
storage_api Add storage mining pool to genesis and implement automatic reward redeeming (#4683) 2019-06-13 22:30:51 -07:00
storage_program Fix storage program space issues and limit storage transaction data (#4677) 2019-06-13 17:53:54 -07:00
token_api Bump serde_derive from 1.0.91 to 1.0.92 (#4505) 2019-06-04 15:48:23 -07:00
token_program Beautify Cargo.tomls with |cargo tomlfmt| (#4477) 2019-05-29 18:30:49 -07:00
vote_api add MiningPools, fund validator MiningPools from inflation (#4676) 2019-06-14 11:38:37 -07:00
vote_program Beautify Cargo.tomls with |cargo tomlfmt| (#4477) 2019-05-29 18:30:49 -07:00