Maximillian von Briesen
|
40b210f604
|
Fix statdb query to avoid sql injection (#562)
* fix statdb query to avoid sql injection
* use byte array instead of string for node ids in statdb
|
2018-10-31 12:18:51 -04:00 |
|
Maximillian von Briesen
|
0606b38d68
|
Add FindValidNodes() to statdb (#530)
* add FindValidNodes() to statdb and update overlay node selection options
* add logic for FindValidNodes
* add FindValidNodes test
* fix findvalidnodes query
* fix linter errors
* clean up comments
|
2018-10-30 13:11:22 -04:00 |
|
Natalie Villasana
|
1687111cca
|
adds Reporter to the audit package to record failed audits (#467)
|
2018-10-16 13:40:34 -04:00 |
|
Egon Elbre
|
2dbada73ab
|
Separate storj.io packages in imports (#481)
Format with goimports -w -local storj.io
Add flag to golang lint
Remove commented out imports as they mess with goimports
|
2018-10-16 14:43:44 +03:00 |
|
Maximillian von Briesen
|
81b106fb72
|
Add StatDB to Satellite (#396)
|
2018-10-08 18:15:54 -04:00 |
|