This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
solana
Watch
1
Star
0
Fork
0
You've already forked solana
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
15,625
Commits
81
Branches
357
Tags
df5befdaca66780fce0cf6c43f9db59f11a30f6c
Commit Graph
5 Commits
Author
SHA1
Message
Date
Michael Vines
f80a5b8c34
Remove some TODOs (
#6488
)
...
* Remove stale TODOs * Ban TODO markers from markdown * Scrub all TODOs from ci/ and book/
2019-10-21 22:25:06 -07:00
Michael Vines
def7d156f6
codemod --extensions sh '#!/usr/bin/env bash -e' '#!/usr/bin/env bash\nset -e'
2018-11-11 16:24:36 -08:00
Michael Vines
33aab094ef
codemod --extensions sh '#!/bin/bash' '#!/usr/bin/env bash'
2018-11-11 16:24:36 -08:00
Michael Vines
ebcac3c2d1
Use a common solana user on all testnet instances
2018-09-08 22:34:26 -07:00
Michael Vines
9f5c86e60c
Install earlyoom at gce instance startup
2018-09-08 13:59:45 -07:00