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
|
3fb70b8d47
|
Ban XXX, TBD, FIXME comments (#6486)
|
2019-10-21 16:43:11 -07:00 |
Jack May
|
c90595cba1
|
Cleanup nits (#5914)
|
2019-09-17 10:21:22 -07:00 |
Rob Walker
|
0d27515d09
|
tmp dirs target to farf (#5079)
|
2019-07-12 18:28:42 -07:00 |
Jack May
|
b430762a23
|
check rust programs (#4688)
|
2019-06-20 07:43:31 -07:00 |
Rob Walker
|
431cc82032
|
add Transaction::partial_sign() (#4333)
* add partial sign
* nits
|
2019-05-17 18:55:57 -07:00 |
Rob Walker
|
87414de3e2
|
switch over to passive stakes (#4295)
* add failing test
* switch over to passive stakes
* test multiple stakers
|
2019-05-16 08:23:31 -07:00 |
Rob Walker
|
a80176496d
|
add /target/ to .gitignore files for all crates (#4217)
* add /target/ to .gitignore files for all crates
* shellcheck
|
2019-05-08 12:15:05 -07:00 |
Michael Vines
|
7fe3c75c6b
|
Add a node-specific ip echo service to remove dependency on ifconfig.co (#4137)
|
2019-05-03 11:01:35 -07:00 |
Michael Vines
|
a539c9ad67
|
Restore print ban, and widen the net
|
2019-03-05 14:09:40 -08:00 |
Michael Vines
|
c02625f91a
|
Ban Default::default()
|
2019-02-09 10:12:32 -08:00 |
Rob Walker
|
145fb3675d
|
check for debugging lint in CI (#2578)
* check for debugging lint in CI
* nit
* add TODO
|
2019-01-28 18:32:30 -08:00 |