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

Implement EVM hook for contract deployment #1967

Open
jberci opened this issue Sep 4, 2024 · 0 comments
Open

Implement EVM hook for contract deployment #1967

jberci opened this issue Sep 4, 2024 · 0 comments
Assignees
Labels
c:runtime-sdk Category: Runtime SDK m:evm Module: evm

Comments

@jberci
Copy link
Contributor

jberci commented Sep 4, 2024

Following up on #1854, the access control mechanism should also be able to control contract creation from code running in the EVM. Since this bypasses the SDK's dispatch mechanism, the EVM module needs to expose an appropriate hook that can reject the creation.

@jberci jberci added c:runtime-sdk Category: Runtime SDK m:evm Module: evm labels Sep 4, 2024
@jberci jberci self-assigned this Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:runtime-sdk Category: Runtime SDK m:evm Module: evm
Projects
None yet
Development

No branches or pull requests

1 participant