Amir Bandeali
24564b986d
Minimize unnecessary type assertions
2019-01-07 10:31:11 -08:00
Amir Bandeali
1dda10b4f3
Add recursive MultiAsset decoding, store first address in pipeline
2019-01-07 10:31:11 -08:00
Amir Bandeali
eeb07d76fc
Fix transferFrom to work with MAP
2019-01-07 10:31:11 -08:00
Jacob Evans
9f924e459c
chore: change package org from 0xproject to 0x
2018-10-18 22:27:31 +11:00
Fabio Berger
343cd05363
Add missing comments
2018-08-03 21:27:01 +02:00
Leonid Logvinov
bf8ac3b9e6
Fix tslint issues
2018-07-17 12:59:02 +02:00
Fabio Berger
1134ff1075
Fix tslint issues
2018-06-25 20:17:00 +02:00
Fabio Berger
178676ef8c
Fix lint errors
2018-06-25 20:08:00 +02:00
Fabio Berger
eea86757d5
- Refactor assetWrapper to contain more of the normalizing logic instead of erc20Wrapper and erc721Wrapper
...
- Add burn method to DummyERC721Token
- Add additional methods to assetWrapper to set balance/allowances on ERC20 and ERC721 tokens
- Use approve instead of approveAll for ERC721 tokens
2018-06-15 00:00:02 +02:00
Fabio Berger
61243b418e
Implement initial set of orderFill combinatorial tests
2018-06-13 16:09:04 +02:00
Fabio Berger
89b7b56a2c
Fix tslint issues
2018-06-11 19:43:40 +02:00
Fabio Berger
21f7722f10
Move OrderValidationUtils (+ tests) and ExchangeTransferSimulator to order-utils
2018-06-11 19:21:32 +02:00