Unique Divine

Results 42 comments of Unique Divine

Seems closed / forgotten issue

We added some improvements for this in an upgrade to use a newer RocksDB version. In addition, you can set the node to use `goleveldb`, which doesn't have memory issues.

@k-yang: Likely not possible in production, but we should improve the test case to make it impossible to ahve an empty validator set.

Not crucial. Postpone until the cosmos-sdk v0.50 upgrade

Update: The consensus from the design call on 2022-11-08 was to simply take a small percentage from the tx fee revenue of both NUSD and Nibi-Perps and add it to...

^ Another reason using `InsertPosition` is bad is because it makes the `AMM` go out of sync with the actual trader state. The current logic for `InsertPosition().Do` is: ```go func...

[23-12-11]: Not a priority right now since we are using CW3 and CW4 standards for multisig

Hi, @dashixiong1018. Can you give more info around what you did to see this error?

- Related: https://github.com/cosmos/cosmos-sdk/issues/18764