Morten Green Hermansen minimons
  • Joined on 2025-11-05
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-14 12:20:00 +02:00
8fc5fb4bde 25: Start the background thread
2e3c8fcd6a 25: Add support for background update for liquidation price
7b919b94c2 28: Add caching to getAccountInfo too
0ad8eadfb4 28: Add some time logging
53c09a067b 28: Add Wiring so the caching will be used
Compare 16 commits »
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-14 12:10:15 +02:00
207fed59d8 25: Start the background thread
f922a98cfd 25: Add support for background update for liquidation price
8a52311dfd 28: Add caching to getAccountInfo too
ea2a278944 28: Add some time logging
4b82cef6aa 28: Add Wiring so the caching will be used
Compare 19 commits »
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-14 12:07:42 +02:00
41c10f4989 25: Start the background thread
01909155a7 25: Add support for background update for liquidation price
9b800cfb09 28: Add caching to getAccountInfo too
8af6b4194c 28: Add some time logging
c9af11a14e 28: Add Wiring so the caching will be used
Compare 13 commits »
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-14 12:06:25 +02:00
209686ac47 25: Start the background thread
53418de35f 25: Add support for background update for liquidation price
d4ee8ddec8 X: Small alarm configuration update
63c5cfb804 28: Add caching to getAccountInfo too
4001439eeb 28: Add some time logging
Compare 14 commits »
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-14 11:54:34 +02:00
413771c7f4 25: Start the background thread
5f222775b9 25: Add support for background update for liquidation price
Compare 2 commits »
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-14 11:33:11 +02:00
d99f784c2c 25: Start the background thread
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-14 11:27:38 +02:00
f26232642d 25: Add support for background update for liquidation price
minimons commented on issue r35157/com_r35157_nenjim-hubd-impl_ref#25 2026-07-14 11:06:03 +02:00
Add dynamic Jupiter Perps liquidation price variables to alarm config

The fastest and cheapest solution is to run the existing refresher periodically from a scheduled background task.

This ensures that liquidation price is updated periodically, in addition to…

minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-14 09:07:19 +02:00
a00537bb57 X: Small alarm configuration update
minimons closed issue r35157/com_r35157_nenjim-hubd-impl_ref#28 2026-07-13 18:47:18 +02:00
Add simple ObjectCache and cached SolanaBlockChain decorator
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-13 18:41:14 +02:00
d38cc14992 X: Remove dependency to API package (temporarily)
minimons pushed to 0.1-test at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-13 18:40:42 +02:00
d38cc14992 X: Remove dependency to API package (temporarily)
minimons pushed to 0.1-test at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-13 18:30:40 +02:00
2013257620 28: Add caching to getAccountInfo too
998c40af04 28: Add some time logging
dcc986bcb5 28: Add Wiring so the caching will be used
195fbec8a9 28: Add CachedSolanaBlockChain implementation
c369302227 28: Add ObjectCache reference implementation
Compare 13 commits »
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-13 18:02:12 +02:00
2013257620 28: Add caching to getAccountInfo too
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-13 17:35:03 +02:00
998c40af04 28: Add some time logging
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-13 17:11:08 +02:00
dcc986bcb5 28: Add Wiring so the caching will be used
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-13 16:45:54 +02:00
195fbec8a9 28: Add CachedSolanaBlockChain implementation
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-13 16:00:36 +02:00
c369302227 28: Add ObjectCache reference implementation
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-13 13:20:40 +02:00
827a28b99d 28: Add ObjectCache reference implementation
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-13 13:20:33 +02:00
515f309083 28: Add ObjectCache reference implementation