Ali Behjati
1a3e3a7c00
refactor(hermes): match mapping address argument style with the rest ( #1498 )
2024-04-23 15:31:27 +02:00
Ali Behjati
d50488ef5c
refactor(hermes): Change Pythnet mapping account env var ( #1495 )
...
Prefix the env var with Pythnet to be more clear.
2024-04-23 12:41:50 +02:00
Ali Behjati
64037e5b4a
fix(hermes): ignore no subscriber error on broadcast ( #1492 )
...
This change ignores the errors appearing when there are
no subsribers to price updates. The issue was fixed before
and was missed during the refactor.
2024-04-23 11:21:22 +02:00
guibescos
4445c73443
Go ( #1489 )
2024-04-22 20:44:10 +01:00
guibescos
5b494689d2
chore: sample configs for Solana pusher ( #1491 )
...
* Continue
* Sample configs
2024-04-22 20:43:59 +01:00
Ali Behjati
f9292177e9
fix(hermes): reconnect on wh connection termination ( #1488 )
...
* fix(hermes): reconnect on wh connection termination
`tokio::select` disables the branch that runs the wh connection
if it returns OK and it never gets checked again. This change
changes the `run` return to never return OK.
* refactor(hermes): use Result<!> in pythnet network listener thread
2024-04-22 19:07:22 +02:00
guibescos
1b13bf651a
fix(solana_pusher): use processed to poll ( #1486 )
...
* Do it
* Do it
2024-04-22 17:41:49 +01:00
Reisen
8b76d8c19a
refactor(hermes): state->aggregate downcasting ( #1479 )
2024-04-22 17:07:27 +01:00
Dev Kalra
7bbcfa80d4
feat(fortuna): improve logging ( #1472 )
...
* update existing logs in keeper
* handle provider error
* handle implicit errors
* address feedback
2024-04-19 22:08:24 +05:30
Jayant Krishnamurthy
3f58a2a8b3
[price_pusher] add shebang command ( #1467 )
2024-04-18 12:11:40 -07:00
Reisen
8be6a9ad1c
refactor(price_pusher): re-organize in monorepo ( #1464 )
...
* refactor(price_pusher): re-organize in monorepo
* revert(price_pusher): undo gitignore
2024-04-18 13:34:46 +01:00
Reisen
ba435bac76
refactor(fortuna): re-organize in monorepo
2024-04-17 15:21:57 +01:00
Reisen
70c2c8ec4b
refactor(hermes): fix README run command
2024-04-15 15:12:13 +01:00
Reisen
933e61dcb8
refactor(hermes): fix hermes Docker workdir
2024-04-15 15:12:13 +01:00
Reisen
45065e2851
refactor(hermes): re-organize in monorepo
2024-04-15 15:12:13 +01:00