Commit Graph

15 Commits

Author SHA1 Message Date
dboures 6e16ef8e04
lint: cargo clippy 2023-05-19 19:16:37 -05:00
dboures 0e821cc3c1
feat: fill events include block time (fixes backfill issues) 2023-05-19 14:50:56 -05:00
dboures a4bf9a35be
refactor: server uses tokio-postgres instead of sqlx 2023-05-14 03:09:12 -05:00
dboures cead78381d
refactor: worker uses tokio-postgres instead of sqlx 2023-05-14 02:15:10 -05:00
dboures 67c79a1b8f
fix: release builds 2023-05-07 23:18:01 -05:00
dboures 5da3dd3a79
refactor: remove slow rpc call from /tickers 2023-05-07 16:59:00 -05:00
dboures 037afe36dd
feat: add /orderbook route 2023-05-07 16:43:55 -05:00
dboures 3aafa73d45
feat: add modified slab from serum 2023-05-06 20:06:19 -05:00
dboures 1a08501095
feat: add non-orderbook coingecko routes 2023-05-05 20:41:17 -05:00
dboures 8ccfcbde04
refactor: simplify writing fills to db 2023-03-14 01:21:15 -05:00
dboures 0057a2faa2
feat: add markets endpoint 2023-03-14 00:45:29 -05:00
dboures c5d3a1f4ab
feat: markets in batcher spawn own threads 2023-03-14 00:31:00 -05:00
dboures 4abadc9589
feat: can query traders by quote volume 2023-03-13 16:18:18 -05:00
dboures c01e53b41c
feat: add traders base volume endpoint 2023-03-13 11:51:30 -05:00
dboures 6e8ddd1ef5
refactor: create structs folder 2023-03-13 00:03:58 -05:00