Malte Kliemann

Results 118 issues of Malte Kliemann

### What does it do? Migrates neo-swaps pools from `BTreeMap` to `BoundedBTreeMap` to avoid potentially faulty manual `MaxEncodedLen` implementations. Fixes #1214. ### What important points should reviewers know? ### Is...

s:review-needed

Trusted markets don't allow outsider reports, so why even configure the dispute period?

We've had some RPC calls fail due to incorrect order of arguments and encoding problems, which can't easily be caught. Writing some integration tests might help here. Also, @vivekvpandya pointed...

p:medium
l:M

The implementation directly calls `do_deploy_pool`, which is tested via the pallet's extrinsic interface, but it would be prudent to go the extra mile and test `DeployPoolApi` directly. This means figuring...

p:medium
l:S

It seems like I can't reduce my stake - I have to unstake everything. Why? That's very confusing.

p:high
l:S

Concern have been raised that the liquidity tree may hurt adoption is small LPs are blocked from joining the pool by whales due to the requirement that each new LP...

p:low

Instead, we should just use whitelists - but frame-system doesn't offer that functionality yet.

p:low
s:blocked
l:S