This repository has been archived by the owner on Jul 9, 2021. It is now read-only.
0x monorepo - dbb3c5e
fabioberger
released this
06 Feb 11:48
·
4715 commits
to development
since this release
@0x/[email protected]
- Fix OrderValidatorWrapper constructor to use the correct address (#1568)
- Use new
ZeroExTransaction
interface (#1576) - Rename
getTransactionHex
togetTransactionHashHex
(#1576)
@0x/[email protected]
- Add
transactionHashUtils
(#1576) - Refactor
eip712Utils
to allow custom domain params (#1576) - Export constant EIP712 params (#1576)
@0x/[email protected]
- ABI Decode NULL for all data types (#1587)