File tree
11 files changed
+487
-17
lines changed- .changeset
- lib
- test
- account/utils
- bin
- helpers
11 files changed
+487
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
Submodule openzeppelin-contracts updated 11 files
- .changeset/seven-insects-taste.md+5
- contracts/account/utils/draft-ERC7579Utils.sol+42-11
- foundry.toml+1
- test/account/utils/draft-ERC4337Utils.test.js+12-2
- test/account/utils/draft-ERC7579Utils.t.sol+421
- test/account/utils/draft-ERC7579Utils.test.js+14-14
- test/bin/EntryPoint070.abi+1
- test/bin/EntryPoint070.bytecode
- test/bin/SenderCreator070.abi+1
- test/bin/SenderCreator070.bytecode
- test/helpers/erc4337-entrypoint.js+31
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
167 | 169 | | |
168 | 170 | | |
169 | 171 | | |
170 | | - | |
| 172 | + | |
| 173 | + | |
171 | 174 | | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
172 | 179 | | |
173 | 180 | | |
174 | 181 | | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
175 | 185 | | |
176 | 186 | | |
177 | 187 | | |
| |||
0 commit comments