nguyen | decentrio

Results 10 issues of nguyen | decentrio

As discussed in [#392](https://github.com/dymensionxyz/dymension-rdk/pull/392#discussion_r1580059821)

# IBC for roll up The goal of this is to make rollkit IBC-compatible so that a rollkit can IBC to other cosmos chain. This means we must have support...

needs-triage

# Purpose / Abstract - Closes #1553 ## Summary by CodeRabbit - **Refactor** - Improved the efficiency of processing snapshots in the time-weighted average price (TWAP) calculation logic.

Following with https://github.com/osmosis-labs/mesh-security/pull/192, a new logic for storing delegator data is required in x/meshsecurity module.

Refered to https://github.com/osmosis-labs/mesh-security/pull/201, virtual contract need to check if the ValidatorSlash is tombstoned or not

Close #100 Due to virtual staking and converter contract does not have delegator info, we need to resend the msg to external staking contract. After external staking is called via...

This is a part of #95. This PR remove the virtual staking mock contract and use virtual staking contract instead