Update contract-wrappers everywhere (#2068)
* add validateAndSendTransactionAsync to all wrappers * remove contract-wrappers from @0x/contracts-extensions * replace error types in contract-wrappers * upgrade asset-buyer and asset-swapper to contract-wrappers v11 * update website and 0x.js * remove calldataOptimizationUtils
This commit is contained in:
@@ -60,12 +60,12 @@ export const docGenConfigs: DocGenConfigs = {
|
||||
'NonceSubproviderErrors',
|
||||
'Web3WrapperErrors',
|
||||
'AssetBuyerError',
|
||||
'ContractWrappersError',
|
||||
'ContractError',
|
||||
'TypedDataError',
|
||||
'SwapQuoterError',
|
||||
'SwapQuoteGetOutputOpts',
|
||||
'SwapQuoteExecutionOpts',
|
||||
'ForwarderWrapperError',
|
||||
'ForwarderError',
|
||||
'CoordinatorServerError',
|
||||
'CoordinatorServerCancellationResponse',
|
||||
'EventCallback',
|
||||
|
Reference in New Issue
Block a user