Skip to content

Commit

Permalink
Automated processing of Payload PR (validations, transformations, and…
Browse files Browse the repository at this point in the history
… reports) + reformat JSON
  • Loading branch information
Tritium-VLK authored and actions-user committed Aug 1, 2024
1 parent e35bff7 commit ebf3fdf
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@
}
}
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
FILENAME: `BIPs/00batched/2024-W32/1-0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f.json`
MULTISIG: `multisigs/dao (mainnet:0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f)`
COMMIT: `e35bff78de3f11cc484b1113ad2ec3f194661829`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/3a1fc0f9-3eaa-414f-a336-acee92b22408)
```
+----------+-------------------------------------------------+---------------------------------------------------------+-------------------------------------------+---------+----------+
| function | token_symbol | recipient | amount | bip | tx_index |
+----------+-------------------------------------------------+---------------------------------------------------------+-------------------------------------------+---------+----------+
| transfer | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | multisigs/lm:0xc38c5f97B34E175FFd35407fc91a937300E33860 | 125000.0 (RAW: 125000000000) | BIP-666 | 0 |
| transfer | BAL:0xba100000625a3754423978a60c9317c58a424e3D | multisigs/lm:0xc38c5f97B34E175FFd35407fc91a937300E33860 | 213675.21 (RAW: 213675210000000000000000) | BIP-666 | 1 |
| transfer | WETH:0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2 | multisigs/lm:0xc38c5f97B34E175FFd35407fc91a937300E33860 | 118.26 (RAW: 118260000000000000000) | BIP-666 | 2 |
+----------+-------------------------------------------------+---------------------------------------------------------+-------------------------------------------+---------+----------+
```
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@
}
}
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
FILENAME: `BIPs/00batched/2024-W32/1-0xc38c5f97B34E175FFd35407fc91a937300E33860.json`
MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)`
COMMIT: `e35bff78de3f11cc484b1113ad2ec3f194661829`
CHAIN(S): `polygon`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/b31c7af8-eeef-4116-9f13-ccd6dfb14375)
```
+-----------------------+---------------------------------------------------------------------+-----------------+--------------------------------------------+--------------------------------------------------+--------------------------------------------+----------------+---------+----------+
| function | pool_id_and_address | symbol_and_info | gauge_address_and_info | tokens | rate_providers | review_summary | bip | tx_index |
+-----------------------+---------------------------------------------------------------------+-----------------+--------------------------------------------+--------------------------------------------------+--------------------------------------------+----------------+---------+----------+
| GaugeAdderV4/addGauge | 0xd4cc1afe3430c6c227f8f640d022bf5747538f53000200000000000000000ebb | LP-COPM-USDC | 0x9fbfcb0547Dc7D57258b8Cf57A57624c6C3a61A1 | 0x12050c705152931cFEe3DD56c52Fb09Dea816C23: COPM | | | BIP-665 | 0 |
| | pool_address: 0xd4Cc1Afe3430C6C227F8F640D022bf5747538F53 | fee: Not Found | Style: L0 sidechain | 0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359: USDC | | | | |
| | | a-factor: N/A | cap: 2.0% | | | | | |
| GaugeAdderV4/addGauge | 0xa2a6639815c2147ce904308ddfea38b6f1ab8ddd000200000000000000000ebc | 50COPM-50WETH | 0xC8BA8e58Df99e974960789494a615c876F8190c9 | 0x12050c705152931cFEe3DD56c52Fb09Dea816C23: COPM | 0x0000000000000000000000000000000000000000 | -- | BIP-665 | 1 |
| | pool_address: 0xA2a6639815C2147ce904308ddFea38B6F1Ab8Ddd | fee: 1.0 | Style: L0 sidechain | 0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619: WETH | 0x0000000000000000000000000000000000000000 | -- | | |
| | | a-factor: N/A | cap: 2.0% | | | | | |
+-----------------------+---------------------------------------------------------------------+-----------------+--------------------------------------------+--------------------------------------------------+--------------------------------------------+----------------+---------+----------+
```
2 changes: 1 addition & 1 deletion BIPs/00batched/2024-W32/checkpointer_gauges_by_chain.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"Polygon": "[0x9fbfcb0547Dc7D57258b8Cf57A57624c6C3a61A1, 0xC8BA8e58Df99e974960789494a615c876F8190c9]"
}
}

0 comments on commit ebf3fdf

Please sign in to comment.