Greg Hysen
|
cf8523da5f
|
Moved ERC721 FillOrderNoThrow tests into wrapper
|
2018-04-20 13:56:17 -07:00 |
|
Greg Hysen
|
8374a51e6a
|
Replaced instances of accounts[0] with owner in contracts test cases
|
2018-04-20 13:56:17 -07:00 |
|
Greg Hysen
|
be8e8791b7
|
Ran prettier/linter on new contract tests
|
2018-04-20 13:56:17 -07:00 |
|
Greg Hysen
|
b13a2e71ad
|
Added comments around deploying contracts to helper/wrapper tests
|
2018-04-20 13:56:17 -07:00 |
|
Greg Hysen
|
32a7442845
|
Minor style improvements to asset proxy utils
|
2018-04-20 13:56:17 -07:00 |
|
Greg Hysen
|
bc7672652e
|
makerAssetProxyData/takerAssetProxyData -> makerAssetData/takerAssetData
|
2018-04-20 13:56:17 -07:00 |
|
Greg Hysen
|
cc77f8489e
|
nilAddress to ZeroEx.NULL_ADDRESS
|
2018-04-20 13:56:17 -07:00 |
|
Greg Hysen
|
adad76eca6
|
Removed unnecessary assetProxyManagerAddress
|
2018-04-20 13:56:17 -07:00 |
|
Greg Hysen
|
d72a731865
|
setAssetProxy to addAssetProxy
|
2018-04-20 13:56:17 -07:00 |
|
Greg Hysen
|
f35fe56d9b
|
Renamed TransferProxy to Proxy
|
2018-04-20 13:56:17 -07:00 |
|
Greg Hysen
|
1ab70f130d
|
Renaming TransferProxy to Proxy
|
2018-04-20 13:56:17 -07:00 |
|
Greg Hysen
|
78d81f193f
|
Asset Proxy Dispatcher
|
2018-04-20 13:56:17 -07:00 |
|
Amir Bandeali
|
5d05a2da74
|
Revert variable naming
|
2018-04-20 13:56:17 -07:00 |
|
Amir Bandeali
|
2f639b77bb
|
Update Solidity syntax and comments
|
2018-04-20 13:56:17 -07:00 |
|
Amir Bandeali
|
0c74a3bc66
|
Add tests for marketBuyOrders
|
2018-04-20 13:56:17 -07:00 |
|
Amir Bandeali
|
75f77f3e86
|
Add marketBuyOrders, rename variables, and fx old tests
|
2018-04-20 13:56:17 -07:00 |
|
Amir Bandeali
|
8f809e3a29
|
Remove partial cancels
|
2018-04-20 13:56:17 -07:00 |
|
Amir Bandeali
|
56ade9c44e
|
Add private keys for testrpc mnemonic
|
2018-04-20 13:56:17 -07:00 |
|
Amir Bandeali
|
6db0b2e398
|
Address feedback and lint
|
2018-04-20 13:56:16 -07:00 |
|
Amir Bandeali
|
2bd1ddd129
|
Add tests for fillOrderNoThrow based functions
|
2018-04-20 13:56:16 -07:00 |
|
Amir Bandeali
|
2c44c7ea83
|
Add fillOrderNoThrow to exchange wrapper and add test
|
2018-04-20 13:56:16 -07:00 |
|
Amir Bandeali
|
6bfc02d79d
|
Modify tests to work with new utils
|
2018-04-20 13:56:16 -07:00 |
|
Amir Bandeali
|
7201a74aea
|
Move utils dir into src
|
2018-04-20 13:56:16 -07:00 |
|
Amir Bandeali
|
6b897f6fd2
|
Get tests to build
|
2018-04-20 13:56:16 -07:00 |
|
Leonid Logvinov
|
b99c797945
|
Fix tests
|
2018-04-05 13:52:19 +02:00 |
|
Leonid Logvinov
|
249bf0163d
|
Move our contract templates to accept Provider instead of Web3Wrapper
|
2018-04-04 11:56:32 +03:00 |
|
Leonid Logvinov
|
13299158d1
|
Add sol-cover implementation
|
2018-03-12 03:37:27 +01:00 |
|
Leonid Logvinov
|
b6a133cc64
|
Improve an error message when an inorrect number of constructor params is passed
|
2018-02-27 14:42:49 -08:00 |
|
Leonid Logvinov
|
93b2736d65
|
Use the same templates as 0x.js
|
2018-02-27 12:05:46 -08:00 |
|
Leonid Logvinov
|
9d9cab1711
|
Fix build by using local events types
|
2018-02-27 12:05:23 -08:00 |
|
Leonid Logvinov
|
876517d458
|
Fix namings
|
2018-02-08 18:03:55 +01:00 |
|
Leonid Logvinov
|
568e4d33f2
|
Use Order and SignedOrder type from 0x.js
|
2018-02-07 13:41:30 +01:00 |
|
Leonid Logvinov
|
fd004032cb
|
Introduce SignedOrder class and remove type assertions
|
2018-02-07 12:22:22 +01:00 |
|
Leonid Logvinov
|
a264c36a48
|
Change tests
|
2018-02-06 17:27:47 -08:00 |
|
Leonid Logvinov
|
5a4c0bff6a
|
Remove accounts magic from tests
|
2018-01-30 16:01:37 +01:00 |
|
Leonid Logvinov
|
6205209fbb
|
Make an RPC constructor param implicit
|
2018-01-30 16:01:37 +01:00 |
|
Leonid Logvinov
|
9d62e5fb6f
|
Use an enum for contract name
|
2018-01-30 16:01:37 +01:00 |
|
Leonid Logvinov
|
387363283c
|
Remove truffle from tests
|
2018-01-30 16:01:36 +01:00 |
|
Leonid Logvinov
|
709026bf1a
|
Refactor contracts tests to not use injected web3 instance
|
2018-01-30 16:01:36 +01:00 |
|
Leonid Logvinov
|
f2b2b86786
|
Remove truffle from Exchange tests
|
2018-01-30 16:01:36 +01:00 |
|
Leonid Logvinov
|
6463cda204
|
Remove truffle from tokenTransferProxy tests
|
2018-01-30 16:01:35 +01:00 |
|