crypto-org-chain / cronos

Cronos is the first Ethereum-compatible blockchain network built on Cosmos SDK technology. Cronos aims to massively scale the DeFi, GameFi, and overall Web3 user community by providing builders with the ability to instantly port apps and crypto assets from other chains while benefiting from low transaction fees, high throughput, and fast finality.
Other
290 stars 235 forks source link

Problem: no permissions system in cronos #796

Open thomas-nguy opened 1 year ago

thomas-nguy commented 1 year ago

It is probably not safe to use the same admin key for regular operations such as supporting new contract in cronos or deactivating the bridge in case of emergency.

A permissions system would allow to define more addresses that can perform restricted actions

thomas-nguy commented 1 year ago

https://github.com/crypto-org-chain/cronos/pull/795