yoongbok-lee

Results 22 issues of yoongbok-lee

Since we're on 0.44.3, it is desirable to upgrade the tendermint and SDK related dependencies for up-to-date performance and features. - [x] Cosmos SDK version bump to 0.45.4 - [x]...

feature
dependency
P1

## Summary Short, concise description of the proposed feature. ## Problem Definition A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Why do...

improvement
P2

## Summary Many of the modules emit misleading events or don't emit them at all. We need to improve and try to emit correct and precise events whenever an important...

improvement
P2

**Tendermint version** (use `tendermint version` or `git rev-parse --verify HEAD` if installed from source): v0.34.20 **ABCI app** (name for built-in, URL for self-written if it's publicly available): **Environment**: - **OS**...

Closes: # Related: #XXX ## Description To test the invariant being broken, first start with a v2.2.0 binary. 1. Deposit collateral to shield 2. Create a pool 3. update the...

bug
P1
blocked

## Summary Short, concise description of the proposed feature. ## Problem Definition Since we changed the binary version and corresponding environment name changes, we need to QA / test the...

## Summary Currently in mainnet the shield invariant is broken due to a bug in the shield module in v2.2.0, which was fixed in version v2.3.0. However, the broken invariant...

bug
P1

Using Docker/v3 dependency in e2e tests is causing some dependency errors (if you try `go get` after `go mo tidy` on master it'll panic due to "can't find reason for...

bug
dependency
P2