solana-with-rpc-optimizations/ledger
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 Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
src Check bank capitalization (#11927) 2020-09-12 01:48:06 +09:00
tests Remove ledger purge batching (#10830) 2020-06-29 14:44:35 -07:00
.gitignore
Cargo.toml Relocate BigTable uploader to ledger/ crate 2020-09-04 16:01:49 -07:00