Commit Graph

166 Commits

Author SHA1 Message Date
Michael Vines a20f12865a
Upgrade to rust 1.38 2019-10-02 22:51:14 -07:00
Michael Vines 261b869e27
Update book links to gitbook 2019-09-20 16:06:36 -07:00
Greg Fitzgerald b1dfbf0ac4
Rename solana badges to solana-core in README (#5682) 2019-08-27 13:40:23 -06:00
Rob Walker 52f6da5cee
upgrade rust to 1.37 (#5611) 2019-08-23 08:55:51 -07:00
Trent Nelson 564b590c89 README: Bump min rustc (#5595)
automerge
2019-08-21 19:56:43 -07:00
Michael Vines 3bd35dd7cc
Remove usage of api.testnet.solana.com (#5274) 2019-07-24 17:06:26 -07:00
Michael Vines fa8394f526 Initial documentation for validator metrics 2019-06-13 15:05:07 -07:00
Michael Vines 0595109f98
Add solana-install-init binary (#4613)
* Add solana-install-init binary

* Add Enter prompt on solana-install-init exit for Windows users
2019-06-08 19:01:22 -07:00
Michael Vines fdaa939892
Bring in Travis CI to build Windows and mac OS release binaries (#4591)
* Bring in Travis CI to build Windows and mac OS release binaries

* Update .travis.yml
2019-06-07 11:32:47 -07:00
Greg Fitzgerald 44ff25d044
Update readme
* rustfmt no longer in preview
* since virtual manifest, cargo commands no longer require `--all`
2019-05-19 19:41:15 -06:00
Greg Fitzgerald 80f3568062
Upgrade to Rust 1.34.0 (#3781)
* Upgrade to Rust 1.34.0

* Remove redundant closures

Thanks Clippy!
2019-04-15 15:56:08 -06:00
Michael Vines f243a96e01 Remove testnet/metrics server debug info from book 2019-04-10 12:26:47 -07:00
Greg Fitzgerald 74cea2748c Revert "Publish design proposals"
This reverts commit fb44e2bf48.
2019-03-23 14:04:34 -06:00
Michael Vines fb44e2bf48 Publish design proposals 2019-03-21 10:54:59 -06:00
Michael Vines ca4f874f52
Remove ci/run-local.sh 2019-03-15 15:09:25 -07:00
Sunny Gleason 4ba4ad9878 Update README.md 2019-03-15 11:53:37 -06:00
Michael Vines d708982f27 Remove unstable and test feature flags 2019-03-04 09:30:00 -08:00
Michael Vines cd4bccfd12 Remove snap support 2019-03-02 17:41:09 -08:00
Michael Vines 599516473a Add top-level run.sh for easy local cluster startup 2019-02-16 10:40:47 -08:00
Pankaj Garg 710c0c9980
Fix link to book in Local Testnet section (#2416) 2019-01-14 14:57:12 -08:00
Michael Vines eb54a4fe91 Update book URL 2019-01-12 11:08:29 -08:00
Michael Vines 3bfb052b0a Overhaul coverage setup 2018-12-18 10:48:06 -08:00
Michael Vines e0cde7dfc5
Remove stale log section 2018-12-18 10:32:40 -08:00
Michael Vines 554cd03269 Update buildkite badge URL 2018-12-15 16:54:23 -08:00
jackcmay fe5566d642
Local testnet info (#2174) 2018-12-14 15:55:58 -08:00
Greg Fitzgerald 3ce3f1adc1 Move book dev instructions out of top-level readme 2018-12-13 11:17:11 -07:00
Greg Fitzgerald 27e2fd9b06
Update README.md 2018-12-12 14:35:22 -07:00
Greg Fitzgerald 47ae25eeb9 Fix link 2018-11-28 17:48:41 -07:00
Rob Walker 30a0820cbe
Update README.md 2018-11-28 13:33:55 -08:00
Greg Fitzgerald 2200a31331 Generate book images via Make 2018-11-26 09:44:19 -08:00
Greg Fitzgerald 88e270723f Move markdown book out of src/ 2018-11-26 09:44:19 -08:00
Greg Fitzgerald 76b83ac0f4 Move testnet demos into the book
Have git readme focus on fullnode development and the book focus on
users.
2018-11-26 07:51:10 -08:00
Greg Fitzgerald a556a54dc9
Use title in link 2018-11-25 20:29:45 -07:00
Greg Fitzgerald e9f986e54d
Boot comma 2018-11-25 20:22:46 -07:00
Michael Vines f36604357e
Remove CUDA Snap references 2018-11-25 16:08:29 -08:00
Greg Fitzgerald 574021041d Calculate tag in README
Don't have people test-driving old code. Latest tag should be good.
2018-11-21 11:17:23 -07:00
Rob Walker 872adf1031
Update README.md 2018-11-20 16:48:18 -08:00
Stephen Akridge 5fc1167802 Update README to say cuda 10.0
Prebuilts fetched with fetch-perf-libs are built
with cuda 10 now.
2018-11-20 10:07:15 -07:00
Greg Fitzgerald fb59f73c1a
Link readme to book (#1750)
* Link readme to book
2018-11-09 07:27:03 -07:00
Michael Vines 34b5b3d9c5
Add TODO in logs section 2018-11-07 20:46:57 -08:00
Michael Vines ea8b19a40f
Update testnet info 2018-11-07 20:43:51 -08:00
jackcmay 8feed96eac
Update README.md 2018-11-07 11:19:37 -08:00
Michael Vines d9f9e347ab
Delete testnet-master, testnet-master-perf 2018-11-07 10:08:29 -08:00
Greg Fitzgerald 038a46b5ef Integrate the markdown book into the codebase
This implies that the book should describe exactly what is implemented,
and will not lead the way and eventually bitrot as the RFCs do.
2018-11-07 10:58:47 -07:00
Greg Fitzgerald f77b30e81d
Fix link 2018-11-06 09:28:55 -07:00
Greg Fitzgerald d379478603 Rename stable testnets back to beta 2018-11-06 09:27:40 -07:00
Greg Fitzgerald 2600684999 Move testnet docs into readme
Also, described testnet and testnet-perf as stable instead of beta.
2018-11-06 09:27:40 -07:00
Greg Fitzgerald 2ce72a1683
Update version in readme 2018-11-05 08:05:03 -07:00
Nikhil Saraf d52e6d01ec typo in readme 2018-10-17 02:04:05 -06:00
Rob Walker 9e24775051 update README with v0.8 and update demo scripts to match 2018-09-13 18:37:37 -07:00