solana/core
Michael Vines 63d66ece57
net/ testnet nodes now stake more lamports (#3812)
* Add --bootstrap-leader-lamports

* Generalize --no-stake into --stake NUM

* Use a large stake for net/ fullnodes

* Setup vote account before starting fullnode to avoid mixed log output
2019-04-16 13:03:01 -07:00
..
benches Move append_vec bench to the crate with append_vec (#3650) 2019-04-06 07:18:56 -06:00
src net/ testnet nodes now stake more lamports (#3812) 2019-04-16 13:03:01 -07:00
tests Rework Accounts for fast squash, hashing state and checkpoint recovery. (#3613) 2019-04-15 17:15:50 -07:00
Cargo.toml Update Cargo.toml files for version = 0.14.0 2019-04-16 02:50:20 +00:00
build.rs Move build.rs into core/ 2019-03-02 09:52:18 -08:00