232b6a0215
Fix aggregation validator bugs
2017-10-13 09:34:35 -07:00
7a1e1fd8d8
Fix validator bugs
2017-10-10 22:38:15 -07:00
b1b12ac06e
Aggregation validator
2017-10-10 18:32:26 -07:00
a800016d2e
Add confirmation type
2017-10-10 17:22:00 -07:00
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
fbd9d80b96
Fix aggregator bugs
2017-10-09 21:51:47 -07:00
cabe6ab0b1
aggregator almost complete
2017-10-09 18:01:15 -07:00
e2fc96821f
gofmt
2017-10-09 17:46:02 -07:00
7e59a5b3ae
Add aggregator
2017-10-08 11:19:55 -07:00
7fce70d7b5
Add aggregation object
2017-10-08 11:19:42 -07:00
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