solana/runtime
Tyera Eulberg 3ee702a922
Rpc: Add getCirculatingSupply endpoint, redux (#9953)
* Add Bank.clock() helper

* Add non-circulating calculations

* Plumb getSupply rpc endpoint

* Add docs for getSupply, and remove getTotalSupply from docs

* Add pubkeys! procedural macro

* Use procedural macro in non_circulating_supply
2020-05-09 12:05:29 -06:00
..
benches Focus bench on squash and fix log errors (#9759) 2020-05-05 08:33:41 -07:00
src Rpc: Add getCirculatingSupply endpoint, redux (#9953) 2020-05-09 12:05:29 -06:00
tests Put empty accounts in the accounts list on load (#9840) 2020-05-01 17:23:33 -07:00
.gitignore Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
Cargo.toml Bump libloading from 0.6.1 to 0.6.2 (#9895) 2020-05-06 08:19:39 -07:00