8000 feat: add Arbitrum for staging [SF-970] by biga816 · Pull Request #313 · Secured-Finance/contracts · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: add Arbitrum for staging [SF-970] #313

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 26, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
8000
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/workflows/open-markets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,12 @@ on:
type: choice
options:
- development
- development-arb
- staging
- development-arb
- sepolia
- mainnet
- arbitrum-one

jobs:
deploy:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/register-orders.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ on:
type: choice
options:
- development
- development-arb
- staging
- staging-arb
collateralCurrency:
description: 'CollateralCurrency'
required: true
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/reset-smart-contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ on:
type: choice
options:
- development
- development-arb
- staging
- staging-arb

jobs:
deploy:
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/update-smart-contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,12 @@ on:
type: choice
options:
- development
- development-arb
- staging
- staging-arb
- sepolia
- mainnet
- arbitrum-one

jobs:
test:
Expand Down
1 change: 1 addition & 0 deletions deployments/staging-arb/.chainId
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
421614
370 changes: 370 additions & 0 deletions deployments/staging-arb/AddressResolver.json

Large diffs are not rendered by default.

Loading
0