mesh-security-sdk icon indicating copy to clipboard operation
mesh-security-sdk copied to clipboard

Results 39 mesh-security-sdk issues
Sort by recently updated
recently updated
newest added

* Params (remove hack in app.go :loadLatest ) * Scheduler state

Related to / follow up of #125. As part of slashing message info to the virtual-staking contract, the infraction time has to be sent as well. Infraction time is: -...

Currently only slashing due to offline misbehaviour (i.e. validator jailing) is being tested. Extend / write slashing tests to cover slashing due to double signing (i.e. validator tombstoning).

Using contracts v0.10.0-alpha.1 (https://github.com/osmosis-labs/mesh-security/releases/tag/v0.10.0-alpha.1). These contracts are currently being compiled using cosmwasm-std v1.4.1. As part of this release, check required / compatible version of wasmd.

- via CI job - requires permissions

For the validator sync protocol, we need to send messages when a new validator enters the active set for the first time (can be repeated everytime they enter), and to...

One desired feature is the ability to regulate the voting power of cross-staked tokens. When we stake virtual tokens, they currently work like normal tokens for tendermint voting power, SDK...

Discuss `log vs panic` for the several cases in x/meshsecurity/abci.go

Set reasonable values as default

Placeholder What can we check to ensure integrity in the module? For example * Sum of delegated virtual_stake