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: EIP-7702 implementation #56

Open
wants to merge 31 commits into
base: feat/prague-hard-fork
Choose a base branch
from
Open

Commits on Aug 7, 2024

  1. Added Prague hard fork config

    mrLSD committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3c4c1c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    226d7eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    956f879 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    9394615 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    8392ed3 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    61436c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Added authority code detection

    mrLSD committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7a9042a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfe8f97 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    b3b20af View commit details
    Browse the repository at this point in the history
  2. Caching for authority

    mrLSD committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c93995a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/prague-hard-fork' of github.com:aurora-is-near/spu…

    …tnikvm into feat/eip-7702
    mrLSD committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    92e98c7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/prague-hard-fork' of github.com:aurora-is-near/spu…

    …tnikvm into feat/eip-7702
    mrLSD committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    350a3cf View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    de9d0db View commit details
    Browse the repository at this point in the history
  2. Redactore IsPrecompile

    mrLSD committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    49f6fef View commit details
    Browse the repository at this point in the history
  3. Update EVM configs

    mrLSD committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d021461 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    d58aaf0 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    e5f3085 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a66dd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    05b6444 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63fcdd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    8f9334f View commit details
    Browse the repository at this point in the history
  2. Fix clippy

    mrLSD committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    108e9b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Remove type: IsPrecompileResult

    mrLSD committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a10a583 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7795ae8 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    a296920 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    b287143 View commit details
    Browse the repository at this point in the history
  2. Clean up

    mrLSD committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cbdcc80 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. PR prreview proposals changes

    mrLSD committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a870e25 View commit details
    Browse the repository at this point in the history
  2. Remove auth_list from CREATE

    mrLSD committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f0d9742 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Refactore gas cost for create

    mrLSD committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e85303d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    1e0cb99 View commit details
    Browse the repository at this point in the history