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

[pallet-revive] Add tracing support (2/3) #7167

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

Conversation

pgherveou
Copy link
Contributor

@pgherveou pgherveou commented Jan 14, 2025

Add debug endpoint to eth-rpc for capturing a block or a single transaction traces

See:

Follow up:

@pgherveou pgherveou force-pushed the pg/add-tracing-support-2 branch from f878812 to 4c98f33 Compare January 15, 2025 13:52
@pgherveou pgherveou requested review from athei and xermicus January 15, 2025 13:52
Base automatically changed from pg/replace-debug-trace to master January 15, 2025 18:11
@pgherveou pgherveou changed the base branch from master to pg/add-tracing-support January 16, 2025 11:21
@pgherveou
Copy link
Contributor Author

/cmd prdoc --audience runtime_dev --bump minor

@pgherveou pgherveou added T7-smart_contracts This PR/Issue is related to smart contracts. R0-silent Changes should not be mentioned in any release notes labels Jan 17, 2025
@paritytech-workflow-stopper
Copy link

All GitHub workflows were cancelled due to failure one of the required jobs.
Failed workflow url: https://github.com/paritytech/polkadot-sdk/actions/runs/12832173459
Failed job name: test-linux-stable

github-merge-queue bot pushed a commit that referenced this pull request Jan 17, 2025
Add foundation for supporting call traces in pallet_revive

Follow up:
- PR #7167 Add changes to eth-rpc to introduce debug endpoint that will
use pallet-revive tracing features
- PR #6727 Add new RPC to the client and implement tracing runtime API
that can capture traces on previous blocks

---------

Co-authored-by: Alexander Theißen <[email protected]>
Base automatically changed from pg/add-tracing-support to master January 17, 2025 20:43
mutantcornholio and others added 5 commits January 18, 2025 00:13
Deprecation warning for old command bot
This adds a new Proxy type to Westend Runtime called ParaRegistration.
This is related to:
polkadot-fellows/runtimes#520.

This new proxy allows:
1. Reserve paraID
2. Register Parachain
3. Leverage Utilites pallet
4. Remove proxy.

---------

Co-authored-by: command-bot <>
Co-authored-by: Dónal Murray <[email protected]>
Add foundation for supporting call traces in pallet_revive

Follow up:
- PR #7167 Add changes to eth-rpc to introduce debug endpoint that will
use pallet-revive tracing features
- PR #6727 Add new RPC to the client and implement tracing runtime API
that can capture traces on previous blocks

---------

Co-authored-by: Alexander Theißen <[email protected]>
@pgherveou pgherveou requested review from a team as code owners January 17, 2025 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes T7-smart_contracts This PR/Issue is related to smart contracts.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants