CodeChain-io / CodeChain-io/foundry

Make only authorized users be able to create a connection

Aperta
#159 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.