Skip to content

Commit

Permalink
Merge pull request #577 from balancer/staging-dev
Browse files Browse the repository at this point in the history
staging dev
  • Loading branch information
mendesfabio authored Mar 20, 2024
2 parents 8b362c2 + b94de57 commit 53ef97b
Show file tree
Hide file tree
Showing 11 changed files with 368 additions and 308 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/graph-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand All @@ -36,7 +36,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand All @@ -59,7 +59,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand All @@ -82,7 +82,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand All @@ -105,7 +105,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand All @@ -128,7 +128,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand All @@ -151,7 +151,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand All @@ -174,7 +174,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand All @@ -197,7 +197,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/graph-manual.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/graph-studio-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand All @@ -38,7 +38,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand All @@ -63,7 +63,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand All @@ -88,7 +88,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/graph-studio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand All @@ -38,7 +38,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand All @@ -63,7 +63,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand All @@ -88,7 +88,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand All @@ -113,7 +113,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand Down
18 changes: 9 additions & 9 deletions .github/workflows/graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand All @@ -36,7 +36,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand All @@ -59,7 +59,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand All @@ -82,7 +82,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand All @@ -105,7 +105,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand All @@ -128,7 +128,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand All @@ -151,7 +151,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand All @@ -174,7 +174,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand All @@ -197,7 +197,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Install
run: yarn --frozen-lockfile
- name: Assets
Expand Down
134 changes: 134 additions & 0 deletions abis/FXPoolDeployerTracker.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
[
{
"type": "function",
"name": "broadcastNewDeployer",
"inputs": [
{
"name": "_quoteToken",
"type": "address",
"internalType": "address"
},
{
"name": "_deployer",
"type": "address",
"internalType": "address"
}
],
"outputs": [],
"stateMutability": "nonpayable"
},
{
"type": "function",
"name": "fxPoolDeployers",
"inputs": [
{
"name": "",
"type": "address",
"internalType": "address"
}
],
"outputs": [
{
"name": "",
"type": "address",
"internalType": "address"
}
],
"stateMutability": "view"
},
{
"type": "function",
"name": "owner",
"inputs": [],
"outputs": [
{
"name": "",
"type": "address",
"internalType": "address"
}
],
"stateMutability": "view"
},
{
"type": "function",
"name": "renounceOwnership",
"inputs": [],
"outputs": [],
"stateMutability": "nonpayable"
},
{
"type": "function",
"name": "setDeployer",
"inputs": [
{
"name": "_quoteToken",
"type": "address",
"internalType": "address"
},
{
"name": "_deployer",
"type": "address",
"internalType": "address"
}
],
"outputs": [],
"stateMutability": "nonpayable"
},
{
"type": "function",
"name": "transferOwnership",
"inputs": [
{
"name": "newOwner",
"type": "address",
"internalType": "address"
}
],
"outputs": [],
"stateMutability": "nonpayable"
},
{
"type": "event",
"name": "NewFXPoolDeployer",
"inputs": [
{
"name": "quoteToken",
"type": "address",
"indexed": true,
"internalType": "address"
},
{
"name": "deployer",
"type": "address",
"indexed": true,
"internalType": "address"
},
{
"name": "caller",
"type": "address",
"indexed": true,
"internalType": "address"
}
],
"anonymous": false
},
{
"type": "event",
"name": "OwnershipTransferred",
"inputs": [
{
"name": "previousOwner",
"type": "address",
"indexed": true,
"internalType": "address"
},
{
"name": "newOwner",
"type": "address",
"indexed": true,
"internalType": "address"
}
],
"anonymous": false
}
]
Loading

0 comments on commit 53ef97b

Please sign in to comment.