Skip to content

Commit

Permalink
Merge pull request #182 from balancer/gha-permissions
Browse files Browse the repository at this point in the history
BOT: Automatic update to permissions tables based on onchain changes.
  • Loading branch information
Tritium-VLK committed Jan 16, 2024
2 parents af9fb77 + d52f1e3 commit 720b319
Show file tree
Hide file tree
Showing 12 changed files with 236 additions and 236 deletions.
40 changes: 20 additions & 20 deletions data_files/permissions/goerli.json
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,8 @@
},
{
"Fx": "add_reward(address,address)",
"Contract": "ChildChainGauge",
"Deployment": "20230316-child-chain-gauge-factory-v2",
"Contract": "LiquidityGaugeV5",
"Deployment": "20220822-mainnet-gauge-factory-v2",
"Authorized_Caller_Addresses": [
"0xE0a171587b1Cae546E069A943EDa96916F5EE977",
"0x3bAbEBfD684506A5B47701ee231A53427Ad413Ef",
Expand All @@ -243,8 +243,8 @@
},
{
"Fx": "add_reward(address,address)",
"Contract": "LiquidityGaugeV5",
"Deployment": "20220822-mainnet-gauge-factory-v2",
"Contract": "ChildChainGauge",
"Deployment": "20230316-child-chain-gauge-factory-v2",
"Authorized_Caller_Addresses": [
"0xE0a171587b1Cae546E069A943EDa96916F5EE977",
"0x3bAbEBfD684506A5B47701ee231A53427Ad413Ef",
Expand Down Expand Up @@ -273,8 +273,8 @@
},
{
"Fx": "killGauge()",
"Contract": "LiquidityGaugeV5",
"Deployment": "20220822-mainnet-gauge-factory-v2",
"Contract": "ChildChainGauge",
"Deployment": "20230316-child-chain-gauge-factory-v2",
"Authorized_Caller_Addresses": [
"0xE0a171587b1Cae546E069A943EDa96916F5EE977",
"0x3b1836C09fdAe0A7C2848F99B2584aEBD6A36876"
Expand All @@ -286,8 +286,8 @@
},
{
"Fx": "killGauge()",
"Contract": "ChildChainGauge",
"Deployment": "20230316-child-chain-gauge-factory-v2",
"Contract": "SingleRecipientGauge",
"Deployment": "20230215-single-recipient-gauge-factory-v2",
"Authorized_Caller_Addresses": [
"0xE0a171587b1Cae546E069A943EDa96916F5EE977",
"0x3b1836C09fdAe0A7C2848F99B2584aEBD6A36876"
Expand All @@ -299,8 +299,8 @@
},
{
"Fx": "killGauge()",
"Contract": "SingleRecipientGauge",
"Deployment": "20230215-single-recipient-gauge-factory-v2",
"Contract": "LiquidityGaugeV5",
"Deployment": "20220822-mainnet-gauge-factory-v2",
"Authorized_Caller_Addresses": [
"0xE0a171587b1Cae546E069A943EDa96916F5EE977",
"0x3b1836C09fdAe0A7C2848F99B2584aEBD6A36876"
Expand All @@ -325,8 +325,8 @@
},
{
"Fx": "set_reward_distributor(address,address)",
"Contract": "ChildChainStreamer",
"Deployment": "20220413-child-chain-gauge-factory",
"Contract": "LiquidityGaugeV5",
"Deployment": "20220822-mainnet-gauge-factory-v2",
"Authorized_Caller_Addresses": [
"0xE0a171587b1Cae546E069A943EDa96916F5EE977"
],
Expand All @@ -336,8 +336,8 @@
},
{
"Fx": "set_reward_distributor(address,address)",
"Contract": "LiquidityGaugeV5",
"Deployment": "20220325-mainnet-gauge-factory",
"Contract": "ChildChainStreamer",
"Deployment": "20220413-child-chain-gauge-factory",
"Authorized_Caller_Addresses": [
"0xE0a171587b1Cae546E069A943EDa96916F5EE977"
],
Expand All @@ -359,7 +359,7 @@
{
"Fx": "set_reward_distributor(address,address)",
"Contract": "LiquidityGaugeV5",
"Deployment": "20220822-mainnet-gauge-factory-v2",
"Deployment": "20220325-mainnet-gauge-factory",
"Authorized_Caller_Addresses": [
"0xE0a171587b1Cae546E069A943EDa96916F5EE977"
],
Expand All @@ -369,8 +369,8 @@
},
{
"Fx": "unkillGauge()",
"Contract": "LiquidityGaugeV5",
"Deployment": "20220822-mainnet-gauge-factory-v2",
"Contract": "ChildChainGauge",
"Deployment": "20230316-child-chain-gauge-factory-v2",
"Authorized_Caller_Addresses": [
"0x3b1836C09fdAe0A7C2848F99B2584aEBD6A36876"
],
Expand All @@ -381,7 +381,7 @@
{
"Fx": "unkillGauge()",
"Contract": "LiquidityGaugeV5",
"Deployment": "20220325-mainnet-gauge-factory",
"Deployment": "20220822-mainnet-gauge-factory-v2",
"Authorized_Caller_Addresses": [
"0x3b1836C09fdAe0A7C2848F99B2584aEBD6A36876"
],
Expand All @@ -402,8 +402,8 @@
},
{
"Fx": "unkillGauge()",
"Contract": "ChildChainGauge",
"Deployment": "20230316-child-chain-gauge-factory-v2",
"Contract": "LiquidityGaugeV5",
"Deployment": "20220325-mainnet-gauge-factory",
"Authorized_Caller_Addresses": [
"0x3b1836C09fdAe0A7C2848F99B2584aEBD6A36876"
],
Expand Down
Loading

1 comment on commit 720b319

@vercel
Copy link

@vercel vercel bot commented on 720b319 Jan 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.