Skip to content

Commit 1d9693b

Browse files
Update from github-actions[bot] running command 'prdoc --audience runtime_dev --bump patch'
1 parent c66d736 commit 1d9693b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

prdoc/pr_10918.prdoc

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
title: Fix delegatecall callTracer addresses
2+
doc:
3+
- audience: Runtime Dev
4+
description: |-
5+
## Summary
6+
- Fix address tracking in delegatecall operations for callTracer
7+
8+
## Changes
9+
- Update callTracer to correctly track addresses during delegatecall operations
10+
11+
## Test plan
12+
- Existing tests should pass
13+
- Verify callTracer correctly reports addresses for delegatecall operations
14+
crates:
15+
- name: pallet-revive
16+
bump: patch

0 commit comments

Comments
 (0)