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

Precompile fixes #1806

Merged
merged 7 commits into from
Sep 12, 2022
Merged

Precompile fixes #1806

merged 7 commits into from
Sep 12, 2022

Conversation

girazoki
Copy link
Collaborator

@girazoki girazoki commented Sep 12, 2022

What does it do?

Disables proxy precompile for smart contracts and disables dispatch precompile

What important points reviewers should know?

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

@girazoki girazoki changed the title Girazoki precompile fixes Precompile fixes Sep 12, 2022
@girazoki girazoki added B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes D5-nicetohaveaudit⚠️ PR contains trivial changes to logic that should be properly reviewed. A0-pleasereview Pull request needs code review. labels Sep 12, 2022
@girazoki girazoki marked this pull request as ready for review September 12, 2022 07:41
@librelois librelois mentioned this pull request Sep 12, 2022
15 tasks
@girazoki girazoki merged commit dade7f1 into master Sep 12, 2022
@girazoki girazoki deleted the girazoki-precompile-fixes branch September 12, 2022 13:17
librelois added a commit that referenced this pull request Sep 12, 2022
* disable dispatch precompile

* prevent smart contracts to call proxy precompile

* Update precompiles/proxy/src/tests.rs

Co-authored-by: Nisheeth Barthwal <[email protected]>

* Fix typescript tests

* more test fixes

* Prettier

* skip before too

Co-authored-by: nanocryk <[email protected]>
Co-authored-by: Nisheeth Barthwal <[email protected]>
@notlesh notlesh added D1-audited👍 PR contains changes to fund-managing logic that has been properly reviewed and externally audited and removed D5-nicetohaveaudit⚠️ PR contains trivial changes to logic that should be properly reviewed. labels Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0-pleasereview Pull request needs code review. B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes D1-audited👍 PR contains changes to fund-managing logic that has been properly reviewed and externally audited
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants