solana/core
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
..
benches Add GPU based PoH verification (#4524) 2019-06-08 10:21:43 -06:00
src add MiningPools, fund validator MiningPools from inflation (#4676) 2019-06-14 11:38:37 -07:00
tests add MiningPools, fund validator MiningPools from inflation (#4676) 2019-06-14 11:38:37 -07:00
.gitignore add /target/ to .gitignore files for all crates (#4217) 2019-05-08 12:15:05 -07:00
Cargo.toml Bump byteorder from 1.3.1 to 1.3.2 (#4641) 2019-06-11 11:21:26 -07:00
build.rs Add chacha-sys crate (#4620) 2019-06-10 07:14:02 -07:00