Commit Graph

30 Commits

Author SHA1 Message Date
ac9b5ad7c1 Update github.com/kcotugno to git.kevincotugno.com/kcotugno 2018-09-05 17:11:26 -07: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
e33bd3d689 gofmt 2017-10-17 22:12:46 -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
7fce70d7b5 Add aggregation object 2017-10-08 11:19:42 -07:00
35b8a6cdd5 gofmt 2017-10-05 21:53:41 -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
0787c29ebd Fix sql stmts 2017-09-23 11:48:24 -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
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
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