Commit e043bc3
contracts: include deployed (runtime) bytecode in v3 Stage7702Module binding
Add --includeDeployedBin to the walletstage7702 abigen directive and wire
WalletStage7702DeployedBin into V3.WalletStage7702Module so the runtime
bytecode is available (needed for EIP-7702 delegated-code verification).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 9fc544f commit e043bc3
3 files changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments