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

0x monorepo - 490aafb

Compare
Choose a tag to compare
@fabioberger fabioberger released this 10 May 17:22
· 3833 commits to development since this release

@0x/[email protected]

  • add awaitTransactionSuccessAsync() to tx.handlebars (#1797)

@0x/[email protected]

  • Update wrapper functions to expose awaitTransactionSuccessAsync() methods (#1797)

@0x/[email protected]

  • Export PromiseWithTransactionHash type (#1797)

@0x/[email protected]

  • Added CoordinatorWrapper to support orders with the Coordinator extension contract (#1792)

@0x/[email protected]

  • Renamed OrderError to TypedDataError (#1792)

@0x/[email protected]

  • Fix race-condition bug due to async callback modifying shared state (#1789)
  • Fix bug where WETH deposit/withdrawal events would not trigger an order state update (#1809)

@0x/[email protected]

  • Fixed spelling error in ABI Encoder error message (#1808)

@0x/[email protected]

  • Update tests to use contract-built-in awaitTransactionSuccessAsync (#1797)

@0x/[email protected]

  • Update contracts to solidity ^0.5.5 and unpin dependencies (#1796)