feat: Prune Paths + Fast ABI (#183)
* Cull paths which cannot improve price * fixes and rename * optimizations * disable ABI optimization for sampler * fix lint * use fastabi * Update to fastabi 0.0.2 * update packages * Fix NaN case * update to published packages * rebased * Update generated wrappers
This commit is contained in:
@@ -3,6 +3,7 @@ export {
|
||||
ContractEvent,
|
||||
ContractFunctionObj,
|
||||
ContractTxFunctionObj,
|
||||
EncoderOverrides,
|
||||
SendTransactionOpts,
|
||||
SubscriptionErrors,
|
||||
} from '@0x/base-contract';
|
||||
|
Reference in New Issue
Block a user