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: Support injection of ethereum logs for transactions. #1041

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Apr 18, 2023

  1. feat: use storage for pending logs

    Allow outer code to inject logs for currently running ethereum transaction.
    Grigoriy Simonov committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    7465e33 View commit details
    Browse the repository at this point in the history
  2. feat: fake transactions

    Allow outer code to inject ethereum logs, without running an ethereum
    transaction.
    Grigoriy Simonov committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    2f7bbce View commit details
    Browse the repository at this point in the history
  3. fix: benchmarking

    Grigoriy Simonov committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    2a94e33 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. fix: move CurrentLogs are empty assert to evm pallet

    Grigoriy Simonov committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    82ab91c View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. test: add test for Current logs

    Grigoriy Simonov committed May 1, 2023
    Configuration menu
    Copy the full SHA
    2bba44e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Merge remote-tracking branch 'upstream/master' into feature/fake-tran…

    …saction-injection
    Grigoriy Simonov committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    fa90fe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f538c06 View commit details
    Browse the repository at this point in the history