solana/sdk
Ryo Onodera de4a613610
Check bank capitalization (#11927)
* Check bank capitalization

* Simplify and unify capitalization calculation

* Improve and add tests

* Avoid overflow and inhibit automatic restart

* Fix test

* Tweak checked sum for cap. and add tests

* Fix broken build after merge conflicts..

* Rename to ClusterType

* Rename confusing method

* Clarify comment

* Verify cap. in rent and inflation tests

Co-authored-by: Stephen Akridge <sakridge@gmail.com>
2020-09-12 01:48:06 +09:00
..
benches Revert "Land program addresses on the curve (#11174)" (#11253) 2020-07-29 11:33:45 -07:00
bpf Add support for deprecated loader (#11946) 2020-08-31 14:06:58 -07:00
docker-solana Update nofile flag in Docker to run Solana 2020-08-28 16:49:28 -07:00
macro Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
macro-frozen-abi Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
src Check bank capitalization (#11927) 2020-09-12 01:48:06 +09:00
.gitignore
Cargo.toml Add a client for BankForks (#10728) 2020-08-07 08:45:17 -06:00
build.rs Apply #![feature(proc_macro_hygiene)] when needed 2020-07-14 14:40:02 -07:00