|
|
c8b4c208e6
|
WIP
|
2022-11-28 15:22:39 +01:00 |
|
|
|
953113b456
|
main.go: give a more descriptive error message when initializing telegram.
|
2022-06-26 21:49:20 +02:00 |
|
|
|
72e1be8944
|
main.go: in readerLoop() add a counter and sent to telegram if we try connecting more than 3 times.
|
2022-06-23 14:36:54 +02:00 |
|
|
|
9a3dac391e
|
main.go: initialize telegram
|
2022-06-23 14:36:54 +02:00 |
|
|
|
231b467dbe
|
Also move "redis wrapper" into it's own package.
|
2022-03-11 11:35:33 +01:00 |
|
|
|
97a3f0e2f3
|
Move config into it's own package.
|
2022-03-11 11:26:26 +01:00 |
|
|
|
c13b2d49c6
|
Merge branch 'performance-fix'
# Conflicts:
# go.mod
# go.sum
# redis.go
|
2022-02-02 16:10:27 +01:00 |
|
|
|
50e3dfd0ce
|
main.go: check redis connection.
|
2022-02-02 15:58:18 +01:00 |
|
|
|
c1264b2dc1
|
main.go: refactor read loop to do connect (and reconnect indefinitely if connection drops)
|
2022-02-02 15:25:50 +01:00 |
|
|
|
107f3c384c
|
main.go: call shClient.IsOpen() and exit early if closed in interrupt handler.
|
2022-02-02 15:14:56 +01:00 |
|
|
|
f2e222e058
|
main.go: log a message when getting chain info.
|
2022-02-02 15:10:22 +01:00 |
|
|
|
e079a896cf
|
main.go: call InitAbiCache()
|
2022-01-20 15:22:21 +01:00 |
|
|
|
925db35646
|
Add cli option and functionality to write PID file.
|
2022-01-17 13:56:32 +01:00 |
|
|
|
2b55546e5e
|
Adding getopt and some cli flags.
|
2022-01-17 13:46:14 +01:00 |
|
|
|
164d0a4153
|
Initial commit
|
2022-01-17 13:45:25 +01:00 |
|