Commit Graph

18 Commits

Author SHA1 Message Date
ac9b5ad7c1 Update github.com/kcotugno to git.kevincotugno.com/kcotugno 2018-09-05 17:11:26 -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
8a78f6e5aa Validator fully working 2017-10-05 21:53:02 -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
9102e5e34e Postgres bug fixes 2017-09-24 17:30:01 -07:00
144ba33b48 Trade service clean up 2017-09-23 16:52:47 -07:00
da5a0afc34 Remove logger from trade service 2017-09-23 11:45:37 -07:00
8eb0154b23 Move sql logging helpers to the client 2017-09-23 11:26:53 -07:00
87ed80fe9c gofmt 2017-09-23 11:26:53 -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
a5597382b0 Trades api 2017-09-23 11:26:52 -07:00
8d3856af6b go fmt fixes 2017-09-23 11:26:25 -07:00
31cf9cdf10 Formatting 2017-09-08 08:45:22 -07:00
eb0c79942c First/last trade 2017-09-08 07:35:47 -07:00
67a5d3abc0 Init 2017-09-07 23:04:47 -07:00