Commit 67f5d8f
ci: add node_modules to foundry libs and install via yarn
NFTDescriptor / NFTSVG / NonfungibleTokenPositionDescriptor / V3Migrator
import from node_modules paths (@uniswap/lib, @uniswap/v2-core,
base64-sol). Teach forge to resolve those via libs = ["lib",
"node_modules"] and have CI run yarn install before forge build.
POOL_INIT_CODE_HASH refreshed again for the metadata-hash shift.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent b69bb36 commit 67f5d8f
3 files changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments