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

WIP: feat(evm): support readonly precompiles contract #38

Draft
wants to merge 10 commits into
base: main-dym
Choose a base branch
from

Conversation

VictorTrustyDev
Copy link
Collaborator

This implementation is limited to readonly, means Precompiled contract is only Allowed to Read from context, any write will cause serious issues to state.

Any write to state will cause serious issues.
Any write to state will cause serious issues.
Any write to state will cause serious issues.

@VictorTrustyDev VictorTrustyDev self-assigned this Dec 2, 2024
@VictorTrustyDev VictorTrustyDev marked this pull request as draft December 2, 2024 14:38
@VictorTrustyDev VictorTrustyDev changed the title WIP: feat: support readonly precompiles contract WIP: feat(evm): support readonly precompiles contract Dec 2, 2024
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.

1 participant