This repository has been archived by the owner on Jul 9, 2021. It is now read-only.
0x monorepo - 490aafb
fabioberger
released this
10 May 17:22
·
3833 commits
to development
since this release
@0x/[email protected]
- add
awaitTransactionSuccessAsync()
totx.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
toTypedDataError
(#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)