Morten Green Hermansen minimons
  • Joined on 2025-11-05
minimons pushed to 0.1-preprod at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-25 20:15:17 +02:00
638f098d95 33: Create a small dirty hacky functionality for position increase instead of Push Notification
e73a9c0c60 31: Add a minimal Solana wallet API and external-signer implementation
6e1405b974 30: Submit signed transactions through the Solana API
0246ad6820 29: Generate an unsigned transaction for increasing a Jupiter Perps position
0cc561b36c 28: Add simple ObjectCache and cached SolanaBlockChain decorator
Compare 28 commits »
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-25 20:12:26 +02:00
260798868b 43: Prevent Position Decrease from reducing a position below a configured size reserve
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-25 20:08:35 +02:00
a9180a20f2 43: Prevent Position Decrease from reducing a position below a configured size reserve
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-25 19:51:43 +02:00
d8e931c146 43: Prevent Position Decrease from reducing a position below a configured size reserve
minimons opened issue r35157/com_r35157_nenjim-hubd-impl_ref#43 2026-07-25 19:34:44 +02:00
Prevent Position Decrease from reducing a position below a configured size reserve
minimons closed issue r35157/com_r35157_nenjim-hubd-impl_ref#41 2026-07-25 19:21:38 +02:00
Skip Jupiter Perps position increase when USDC balance is insufficient
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-25 19:21:09 +02:00
c40eed8f68 41: Add USDC reserve check
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-25 19:00:56 +02:00
7db75deb73 41: Add USDC reserve check
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-25 18:41:00 +02:00
a344cebc8b 41: Skip Jupiter Perps position increase when USDC balance is insufficient
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-25 18:34:27 +02:00
86b4693608 41: Skip Jupiter Perps position increase when USDC balance is insufficient
minimons closed issue r35157/com_r35157_nenjim-hubd-impl_ref#40 2026-07-25 18:01:02 +02:00
Add SPL token balance lookup to SolanaWallet
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-25 17:49:32 +02:00
af5275a760 40: Add SPL token balance lookup to SolanaWallet
minimons closed issue r35157/com_r35157_nenjim-hubd-impl_ref#42 2026-07-25 17:06:46 +02:00
Fail on multiple SPL token accounts for the same mint
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-25 17:06:02 +02:00
4cc772e355 42: Fail on multiple SPL token accounts for the same mint
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-25 17:02:21 +02:00
9306d574e7 42: Fail on multiple SPL token accounts for the same mint
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-25 13:32:48 +02:00
76521cb9b5 42: Fail on multiple SPL token accounts for the same mint
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-25 13:22:52 +02:00
e96c62dd7f 42: Fail on multiple SPL token accounts for the same mint
minimons opened issue r35157/com_r35157_nenjim-hubd-impl_ref#42 2026-07-25 13:21:05 +02:00
Fail on multiple SPL token accounts for the same mint
minimons opened issue r35157/com_r35157_nenjim-hubd-impl_ref#41 2026-07-25 12:57:35 +02:00
Skip Jupiter Perps position increase when USDC balance is insufficient
minimons opened issue r35157/com_r35157_nenjim-hubd-impl_ref#40 2026-07-25 12:55:38 +02:00
Add SPL token balance lookup to SolanaWallet