forked from lista-dao/lista-dao-contracts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
28 changed files
with
1,251 additions
and
132 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
on: [pull_request] | ||
|
||
jobs: | ||
tests: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout repository and submodules | ||
uses: actions/checkout@v3 | ||
with: | ||
submodules: recursive | ||
|
||
- name: Run install | ||
uses: borales/actions-yarn@v4 | ||
with: | ||
cmd: install # will run `yarn install` command | ||
|
||
- name: Install Foundry | ||
uses: foundry-rs/foundry-toolchain@v1 | ||
|
||
- name: Run unit tests | ||
run: forge test -vvv |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"interaction": "0xB68443Ee3e828baD1526b3e0Bdf2Dfc6b1975ec4", | ||
"auctionProxy": "0x272d6589CEcC19165cfCd0466f73A648cb1Ea700" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"interaction": "0x70C4880A3f022b32810a4E9B9F26218Ec026f279", | ||
"auctionProxy": "0xC6e80f443c56F93b2ec1b6bc8942e161dDf22716" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"symbol": "SolvBTC.BBN", | ||
"tokenAddress": "0x1346b618dC92810EC74163e4c27004c921D446a5", | ||
"ilk": "0x536f6c764254432e42424e000000000000000000000000000000000000000000", | ||
"gemJoin": "0x03DB750d6212C6a0BCa9258E8cB7cf46dfD63067", | ||
"gemJoinImplementation": "0x3e75d7edacc97645033eF8073D025069B0a0976D", | ||
"clipper": "0xEB995ff652da728E7B0EBC31Ab543c39e054b1eA", | ||
"clipperImplementation": "0x9B878823cF06FAC1EdB02B44eADa8bB4274AB7EA", | ||
"oracle": "0x0AD764098FF68b100d0976a8BCF2294B67669cAa", | ||
"oracleImplementation": "0xb35d0F744dDCD92763d37AB3c58716183a99055D", | ||
"oracleInitializeArgs": [ | ||
"0xf3afD82A4071f272F403dC176916141f44E6c750" | ||
], | ||
"owner": "0xAca0ed4651ddA1F43f00363643CFa5EBF8774b37", | ||
"proxyAdminOwner": "0x08aE09467ff962aF105c23775B9Bc8EAa175D27F" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"symbol": "SolvBTC.BBN", | ||
"tokenAddress": "0x16D9A837e0D1AAC45937425caC26CcB729388C9A", | ||
"ilk": "0x536f6c764254432e42424e000000000000000000000000000000000000000000", | ||
"gemJoin": "0x5adABE1b1fDDFb76c3B7f3Eef9F5DDA7E4f5A347", | ||
"gemJoinImplementation": "0x2c124E030D956F3351A2D205e757941326e3604E", | ||
"clipper": "0xD6A5497e7dbc30a8e9f0b20686a0336B9F2fAc92", | ||
"clipperImplementation": "0x5BA7D1c3f967c00179CE43283C06bcb374838A1D", | ||
"oracle": "0x3e6c4Efe6D6A470439795756BEDE9f4cd6BdDd5d", | ||
"oracleImplementation": "0x5e39f70038Db1083756ED494cf3eADfA07E49ED4", | ||
"oracleInitializeArgs": [ | ||
"0x79e9675cDe605Ef9965AbCE185C5FD08d0DE16B1" | ||
], | ||
"owner": "0x05E3A7a66945ca9aF73f66660f22ffB36332FA54", | ||
"proxyAdminOwner": "0x05E3A7a66945ca9aF73f66660f22ffB36332FA54" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,20 @@ | ||
# Helio Audits | ||
# Lista DAO Audits | ||
|
||
This directory the reports of audits performed on Helio smart contracts by different security firms. | ||
This directory the reports of audits performed on Lista DAO smart contracts by different security firms. | ||
|
||
| :warning: | Audits are not a guarantee of correctness. Some of the contracts were modified after they were audited. | | ||
| --------- | :------------------------------------------------------------------------------------------------------ | | ||
|
||
| Scope | Firm | Report | | ||
|----------------|------------|------------------------------------------------| | ||
| Ceros, Helio | Certik | [`2022-05-30`](./Certik_300522.pdf) | | ||
| Ceros, Helio | PeckShield | [`2022-05-25`](./PeckShield_250522.pdf) | | ||
| Helio | SlowMist | [`2022-05-10`](./SlowMist_100522.pdf) | | ||
| Ceros | SlowMist | [`2022-05-24`](./SlowMist_240522.pdf) | | ||
| Ceros, Helio | Veridise | [`2022-06-27`](./Veridise_270622.pdf) | | ||
| slisBNB Oracle | PeckShield | [`2024-04-18`](./PeckShield_slisBNBOracle.pdf) | | ||
| Multi-Oracles | PeckShield | [`2024-04-30`](./PeckShield_300424.pdf) | | ||
| OFT | PeckShield | [`2024-06-19`](./PeckShield_190624.pdf) | | ||
| OFT | BlockSec | [`2024-06-19`](./BlockSec_190624.pef) | | ||
| Scope | Firm | Report | | ||
|---------------------------------------|------------|-------------------------------------------------------| | ||
| Ceros, Helio | Certik | [`2022-05-30`](./Certik_300522.pdf) | | ||
| Ceros, Helio | PeckShield | [`2022-05-25`](./PeckShield_250522.pdf) | | ||
| Helio | SlowMist | [`2022-05-10`](./SlowMist_100522.pdf) | | ||
| Ceros | SlowMist | [`2022-05-24`](./SlowMist_240522.pdf) | | ||
| Ceros, Helio | Veridise | [`2022-06-27`](./Veridise_270622.pdf) | | ||
| slisBNB Oracle | PeckShield | [`2024-04-18`](./PeckShield_slisBNBOracle.pdf) | | ||
| Multi-Oracles | PeckShield | [`2024-04-30`](./PeckShield_300424.pdf) | | ||
| OFT | PeckShield | [`2024-06-19`](./PeckShield_190624.pdf) | | ||
| OFT | BlockSec | [`2024-06-19`](./BlockSec_190624.pdf) | | ||
| Emission Voting & clicBNB Launch Pool | BlockSec | [`2024-10-21`](./blocksec_emission_voting_211024.pdf) | | ||
| Emission Voting & clicBNB Launch Pool | Salus | [`2024-10-21`](./salus_emission_voting_211024.pdf) | |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.