-
Notifications
You must be signed in to change notification settings - Fork 10
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
EEP-6 - EOS Mainnet Extension Chains discussion. #32
Comments
Ok, you can copy user account names and permissions, but it's totally unclear how contracts would function on the sidechain. Let's suppose you copied the permissions, bytecode and ABI of the original contract. But before it can function, some initialization actions need to be performed usually. The oracle would not be able to execute all that because it does not distinguish between administrative and user actions. Then, what do we do with thousands of token contracts and symbols? If we just copy the contract code, somebody needs to create a token with a maximum supply. Then, how do we control that this would not double the total supply of the original token? |
also some contracts need to perform some initialization actions, and then they change the authorization. here they would not have such a chance. |
Interesting points, perhaps we should continue the conversation on Telegram over here: https://t.me/eos_extensions |
So, what we have so far after a day of discussion:
Links: https://github.com/EOSChronicleProject/eos-chronicle https://github.com/cc32d9/eos.apidirectory https://github.com/cc32d9/cc32d9_ideas_for_EOS/blob/master/Crosschain_Pegged_Token.md |
What you have gathered so far today is in your summary above, agreed. Wouldn't want people to think it's an objective summary of the conversations though. What is clear is this:
Some new ideas came in:
|
|
See https://eeps.io/EEPS/eep-6
The text was updated successfully, but these errors were encountered: