solana/programs
Rob Walker a49f5378e2
rewrite vote credits redemption to eat from rewards_pools on an epoch-sensitive basis (#4775)
* move redemption to rewards pools

* rewrite redemption, touch a few other things

* re-establish test coverage
2019-06-21 20:43:24 -07:00
..
bpf Call do.sh from anywhere (#4771) 2019-06-21 12:26:17 -07:00
bpf_loader_api Seperate out BPF Loader helpers (#4768) 2019-06-21 11:08:50 -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 rewrite vote credits redemption to eat from rewards_pools on an epoch-sensitive basis (#4775) 2019-06-21 20:43:24 -07:00
stake_program Beautify Cargo.tomls with |cargo tomlfmt| (#4477) 2019-05-29 18:30:49 -07:00
storage_api Update storage contract to use a deterministic BTreeMap (#4763) 2019-06-21 09:51:05 -07:00
storage_program add Account::new_data (#4701) 2019-06-17 15:58:05 -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 rewrite vote credits redemption to eat from rewards_pools on an epoch-sensitive basis (#4775) 2019-06-21 20:43:24 -07:00
vote_program Beautify Cargo.tomls with |cargo tomlfmt| (#4477) 2019-05-29 18:30:49 -07:00