diff --git a/docs/additional/releases.rst b/docs/additional/releases.rst index 1a4d15b7e5..1976a4f959 100644 --- a/docs/additional/releases.rst +++ b/docs/additional/releases.rst @@ -5,9 +5,9 @@ Releases .. role:: strike :class: strike -.. note:: +.. note:: - Come out and vote! The community vote for Protocol V4 goes live on Saturday, January 16 2021. Cast your vote `HERE `_! + Come out and vote! The community vote for Protocol V4 goes live on Saturday, January 16 2021. Cast your vote `HERE `_! This page outlines upcoming releases and expected changes. @@ -17,9 +17,11 @@ This page outlines upcoming releases and expected changes. +---------------------------------------------+---------------------------------------------------------------+----------------------+-------------+-----------------------------------------------------------------------------------------------------------------------------+ | **Name** | **Overview** | **Est Release Date** | **Status** | **Additional** | +---------------------------------------------+---------------------------------------------------------------+----------------------+-------------+-----------------------------------------------------------------------------------------------------------------------------+ + | `big-pantsuit-energy`_ | Patch batch ```getOrderRelevantState()``` functions | 01/25/21 | Timelock | | + +---------------------------------------------+---------------------------------------------------------------+----------------------+-------------+-----------------------------------------------------------------------------------------------------------------------------+ | `Squire`_ | Aggregation for `V4 Orders <../basics/orders.html>`_ | TBA | Development | Depends on AssetSwapper / 0x API Upgrade | +---------------------------------------------+---------------------------------------------------------------+----------------------+-------------+-----------------------------------------------------------------------------------------------------------------------------+ - | `Babooshka`_ | Connect Exchange Proxy to Staking | 01/24/21 | Vote | Requires community vote | + | `Babooshka`_ | Connect Exchange Proxy to Staking | 02/08/21 | Vote | Requires community vote | +---------------------------------------------+---------------------------------------------------------------+----------------------+-------------+-----------------------------------------------------------------------------------------------------------------------------+ | *The following releases have been deployed* | | | | | +---------------------------------------------+---------------------------------------------------------------+----------------------+-------------+-----------------------------------------------------------------------------------------------------------------------------+ @@ -38,6 +40,12 @@ This page outlines upcoming releases and expected changes. Upcoming ======== +big-pantsuit-energy +------------------- + +- Swallow reverts in `batchGetRfqOrderRelevantStates()` and `batchGetLimitOrderRelevantStates()` functions. + + Squire ------- @@ -88,4 +96,4 @@ Tinker This release was partially rolled back due to breaking allowances for some `Exceptional ERC20 Tokens <./exceptional_erc20s.html>`_. These features were fixed and re-deployed in the Hot-Pants release, above. -- Upgrade any features that transfer user funds to use allowances on the Proxy contract. Transfers will still fallback to the Allowance Target, but integrators will get reduced transaction costs from setting their allowance on the Proxy. This involves redeploying the following `Features <../architecture/features.html>`_: ``MetaTransactionsFeature``, ``TransformERC20Feature``, ``UniswapFeature``. \ No newline at end of file +- Upgrade any features that transfer user funds to use allowances on the Proxy contract. Transfers will still fallback to the Allowance Target, but integrators will get reduced transaction costs from setting their allowance on the Proxy. This involves redeploying the following `Features <../architecture/features.html>`_: ``MetaTransactionsFeature``, ``TransformERC20Feature``, ``UniswapFeature``.