Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-08-01 | fixesHEADmain | terminaldweller | 1 | -5/+3 | |
2024-06-06 | cleaned up the code, removed extranneous microservices. hived is a monolith ↵arbitrage | terminaldweller | 1 | -52/+67 | |
again. using pocketbase for AAA. | |||||
2024-05-31 | WIP | terminaldweller | 1 | -6/+2 | |
2024-05-28 | replaces redis with keydb | terminaldweller | 1 | -5/+5 | |
2024-05-28 | added polygon as a new data source, updated for go 1.22 | terminaldweller | 1 | -3/+3 | |
2023-12-04 | temp fix for the telebot crash | terminaldweller | 1 | -1/+1 | |
2023-03-14 | we no longer need to change the cert names manually | terminaldweller | 1 | -2/+4 | |
2022-12-09 | hived now caches results. just trying not to exceed our quotas. | terminaldweller | 1 | -0/+2 | |
2022-11-15 | typo | terminaldweller | 1 | -1/+1 | |
2022-07-20 | added a coingecko endpoint | terminaldweller | 1 | -0/+13 | |
2021-12-14 | fixed the ip and address for the grpc servergrpc | terminaldweller | 1 | -1/+1 | |
2021-12-14 | grpc for telebot. untested. [WIP]telebot | terminaldweller | 1 | -1/+2 | |
2021-12-13 | grpc for telebot. untested. [WIP] | terminaldweller | 1 | -6/+25 | |
2021-11-12 | added a dev and deployment docker-compose | terminaldweller | 1 | -0/+2 | |
2021-09-11 | https support-WIP | terminaldweller | 1 | -1/+5 | |
2021-02-26 | added a health endpoint. change endpoint name to alert. added a health ↵ | terminaldweller | 1 | -2/+0 | |
endpoint.maybe a travis fix? | |||||
2021-02-25 | added a new endpoint for changelly. added somewhat decent logging. cleaned ↵ | terminaldweller | 1 | -2/+9 | |
up the code a bit. the secrets are all environment variables now since we want publicly availale CI. the api and postman docs are added. added travis integration. | |||||
2021-02-23 | removed the expression parser. using a lib now. the addalert endpoint is ↵ | terminaldweller | 1 | -1/+16 | |
working. alert messages about fullfilment in tg now. using redis as db to keep the alerts in. | |||||
2021-02-22 | finished the pair endpoint. writing a simple expression parser for the alert ↵ | terminaldweller | 1 | -0/+3 | |
endpoint | |||||
2021-02-21 | the price end point works, the telegram bot is only echo though | terminaldweller | 1 | -0/+18 | |