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

[feature] remove third-party Move module (smart contract) publishing ability for mainnet #170

Merged
merged 4 commits into from
Feb 22, 2024

Conversation

0xzoz
Copy link
Contributor

@0xzoz 0xzoz commented Feb 12, 2024

This patch is in direct response to do the feature request presented in issue #149.

Contract publishing is done by system resource addresses (0x1, 0x2, etc.) To defend the throughput and reliability of the chain, the layer 1 optimizes for the intended use of the chain (programming Libra) versus generalized compute (which does not use Libra). Despite there being no user deployment of modules, any user can craft Move "transaction scripts" for custom workflows which use framework smart contracts. Note that such transaction scripts can also be executed in multisig and ownerless "resource accounts" for community execution.
Third party modules are possible on L2 networks, and testnet. If you need a specific functionality or program on the Layer 1, submit a pull request for module "Ascension".

Copy link
Contributor

@codilion codilion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A new beginning! Let the true power of our capital shines and show the way!
✊☀️

@kalvkusk
Copy link
Contributor

@0xzoz please pull in latest changes from main :)

@0o-de-lally 0o-de-lally changed the title [feature] remove smart contract publishing ability for mainnet [feature] remove third-party Move module (smart contract) publishing ability for mainnet Feb 19, 2024
@0xzoz 0xzoz merged commit 1137a24 into 0LNetworkCommunity:main Feb 22, 2024
12 checks passed
0o-de-lally added a commit that referenced this pull request Aug 8, 2024
…ability for mainnet (#170)

Co-authored-by: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
0o-de-lally added a commit that referenced this pull request Aug 8, 2024
…ability for mainnet (#170)

Co-authored-by: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 16, 2024
…ability for mainnet (0LNetworkCommunity#170)

Co-authored-by: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 16, 2024
…ability for mainnet (0LNetworkCommunity#170)

Co-authored-by: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 16, 2024
…ability for mainnet (0LNetworkCommunity#170)

Co-authored-by: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 16, 2024
…ability for mainnet (0LNetworkCommunity#170)

Co-authored-by: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 16, 2024
…ability for mainnet (0LNetworkCommunity#170)

Co-authored-by: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 17, 2024
…ability for mainnet (0LNetworkCommunity#170)

Co-authored-by: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 17, 2024
…ability for mainnet (0LNetworkCommunity#170)

Co-authored-by: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 17, 2024
…ability for mainnet (0LNetworkCommunity#170)

Co-authored-by: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 17, 2024
…ability for mainnet (0LNetworkCommunity#170)

Co-authored-by: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 17, 2024
…ability for mainnet (0LNetworkCommunity#170)

Co-authored-by: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 17, 2024
…ability for mainnet (0LNetworkCommunity#170)

Co-authored-by: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 17, 2024
…ability for mainnet (0LNetworkCommunity#170)

Co-authored-by: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
0o-de-lally added a commit that referenced this pull request Aug 17, 2024
…ability for mainnet (#170)

Co-authored-by: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants