Skip to content

Commit 6f823aa

Browse files
Merge pull request #48 from BalancerMaxis/deployment
Deployment to needed chains
2 parents 2b8145a + 2444128 commit 6f823aa

File tree

16 files changed

+912
-10
lines changed

16 files changed

+912
-10
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ ignition/deployments/chain-31337
148148
# Foundry
149149
cache/
150150
out/
151+
lib/
151152

152153
# Ignores development broadcast logs
153154
!/broadcast
@@ -160,4 +161,5 @@ lcov.info
160161
.gas-snapshot
161162

162163
# vscode - audit docs
163-
.vscode/
164+
.vscode/
165+

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "lib/forge-std"]
22
path = lib/forge-std
3-
url = https://github.com/foundry-rs/forge-std.git
3+
url = https://github.com/foundry-rs/forge-std

broadcast/InjectorInfraDeployment.s.sol/10/run-latest.json

Lines changed: 110 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/InjectorInfraDeployment.s.sol/100/run-latest.json

Lines changed: 98 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/InjectorInfraDeployment.s.sol/1101/run-latest.json

Lines changed: 100 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/InjectorInfraDeployment.s.sol/137/run-latest.json

Lines changed: 131 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/InjectorInfraDeployment.s.sol/34443/run-latest.json

Lines changed: 110 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/InjectorInfraDeployment.s.sol/42161/run-latest.json

Lines changed: 102 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/InjectorInfraDeployment.s.sol/43114/run-latest.json

Lines changed: 98 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/InjectorInfraDeployment.s.sol/8453/run-latest.json

Lines changed: 110 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)