Kadan Stadelmann

Results 13 issues of Kadan Stadelmann

The ledger NANO S does **not** claim the interest nor does it set a locktime when issuing a transaction which means our interest gets lost. Can someone please look into...

add orderbook filter possibilities by max price, min vol, pubkey, etc.

P2
next iteration
impact_ux
filtering
awaiting design
partially solved

show the total avail. liquidity in orderbook view (on both sides) - missing entirely in pro view. In simple trading its shown but not sorted - add sorting icon, etc...

P2
awaiting feedback
awaiting design

in the order-book view hint/visualise my orders (e.g. colour tag/label/highlight, dot/icon, et cetera) so its clearly/easily visible to me. (check CEX UIs for example - all do it same/similar way)

P2
pro_view
impact_ux
awaiting feedback
test to confirm resolved
awaiting design

Add option to access/view order details (e.g. accessible through right click, info icon tooltip, collapsable details view or another handy method with clear visualisation, etc.) Order details: maker pubkey, order...

enhancement
P2
next iteration
impact_ux
awaiting design

The HD-Wallet implementation is flawed and does not align with the official BIP32/44 standards as we seem only incrementing / deriving on the address index level with a static (potentially...

bug
High priority
blocked

current behaviour: network fees are much higher than the actual recommended/required network fee. This applies to normal withdraw transactions and swaps - and affects pretty much all assets. reproduction steps:...

High priority

**test-environment:** Chrome `116.0.5845.96 (Official Build) (x86_64)` and `116.0.5845.110 (Official Build) (arm64)` **issue:** https://github.com/KomodoPlatform/komodo-defi-framework/blob/main/mm2src/mm2_db/src/indexed_db/drivers/builder.rs#L76 and https://github.com/KomodoPlatform/komodo-defi-framework/blob/main/mm2src/mm2_net/src/wasm_http.rs#L148 assume we are executing within a browser window context. However, the code can also be...

bug
P1

will be good to have https://github.com/trezor/blockbook support at some point as seems quite robust and has a bright future thanks to Trezor.

enhancement
Infrastructure required

After claiming reward, the "claim reward" button does not dissapear/deactivate which enable users to press it again and could lead to confusion & irritation. Can we please deactivate/grey-out the button...

Bug-Low