CodeChain-io / CodeChain-io/foundry
Make only authorized users be able to create a connection
Aperta
ics
- Lingua principale
- Rust
- Stelle
- 36
- Fork
- 11
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
In the [ICS connection spec](https://github.com/cosmos/ics/tree/master/spec/ics-003-connection-semantics), they are saying, "Each chain has knowledge of and has agreed to its identifier on the other chain."
We should prohibit malicious users from using reserved identifiers for other purposes.
We might need some authorization logic to make only allowed users be able to create connections.
Actions need authorization
* CreateClient
* ConnOpenInit
* ChanOpenInit
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.