From ed21cd857d192c15801a928e4e0c382ca1aa7bc4 Mon Sep 17 00:00:00 2001 From: Aleksandr Kuperman Date: Thu, 8 Aug 2024 11:43:21 +0100 Subject: [PATCH] doc: external audit links --- audits/README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/audits/README.md b/audits/README.md index d44f6836..1d476941 100644 --- a/audits/README.md +++ b/audits/README.md @@ -24,4 +24,10 @@ contracts is located in this folder: [internal audit 6](https://github.com/valor Following the initial contracts [audit report](https://github.com/valory-xyz/autonolas-registries/blob/main/audits/Valory%20Review%20Final.pdf), the recommendations are addressed here: [feedback](https://github.com/valory-xyz/autonolas-registries/blob/main/audits/Addressing%20Initial%20ApeWorX%20Recommentations.pdf). -The final audit reports [v1](https://github.com/valory-xyz/autonolas-registries/blob/main/audits/Valory_Agent_Registries_Smart_Contract_Audit_by_Solidity_Finance.pdf), [v2](https://github.com/valory-xyz/autonolas-registries/blob/main/audits/Valory_Agent_Registries_Smart_Contract_Audit_by_Solidity_Finance-1.pdf), [v3](https://github.com/valory-xyz/autonolas-registries/blob/main/audits/Valory_Agent_Registries_Smart_Contract_Audit_by_Solidity_Finance-2.pdf), and [v4](https://sourcehat.com/audits/ValoryAgentRegistries/). +Final audit reports are listed in their historical order: +- [v1](https://github.com/valory-xyz/autonolas-registries/blob/main/audits/Valory_Agent_Registries_Smart_Contract_Audit_by_Solidity_Finance.pdf); +- [v2](https://github.com/valory-xyz/autonolas-registries/blob/main/audits/Valory_Agent_Registries_Smart_Contract_Audit_by_Solidity_Finance-1.pdf); +- [v3](https://github.com/valory-xyz/autonolas-registries/blob/main/audits/Valory_Agent_Registries_Smart_Contract_Audit_by_Solidity_Finance-2.pdf); +- [v4](https://sourcehat.com/audits/ValoryAgentRegistries/); +- [v5](https://code4rena.com/reports/2023-12-autonolas); +- [v6](https://code4rena.com/reports/2024-05-olas).