Lawrence Forman
|
c30d59d5d3
|
@0x/types : Add FillResults , MatchedFillResults , and
`BatchMatchedFillResults` types.
`@0x/contracts-utils`: Add reference functions for `SafeMath`.
`@0x/contracts-exchange-libs`: Add reference functions for `LibMath` and
`LibFillResults`.
`@0x/contracts-test-utils`: Move `*FillResults` types to `@0x/types`.
`@0x/contracts-test-utils`: Add `log_utils.ts`.
`@0x/contracts-test-utils`: Add `hexRandom()` to `hex_utils.ts`.
`@0x/contracts-test-utils`: Add the contstants: `MAX_UINT256`,
`ADDRESS_LENGTH`.
|
2019-08-06 15:30:30 -04:00 |
|
Lawrence Forman
|
e3bca7e7e7
|
@0x/exchange-libs : Remove LibAbiEncoder
|
2019-07-23 15:23:40 -07:00 |
|
Lawrence Forman
|
7cb6795d40
|
@0x/contracts-exchange-libs : Add takerFeeAssetData and makerFeeAssetData to Order struct.
|
2019-07-23 15:23:40 -07:00 |
|
Amir Bandeali
|
ed0fcf2829
|
Remove LibAbiEncoder
|
2019-07-23 15:23:40 -07:00 |
|
Amir Bandeali
|
3e461ac2e5
|
Rename internal and private functions
|
2019-07-23 15:21:14 -07:00 |
|
Amir Bandeali
|
308ff15adc
|
Refactor EIP712 libraries
|
2019-07-23 15:09:46 -07:00 |
|
Amir Bandeali
|
f68b8d82e0
|
Move LibTransactionDecoder to dev-utils package
|
2019-06-07 08:46:20 -07:00 |
|
F. Eugene Aumson
|
741a731ecb
|
Transaction decoder for Coordinator (#1802)
* Remove unused dependency from erc20/package.json
* Add LibTransactionDecoder
Yet unsupported functions include:
cancelOrdersUpTo
executeTransaction
|
2019-05-24 11:27:53 -04:00 |
|
Leonid Logvinov
|
1a88eac9c7
|
Make the banner more visible
|
2019-02-04 13:00:15 +01:00 |
|
Leonid Logvinov
|
6943bbcacb
|
Temp
|
2019-02-04 10:38:02 +01:00 |
|
Amir Bandeali
|
e2fe907de0
|
Rename libs to exchange-libs
|
2019-01-21 21:41:21 -08:00 |
|