osmosis-labs / mesh-security

Other
62 stars 8 forks source link

feat(vault): `active_external_staking` query #184

Closed Reecepbcups closed 9 months ago

Reecepbcups commented 9 months ago

In the provider vault, a list of active external contracts is needed for our Vault fork (a Proof of Authority network using Mesh). Figured it was useful to upstream as well

New contracts are added on any successful local stake_remote

Reecepbcups commented 9 months ago

Added another testcase in multitest.rs