5fff5d19b5
Merge branch 'update-package-paths' of kcotugno/tacitus into master
2018-09-06 04:02:21 +00:00
ac9b5ad7c1
Update github.com/kcotugno
to git.kevincotugno.com/kcotugno
2018-09-05 17:11:26 -07:00
2d128383ed
Merge branch 'add-ssl-support' of kcotugno/tacitus into master
2018-01-12 05:22:22 +00:00
78ba0d190d
Add ssl support
2018-01-11 21:19:34 -08:00
c7b1964873
Merge branch 'watcher-config' of kcotugno/tacitus into master
2018-01-12 05:13:36 +00:00
9cf1371366
Exit with error
2018-01-11 21:12:28 -08:00
9dcc3387d2
gofmt
2018-01-11 21:12:16 -08:00
d081bece1d
Add cmd params for db config
2018-01-11 21:03:54 -08:00
054b058480
Merge branch 'add-remote-postgres' of kcotugno/tacitus into master
2018-01-12 03:55:23 +00:00
7251bd91cd
gofmt
2018-01-11 19:55:08 -08:00
ec2b71734f
Add more postgres defaults
2018-01-11 19:53:53 -08:00
7ed28c1940
Add remote connection options for postgres
2018-01-11 09:10:12 -08:00
a37b2cf589
make get is .PHONEY
2017-11-19 22:24:35 -08:00
c9bbbc8f48
Add make get
2017-11-17 22:58:56 -08:00
a7ef7fe697
Reset all aggregation field so we don't double on reconfirmations
2017-11-16 20:34:14 -08:00
c84c01f8d2
Cleanup
2017-10-20 17:03:17 -07:00
6beed7b064
Refactor aggreagtion validator
2017-10-20 17:02:53 -07:00
09a3e1352b
Better log message
2017-10-19 21:57:07 -07:00
a5e78e3814
Fix validator bugs
2017-10-19 21:55:42 -07:00
84c99ff732
Ignore validation if already running
2017-10-19 21:33:20 -07:00
6c3af1fcd8
Do not allow validator to be restarted
2017-10-19 21:25:40 -07:00
e33bd3d689
gofmt
2017-10-17 22:12:46 -07:00
31fd8deed9
Zero aggregations should have the previous price
2017-10-17 22:12:15 -07:00
2abed9d9ed
Missing aggregations
2017-10-17 07:12:24 -07:00
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