Commit Graph

21 Commits

Author SHA1 Message Date
8da4fef6cc Move validator to ops 2017-10-10 10:17:00 -07:00
17beb9b88c Refactor validator interface 2017-10-10 10:14:49 -07:00
de2ea4ed9d Add aggregator to watcher 2017-10-10 09:55:25 -07:00
185a4be239 Validate every one hour 2017-10-05 23:17:09 -07:00
35b8a6cdd5 gofmt 2017-10-05 21:53:41 -07:00
8a78f6e5aa Validator fully working 2017-10-05 21:53:02 -07:00
083519d498 Basic validation 2017-10-05 19:33:50 -07:00
b1c3573e8f Have to fix the calls too 2017-09-28 22:03:34 -07:00
7270c66f1e Don't use ruby naming 😬 2017-09-28 21:41:33 -07:00
eae143d33c watcher: fix wrong comparison 2017-09-27 23:27:05 -07:00
f4fa7f24b3 watcher: inital validator
This begin this code for the validator. Currently this just build an
array of the starting and ending missing trades.

TODO: Download the missing trades
2017-09-27 23:23:34 -07:00
69edac109b watcher: update for refactor 2017-09-27 21:05:51 -07:00
c6289f8f56 gofmt 2017-09-24 22:23:13 -07:00
04c17fc7b3 Use the new registrar 2017-09-24 22:21:13 -07:00
406fb75d56 Watcher 2017-09-24 20:46:21 -07:00
20b4f42e94 Websockets now receive msgs 2017-09-23 11:26:52 -07:00
7c13dfb963 Move packages to github domain 2017-09-23 11:26:52 -07:00
0ac8c8bca2 Add logging to database service 2017-09-23 11:26:52 -07:00
4140d23f29 Basic server 2017-09-23 11:26:52 -07:00
8d3856af6b go fmt fixes 2017-09-23 11:26:25 -07:00
67a5d3abc0 Init 2017-09-07 23:04:47 -07:00