Commit 6441004
committed
feat: upgrade OpenZeppelin contracts from v3.4.1 to v3.4.2
- Update @openzeppelin/contracts from 3.4.1 to 3.4.2 in all packages
- Verified 98 contracts across 4 packages show no functional differences
- Only metadata hashes changed as expected
Package updates:
- packages/contracts/package.json
- packages/interfaces/package.json
- packages/token-distribution/package.json
- packages/contracts/task/package.json
- packages/contracts/test/package.json
Script improvements:
- Add compare-repo-contract-bytecode-excluding-metadata.py for reliable repo comparisons
- Remove obsolete bytecode-diff-no-metadata.sh script
Verification completed:
- contracts: 55 contracts ✅ functionally identical
- token-distribution: 20 contracts ✅ functionally identical
- horizon: 33 contracts ✅ functionally identical
- subgraph-service: 12 contracts ✅ functionally identical1 parent 3bbd586 commit 6441004
File tree
8 files changed
+258
-186
lines changed- packages
- contracts
- task
- test
- interfaces
- token-distribution
- scripts
8 files changed
+258
-186
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
0 commit comments