An open API service indexing awesome lists of open source software.

https://github.com/paradigmxyz/eip3074-instructions


https://github.com/paradigmxyz/eip3074-instructions

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# EIP3074 instructions

[EIP-3074](https://eips.ethereum.org/EIPS/eip-3074) `AUTH` and `AUTHCALL` instructions.

The implementation is located in the [instructions] module. The custom instruction
context required for `AUTH` and `AUTHCALL` is located in the [context] module.