Commit 9fc544f
contracts: add v3 Stage7702Module (EIP-7702) Go bindings
Vendor the compiled Stage7702Module artifact from wallet-contracts-v3
(built from source at 7a864d6, solc 0.8.28 / viaIR / paris, matching the
canonical settings of the sibling v3 artifacts) and wire its abigen Go
bindings, following the Stage1Module/Stage2Module pattern.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 2290a97 commit 9fc544f
4 files changed
Lines changed: 2075 additions & 8 deletions
File tree
- contracts
- artifacts/wallet-contracts-v3/Stage7702Module.sol
- gen
- v3/walletstage7702
Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
98 | 100 | | |
99 | 101 | | |
100 | 102 | | |
| |||
123 | 125 | | |
124 | 126 | | |
125 | 127 | | |
| 128 | + | |
126 | 129 | | |
127 | 130 | | |
128 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments