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

feat(examples): Custom Precompile Injection #902

Closed
wants to merge 2 commits into from

Conversation

refcell
Copy link
Contributor

@refcell refcell commented Dec 4, 2023

Description

Implements a very simple example to inject a custom precompile into the EVM Implementation.

Fixes #280

chore(docs): Update top-level examples readme with custom precompile command
@refcell refcell marked this pull request as ready for review December 4, 2023 19:09
@rakita
Copy link
Member

rakita commented Dec 5, 2023

This will be obsolete with EvmBuilder that should come in next weeks (pr: #888)

So maybe it is not the best to include it

@rakita
Copy link
Member

rakita commented Dec 18, 2023

Will close this is it will be different with EvmBuilder

@rakita rakita closed this Dec 18, 2023
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.

How to add a custom precompile contract
2 participants