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

Latest commit

 

History

History
264 lines (163 loc) · 7.35 KB

CHANGELOG.md

File metadata and controls

264 lines (163 loc) · 7.35 KB

CHANGELOG

v5.3.4 - July 15, 2020

* Dependencies updated

v5.3.3 - June 24, 2020

* Add `msg` param to `assertIntegerRoughlyEquals` (#2576)

v5.3.2 - March 3, 2020

* Dependencies updated

v5.3.1 - February 27, 2020

* Dependencies updated

v5.3.0 - February 25, 2020

* Add `blockchainTests.config` (#2466)

v5.1.5 - February 15, 2020

* Dependencies updated

v5.1.4 - February 8, 2020

* Dependencies updated

v5.1.3 - February 6, 2020

* Dependencies updated

v5.1.2 - February 4, 2020

* Dependencies updated

v5.1.1 - January 22, 2020

* Dependencies updated

v5.1.0 - January 6, 2020

* Added ERC20BridgeProxy to list of unlocked accounts on mainnet fork (#2401)
* Add `blockchainTests.live()` for live network tests. (#2407)
* Add modifiers to `blockchainTests.fork()`. (#2407)

v5.0.1 - December 17, 2019

* Dependencies updated

v5.0.0 - December 9, 2019

* Removed `hex_utils.ts`. Moved to @0x/utils (#2373)

v4.0.0 - December 2, 2019

* Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils (#2330)
* Add new exports orderHashUtils and transactionHashUtils (#2321)
* Remove TransactionHelper and MutatorContractFunction (#2325)
* OrderFactory default order expiration time increased from ten minutes to fifteen minutes  (#2304)
* Add `chainId` to `TransactionFactory` constructor (#1742)
* Use new `Order` structure with `domain` field (#1742)
* Inherit `chaiSetup` from `@0x/dev-utils` (#1761)
* Add `generatePseudoRandomOrderHash()` to `orderUtils` (#1761)
* Inherit `OrderStatus` from `@0x/types` (#1761)
* Update types for arbitrary fee tokens (#1819)
* Remove formatters (#1834)
* Add `hexConcat()` in `hex_utils.ts` (#1885)
* Introduce Mocha blockchain extensions (#2007)
* Move `*FillResults`, `OrderInfo` types to `@0x/types` (#2031)
* Add `log_utils.ts` (#2031)
* Add `hexRandom()` to `hex_utils.ts` (#2031)
* Add the constants: `MAX_UINT256`, `ADDRESS_LENGTH`, `MAX_UINT256_ROOT`, `ONE_ETHER` (#2031)
* Make `testCombinatoriallyWithReferenceFuncAsync` non-async (#2031)
* Update `testWithReferenceFuncAsync` to work with `RevertErrors` (#2031)
* `web3Wrapper` is created with `shouldAllowUnlimitedContractSize` if `UNLIMITED_CONTRACT_SIZE` environment variable is set. (#2075)
* Add `toHex()`, `hexLeftPad()`, `hexRightPad()`, and 'hexInvert()' hex utils (#2109)
* Add `PPM_DENOMINATOR` and `PPM_100_PERCENT` constants. (#2109)
* Increase the number of ganache accounts to 20 (#2109)
* Add `Numberish` type. (#2131)
* Tweaks/Upgrades to `hex_utils`, most notably `hexSlice()` (#2155)
* Add `hexHash()` to `hex_utils` (#2155)
* Add `shortZip()` to `lang_utils.ts` (#2155)
* Add `number_utils.ts` and `hexSize()` (#2220)
* Add `verifyEventsFromLogs()` (#2287)

v3.2.0-beta.4 - December 2, 2019

* Dependencies updated

v3.2.0-beta.3 - November 20, 2019

* Dependencies updated

v3.2.0-beta.2 - November 17, 2019

* Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils (#2330)
* Add new exports orderHashUtils and transactionHashUtils (#2321)
* Remove TransactionHelper and MutatorContractFunction (#2325)

v3.2.0-beta.1 - November 7, 2019

* OrderFactory default order expiration time increased from ten minutes to fifteen minutes  (#2304)

v3.2.0-beta.0 - October 3, 2019

* Add `chainId` to `TransactionFactory` constructor (#1742)
* Use new `Order` structure with `domain` field (#1742)
* Inherit `chaiSetup` from `@0x/dev-utils` (#1761)
* Add `generatePseudoRandomOrderHash()` to `orderUtils` (#1761)
* Inherit `OrderStatus` from `@0x/types` (#1761)
* Update types for arbitrary fee tokens (#1819)
* Remove formatters (#1834)
* Add `hexConcat()` in `hex_utils.ts` (#1885)
* Introduce Mocha blockchain extensions (#2007)
* Move `*FillResults`, `OrderInfo` types to `@0x/types` (#2031)
* Add `log_utils.ts` (#2031)
* Add `haxRandom()` to `hex_utils.ts` (#2031)
* Add the constants: `MAX_UINT256`, `ADDRESS_LENGTH`, `MAX_UINT256_ROOT`, `ONE_ETHER` (#2031)
* Make `testCombinatoriallyWithReferenceFuncAsync` non-async (#2031)
* Update `testWithReferenceFuncAsync` to work with `RevertErrors` (#2031)
* `web3Wrapper` is created with `shouldAllowUnlimitedContractSize` if `UNLIMITED_CONTRACT_SIZE` environment variable is set. (#2075)
* Add `toHex()`, `hexLeftPad()`, `hexRightPad()`, and 'hexInvert()' hex utils (#2109)
* Add `PPM_DENOMINATOR` and `PPM_100_PERCENT` constants. (#2109)
* Increase the number of ganache accounts to 20 (#2109)
* Add `Numberish` type. (#2131)
* Tweaks/Upgrades to `hex_utils`, most notably `hexSlice()` (#2155)
* Add `hexHash()` to `hex_utils` (#2155)
* Add `shortZip()` to `lang_utils.ts` (#2155)
* Add `number_utils.ts` and `hexSize()` (#2220)
* Add `verifyEventsFromLogs()` (#2287)

v3.1.16 - September 17, 2019

* Dependencies updated

v3.1.15 - September 3, 2019

* Dependencies updated

v3.1.14 - August 22, 2019

* Dependencies updated

v3.1.13 - August 8, 2019

* Dependencies updated

v3.1.12 - July 31, 2019

* Dependencies updated

v3.1.11 - July 24, 2019

* Dependencies updated

v3.1.10 - July 15, 2019

* Dependencies updated

v3.1.9 - July 13, 2019

* Dependencies updated

v3.1.8 - July 13, 2019

* Fixed false positives in `expectTransactionFailedAsync` and `expectContractCallFailedAsync` (#1852)

v3.1.7 - May 24, 2019

* Dependencies updated

v3.1.6 - May 15, 2019

* Dependencies updated

v3.1.5 - May 14, 2019

* Dependencies updated

v3.1.3 - May 10, 2019

* Dependencies updated

v3.1.2 - April 11, 2019

* Dependencies updated

v3.1.1 - March 21, 2019

* Dependencies updated

v3.1.0 - March 20, 2019

* Added ERC1155Proxy test constants and interfaces (#1661)

v3.0.9 - Invalid date

* Set evmVersion to byzantium (#1678)
* Remove Coordinator EIP712 constants. They're now in the `order-utils` package. (#1705)

v3.0.8 - March 1, 2019

* Dependencies updated

v3.0.7 - February 27, 2019

* Dependencies updated

v3.0.6 - February 26, 2019

* Dependencies updated

v3.0.5 - February 25, 2019

* Dependencies updated

v3.0.4 - February 9, 2019

* Dependencies updated

v3.0.3 - February 7, 2019

* Dependencies updated

v3.0.2 - February 7, 2019

* Fake publish to enable pinning

v3.0.1 - February 6, 2019

* Dependencies updated

v3.0.0 - February 5, 2019

* Upgrade the bignumber.js to v8.0.2 (#1517)
* Import `ZeroExTransaction` type instead of using type defined in this package (#1576)

v2.0.1 - January 17, 2019

* Dependencies updated

v2.0.0 - January 15, 2019

* Renamed OrderStatus enum members to PascalCase to conform with tslint enum-naming rule (#1474)

v1.0.4 - January 11, 2019

* Dependencies updated

v1.0.3 - January 9, 2019

* Dependencies updated

v1.0.2 - December 13, 2018

* Dependencies updated