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

Review: Support EVM trace feature #3

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

Conversation

icodezjb
Copy link

@icodezjb icodezjb commented Apr 1, 2024

No description provided.

icodezjb and others added 3 commits March 27, 2024 13:03
cargo build --release --features evm-tracing,rpc-binary-search-estimate
* Use TracingExt

* Add logs_request_timeout option

* Clear cargo warning: unused manifest key: dependencies.scale-codec.package

---------

Co-authored-by: icodezjb <[email protected]>
@icodezjb icodezjb changed the title Support EVM trace feature Review: Support EVM trace feature Apr 1, 2024
icodezjb and others added 4 commits April 3, 2024 23:29
* feat: use storage for pending logs

Allow outer code to inject logs for currently running ethereum transaction.

* feat: fake transactions

Allow outer code to inject ethereum logs, without running an ethereum transaction.

* Add fake transaction tests

* Add new method for FakeTransactionFinalizer

---------

Co-authored-by: icodezjb <[email protected]>
@icodezjb icodezjb force-pushed the polkadot-sdk-v1.3.0 branch from ff82c1b to e5ddc89 Compare July 17, 2024 11:00
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