solana/core
Sagar Dhawan df1c473341
Add storage point tracking and tie in storage rewards to economics (#4824)
* Add storage point tracking and tie in storage rewards to epochs and economics

* Prevent validators from updating their validations for a segment

* Fix test

* Retain syscall scoping for readability

* Update Credits to own epoch tracking
2019-06-26 10:40:03 -07:00
..
benches Change check_txs to ignore recv errors and re-enable test (#4593) 2019-06-17 19:04:21 -07:00
src Add storage point tracking and tie in storage rewards to economics (#4824) 2019-06-26 10:40:03 -07:00
tests Stake weighted pruning for the gossip network (#4769) 2019-06-26 00:30:16 -07:00
.gitignore add /target/ to .gitignore files for all crates (#4217) 2019-05-08 12:15:05 -07:00
Cargo.toml Bump chrono from 0.4.6 to 0.4.7 (#4812) 2019-06-26 07:58:41 -06:00
build.rs Avoid linking with CUDA directly 2019-06-21 15:26:22 -07:00