Commit 6681fcf
feat: deploy-on-arbitrumSepolia (#475)
* fix: Add HARDHAT_IGNITION_CONFIRM_DEPLOYMENT variable to deployment workflows
* fix: Update deployment workflow to include verification step and adjust environment variables
* fix: Update salt value in ignition strategy configuration
* fix: Add verification step for contracts in deployment workflows
* fix: Update salt value in ignition strategy configuration
* chore: save deployment artifacts for arbitrumSepolia dev (16581801531)
* fix: Update salt value in ignition strategy configuration and add TODO for dynamic handling based on environment
* chore: save deployment artifacts for arbitrumSepolia prod (16581922762)
* fix: Remove unused variables from deployment script
* Refactor code structure for improved readability and maintainability
* chore: save deployment artifacts for arbitrumSepolia dev (16582220797)
* fix: update salt value in create2 strategy configuration
* chore: save deployment artifacts for arbitrumSepolia prod (16582270946)
* fix: uncomment build-and-test job in deployment workflow
* fix: update addresses and start blocks for arbitrum-sepolia network
---------
Co-authored-by: GitHub Actions Bot <github-actions[bot]@users.noreply.github.com>1 parent 6bea05a commit 6681fcf
File tree
39 files changed
+258281
-7068
lines changed- .github/workflows
- packages
- sharing-smart-contract
- .openzeppelin
- ignition/deployments
- arbitrumSepolia-dev
- artifacts
- build-info
- arbitrumSepolia-prod
- artifacts
- build-info
- smart-contract
- ignition/deployments
- arbitrumSepolia-dev
- build-info
- arbitrumSepolia-prod
- build-info
- subgraph
39 files changed
+258281
-7068
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
84 | | - | |
| 82 | + | |
85 | 83 | | |
86 | 84 | | |
87 | 85 | | |
| |||
92 | 90 | | |
93 | 91 | | |
94 | 92 | | |
95 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
96 | 110 | | |
| 111 | + | |
97 | 112 | | |
98 | 113 | | |
99 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
103 | 101 | | |
104 | 102 | | |
105 | 103 | | |
106 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
107 | 122 | | |
108 | 123 | | |
109 | 124 | | |
| |||
114 | 129 | | |
115 | 130 | | |
116 | 131 | | |
117 | | - | |
118 | | - | |
119 | | - | |
| |||
0 commit comments