Giter VIP home page Giter VIP logo

Comments (5)

mossid avatar mossid commented on September 18, 2024 2

This is great, we could design an interchain capability format, like the following:

  • Identifier: Unique identifier for a key, an address or UUID
  • Capability: one or more of the followings(since we cannot have homogenous closure syntax across the chains):
    • Function signature: the function that this key can call(e.g. bank.SendCoins)
    • Function argument: the argument that this key can call with(e.g. specific destination address)
    • Predicate: function call to a VM predicate which takes (funcsig, funcargs) and returns bool(e.g. cannot send assets to blacklisted addresses)
  • Owner capability: the permission of the owner of this key(e.g. the owner cannot transfer the ownership)

Each key could be stored under each address, indicating the ownership of the address on that key.

from ibc.

Hyung-bharvest avatar Hyung-bharvest commented on September 18, 2024

How do you think if we implement a changable pairing of address(A) and multisig address(M) in current Cosmos-SDK(Cosmoshub).

Then we can

  1. Implement a shared asset management with changable pairing.(dynamic multisig key combination, with dynamic weight of each key of multisig)
  2. This can be applied to the concept of peg-zone(key-set of multisig can be a validator-set of independent zone)

from ibc.

asmodat avatar asmodat commented on September 18, 2024

Would want to understand better how will it work with what @sunnya97 is working on ? So keys with different security constraints eg, transfer only key, governance key, validator key and so on.

I would prioritize key rotation for validators and splitting validator key from account key before ICS 21.

from ibc.

Hyung-bharvest avatar Hyung-bharvest commented on September 18, 2024

My suggestion is not about IBC so I will move my comment to Cosmos-sdk repo.

from ibc.

cwgoes avatar cwgoes commented on September 18, 2024

Closing in favor of #251 which is a more concrete proposal in this vein.

(although it is not an interchain capability format, per se, so @mossid maybe that should be another proposal, if you think it would be worthwhile - I think it might be)

from ibc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.