-
Need to specify rollapp freezing, and check if liveness event is rescheduled or not
https://github.com/dymensionxyz/dymension/pull/1009#discussion_r1699865859
see also https://github.com/dymensi…
danwt updated
1 month ago
-
This needs some investigation as there could be more than one thing happening here
In an execution there are two panics
1. inside celestia LC. Before this everything was fine. After this the n…
danwt updated
3 months ago
-
https://github.com/dymensionxyz/dymension/blob/acd9d13935a98dd43d13affdd440a78c85f3a961/x/sequencer/keeper/msg_server_decrease_bond.go#L26-L29
https://github.com/dymensionxyz/dymension/pull/1031#di…
danwt updated
1 month ago
-
In the long term these concepts need to be refined and made easier to separate.
This issue is a quick issue, to seperate the logic into different files
-
The bond reduction feature was coded assuming all jails and slashes result in 100% token loss, which is not true
Needs to be checked
https://github.com/dymensionxyz/dymension/pull/1031#pullreque…
-
Hi, Thirdweb team,
I'm creating a social dApp using a custom contract and Smart Wallet on my custom network. When I try to write the contract via the dApp. It returns `Unhandled Runtime Error`.
…
-
Right now we just check the chain ID via the port and channel ID, but we need to check the client ID
https://github.com/dymensionxyz/dymension/blob/31156de13f071d2f333694c8158a07513553dcec/x/rollap…
danwt updated
1 month ago
-
In x/rollapp/keeper/liveness.go:47, rollapp liveness events are handled with an ApplyFuncIfNoError wrapper, that gracefully handles error by preventing inconsistent states.
Within this error handli…
danwt updated
3 weeks ago
-
based on:
1.https://www.notion.so/dymension/Rollapp-Light-Client-Validity-Vanilla-TrustPeriod-42c84ea2e9fd4b67a53f3636f7ec5687?pvs=4
2. https://www.notion.so/dymension/Light-client-rollback-dd9984a422…
-
Try to add Cosmos sdk chain without WalletCore registry