Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Name Space Discussion needed. #401

Closed
piux2 opened this issue Nov 27, 2022 · 1 comment
Closed

Name Space Discussion needed. #401

piux2 opened this issue Nov 27, 2022 · 1 comment

Comments

@piux2
Copy link
Contributor

piux2 commented Nov 27, 2022

The realm namespace is part of the Package Path, which is internally mapped to a contract account address on the chain. It is also part of the service endpoint for the front-end or off-chain services.

The contract admins control smart contract logic and can upgrade contact and modify the state.

var namespaces avl.MutTree // name(string) -> Space

Related to this

#384

For other chains out there, using the smart contract to manage (gov) chain parameters is not a design choice but a workaround for VM and chain design limitations. But in Cosmos-SDK-Based GVM, we don't have such constraints.

If we model the Gnoland chain as a github with run time and transparent state transition in the cloud instead of a sudo managed computer, we might want to avoid using realm contract (r/system) to manage the parameters of the chain

@moul
Copy link
Member

moul commented Nov 28, 2022

Can we stay on the existing PR please?

-> #384

@piux2 piux2 closed this as completed Nov 28, 2022
@piux2 piux2 reopened this Nov 28, 2022
@piux2 piux2 closed this as completed Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants