Commit Graph

65 Commits

Author SHA1 Message Date
f461d8ac25 Add missing dependency 2017-10-08 11:19:11 -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
bdca32c50d The database logger should be set by its creator 2017-10-01 22:48:00 -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
7f7ce5013d tacitus: some refactoring 2017-09-27 20:38:25 -07:00
f227f7f79b ops: some updates 2017-09-27 20:37:34 -07:00
4e82c44a50 gdax: some updates 2017-09-27 20:36:37 -07:00
f39f1aefbe Makefile: missing comands/bug fix 2017-09-27 19:58:35 -07:00
a6ff2e3547 Makefile: add missing rule dependencies 2017-09-26 22:58:49 -07:00
43eea51b56 Makefile: vet/fmt 2017-09-25 17:11:16 -07:00
ebaa8be899 Makefile: fmt target 2017-09-25 16:56:43 -07:00
a691554234 gofmt 2017-09-25 16:56:34 -07:00
15ff0e08f2 Makefile 2017-09-25 16:50:26 -07:00
d8b76de011 Merge branch 'master' of gitlab.com:kcotugno/tacitus 2017-09-25 16:48:48 -07:00
e013356542 Fix webapp build 2017-09-25 16:47:09 -07:00
46a6316523 Fix hanging err channel send 2017-09-25 16:40:36 -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
db866e672b Add registrar 2017-09-24 22:17:17 -07:00
c5d82fab11 Add logger setter to listener 2017-09-24 22:16:16 -07:00
406fb75d56 Watcher 2017-09-24 20:46:21 -07:00
9102e5e34e Postgres bug fixes 2017-09-24 17:30:01 -07:00
19f641cb41 Log error 2017-09-24 16:25:00 -07:00
bca1ff4d39 GDAX Service 2017-09-24 16:21:16 -07:00
f7f51884b5 Revert "Move gdax message/request to new package"
This reverts commit ee3a0adf74b6861f040944abfc5e6087e4b6436f.
2017-09-23 17:35:05 -07:00
144ba33b48 Trade service clean up 2017-09-23 16:52:47 -07:00
0787c29ebd Fix sql stmts 2017-09-23 11:48:24 -07:00
7cfb555fa6 gofmt 2017-09-23 11:47:35 -07:00
da5a0afc34 Remove logger from trade service 2017-09-23 11:45:37 -07:00
bac7623031 Add logging to confirmation service 2017-09-23 11:45:16 -07:00
8eb0154b23 Move sql logging helpers to the client 2017-09-23 11:26:53 -07:00
c632a74954 Update confirmation service interface 2017-09-23 11:26:53 -07:00
87ed80fe9c gofmt 2017-09-23 11:26:53 -07:00
da895c78e3 Implement confirmation service 2017-09-23 11:26:53 -07:00
0815b7015e Confirmation service 2017-09-23 11:26:53 -07:00
d3c17fe482 Add confirmation struct 2017-09-23 11:26:53 -07:00
163e3244f9 Websocket close handling 2017-09-23 11:26:53 -07:00
26b94963a0 12 Factor: always log to stdout 2017-09-23 11:26:53 -07:00
f1a4e5730c Move gdax message/request to new package 2017-09-23 11:26:53 -07:00
a70168ce7e Update product const 2017-09-23 11:26:52 -07:00
9dc49a1e32 Modify schema 2017-09-23 11:26:52 -07:00
0dd306021b Messages passed back 2017-09-23 11:26:52 -07:00
2056acf223 Formatting 2017-09-23 11:26:52 -07:00