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-07 11:53:39 +02:00
6ab6ed2eb6 23: Investigate and expose closeFeeUsd in JupiterPerpsPosition
78499a44b4 X: NFC - Remove code duplication
8c8c46e84b X: Test code update
4727941d1f 22: Investigate and expose borrowFeeUsd in JupiterPerpsPosition
Compare 4 commits »
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-07 11:45:09 +02:00
0c3910d913 23: Add closeFeePending to resulting JupiterPerpsPosition
c5429b9298 23: Add calculateCloseFeePending()
7958daae7a 23: Investigate and expose closeFeeUsd in JupiterPerpsPosition
Compare 3 commits »
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-07 11:37:44 +02:00
b15fb73db2 23: Add calculateCloseFeePending()
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-07 11:28:22 +02:00
06ce42ceb8 X: NFC - Remove code duplication
minimons closed issue r35157/com_r35157_nenjim-hubd-impl_ref#22 2026-07-07 10:23:08 +02:00
Investigate and expose borrowFeeUsd in JupiterPerpsPosition
minimons commented on issue r35157/com_r35157_nenjim-hubd-impl_ref#22 2026-07-07 10:18:54 +02:00
Investigate and expose borrowFeeUsd in JupiterPerpsPosition

The results are almost correct now, if you compare the values agains the Jupiter UI. But I have created an issue-27, that should make the values more precise.

minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-07 10:09:06 +02:00
f62ffd9684 X: Test code update
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-07 01:42:15 +02:00
ac7a54b37b 22: Messy - but almost fixes the issue
minimons opened issue r35157/com_r35157_nenjim-hubd-impl_ref#27 2026-07-07 01:39:07 +02:00
Improve precision of Jupiter Perps borrowFeesDue calculation
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-07 00:43:37 +02:00
791c7ec143 22: Name fixes
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-06 23:41:34 +02:00
ee4b784497 22: Fixes for borrowFeesDue
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-06 22:56:44 +02:00
9282326040 22: More valuetags and naming fixes
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-06 20:15:52 +02:00
e7ec7412e5 22: Investigate and expose borrowFeeUsd in JupiterPerpsPosition
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-06 19:42:14 +02:00
0860f08ce8 22: Investigate and expose borrowFeeUsd in JupiterPerpsPosition
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-06 10:56:58 +02:00
7aabe2bd2a X: Remove duplicate class
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-05 20:19:08 +02:00
e6bb9a822c X: A lot of cleanup and refacorings
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-05 20:15:11 +02:00
99d2a7d570 X: A lot of cleanup and refacorings
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-05 20:11:42 +02:00
8e6ba74a59 X: Added NotNull annotations and some ValueTags
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-05 20:05:42 +02:00
27db81429d X: Added NotNull annotations and some ValueTags
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-07-05 13:14:51 +02:00
5056336f83 X: Adding DecodingPrimitives helper class