solana/runtime
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 Accounts index opt (#4621) 2019-06-10 18:15:39 -07:00
src Add storage point tracking and tie in storage rewards to economics (#4824) 2019-06-26 10:40:03 -07:00
tests Break noop_program -> runtime dependency (#4481) 2019-05-30 11:20:49 -07:00
.gitignore add /target/ to .gitignore files for all crates (#4217) 2019-05-08 12:15:05 -07:00
Cargo.toml Bump serde_derive from 1.0.92 to 1.0.93 (#4790) 2019-06-23 20:23:41 -07:00
append_vec_serialize add fee burning (#4818) 2019-06-26 10:13:21 -07:00