Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

0x.js v0.13.0

Compare
Choose a tag to compare
@LogvinovLeon LogvinovLeon released this 06 Sep 13:39
· 15042 commits to development since this release
912d15c
  • Made all the functions submitting transactions to the network to immediately return transaction hash (#151)
  • Added zeroEx.awaitTransactionMinedAsync (#151)
  • Added TransactionReceiptWithDecodedLogs, LogWithDecodedArgs, DecodedLogArgs to public types (#151)
  • Added signature validation to validateFillOrderThrowIfInvalidAsync (#152)