diff --git a/docs/additional/audits.rst b/docs/additional/audits.rst index d89c0ec251..53af53c7e9 100644 --- a/docs/additional/audits.rst +++ b/docs/additional/audits.rst @@ -4,28 +4,34 @@ Audits Below are links to our third-party audit reports. -+----------------------+---------------------------------------------------------------------------------------------------------------------------+ -| **Release** | **Reports** | -+----------------------+---------------------------------------------------------------------------------------------------------------------------+ -| ERC721OrdersFeature | * `ABDK Consulting `__ | -| | | -| | | -| ERC1155OrdersFeature | | -+----------------------+---------------------------------------------------------------------------------------------------------------------------+ -| Exchange V4 | * `Consensys Diligence (December 2020) `__ | -+----------------------+---------------------------------------------------------------------------------------------------------------------------+ -| Exchange V3 | * `Trail of Bits `__ | -| | * `Consensys Diligence (Exchange) `__ | -| | * `Consensys Diligence (Staking) `__ | -+----------------------+---------------------------------------------------------------------------------------------------------------------------+ -| Exchange V2.1 | * `First `_ | -| | * `Consensys Diligence `_ | -+----------------------+---------------------------------------------------------------------------------------------------------------------------+ -| MultiAssetProxy | * `Consensys Diligence `__ | -+----------------------+---------------------------------------------------------------------------------------------------------------------------+ -| ERC1155Proxy | * `Consensys Diligence `__ | -+----------------------+---------------------------------------------------------------------------------------------------------------------------+ -| StaticCallProxy | * No third-party audit. | -+----------------------+---------------------------------------------------------------------------------------------------------------------------+ -| ERC20BridgeProxy | * No third-party audit. | -+----------------------+---------------------------------------------------------------------------------------------------------------------------+ ++----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ +| **Release** | **Reports** | ++----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ +| Governance | * `Ourovoros `__ | ++----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ +| MultiplexFeature | * `ABDK Consulting `__ | +| | | +| MetaTransactions | | ++----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ +| ERC721OrdersFeature | * `ABDK Consulting `__ | +| | | +| | | +| ERC1155OrdersFeature | | ++----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ +| Exchange V4 | * `Consensys Diligence (December 2020) `__ | ++----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ +| Exchange V3 | * `Trail of Bits `__ | +| | * `Consensys Diligence (Exchange) `__ | +| | * `Consensys Diligence (Staking) `__ | ++----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ +| Exchange V2.1 | * `First `_ | +| | * `Consensys Diligence `_ | ++----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ +| MultiAssetProxy | * `Consensys Diligence `__ | ++----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ +| ERC1155Proxy | * `Consensys Diligence `__ | ++----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ +| StaticCallProxy | * No third-party audit. | ++----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ +| ERC20BridgeProxy | * No third-party audit. | ++----------------------+--------------------------------------------------------------------------------------------------------------------------------------+ diff --git a/docs/index.rst b/docs/index.rst index d06546ee7b..f9bd2741ce 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -9,7 +9,7 @@ This documentation is aimed to serve as the canonical technical documentation fo - Subsections will provide a deep dive into each contracts - Tutorial and tools to get started building with/on top of 0x Protocol -To learn more about why 0x Protocol was created, read the whitepaper `here `_ and at `0xProtocol.org `_. +To learn more about why 0x Protocol was created, read the whitepaper `here `_ and at `0xProtocol.org `_. All code is open sourced on `GitHub `_.