| Commit message (Expand) | Author | Age | Files | Lines |
* | Use make-promises-safe as a preloader instead of manually importing | Alex Browne | 2018-06-22 | 1 | -1/+0 |
* | merge v2-prototype | Fabio Berger | 2018-06-07 | 1 | -7/+6 |
|\ |
|
| * | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-07 | 1 | -5/+4 |
| |\ |
|
| | * | Add Async suffix to relevant assertions | Alex Browne | 2018-06-07 | 1 | -3/+3 |
| | * | Update more tests to pass on Geth | Alex Browne | 2018-06-07 | 1 | -9/+6 |
| | * | Update some tests after rebase | Alex Browne | 2018-06-07 | 1 | -2/+4 |
| * | | Linter now passes | fragosti | 2018-06-06 | 1 | -2/+2 |
| |/ |
|
* / | move generated contract wrappers from `contract_wrappers/generated/` to `gene... | Fabio Berger | 2018-06-06 | 1 | -1/+1 |
|/ |
|
* | Add awaitTransactionSuccess where needed | Alex Browne | 2018-05-31 | 1 | -1/+4 |
* | Remove contracts -> @0xproject/order-utils dependency | Leonid Logvinov | 2018-05-26 | 1 | -31/+22 |
* | Check transaction receipt status codes where applicable | Alex Browne | 2018-05-24 | 1 | -3/+12 |
* | Fix await calls | Fabio Berger | 2018-05-23 | 1 | -12/+3 |
* | Refactor etherToken test to use contract-wrappers | Fabio Berger | 2018-05-23 | 1 | -22/+36 |
* | Fix imports | Fabio Berger | 2018-05-23 | 1 | -1/+0 |
* | Merge branch 'v2-prototype' into refactor/contracts/remove0xjsDep | Fabio Berger | 2018-05-23 | 1 | -3/+10 |
|\ |
|
| * | Add missing blockchainLifecycle calls to contracts tests | Alex Browne | 2018-05-22 | 1 | -0/+7 |
* | | Remove 0x.js dep from contracts | Fabio Berger | 2018-05-23 | 1 | -3/+4 |
|/ |
|
* | merge development | Fabio Berger | 2018-05-22 | 1 | -0/+1 |
|\ |
|
| * | Use make-promises-safe to catch unhandled rejections in tests | Alex Browne | 2018-05-17 | 1 | -0/+1 |
* | | Merge branch 'development' into v2-prototype | Amir Bandeali | 2018-05-16 | 1 | -9/+8 |
|\| |
|
| * | Merge branch 'development' into breakUp0xjs | Fabio Berger | 2018-05-11 | 1 | -3/+5 |
| |\ |
|
| | * | Fix linter errors | Leonid Logvinov | 2018-05-11 | 1 | -1/+1 |
| | * | Remove unused deployer docs configs | Leonid Logvinov | 2018-05-10 | 1 | -2/+2 |
| | * | Fix linter issues | Leonid Logvinov | 2018-05-10 | 1 | -1/+1 |
| | * | Remove deployer from metacoin and contract tests | Leonid Logvinov | 2018-05-10 | 1 | -3/+5 |
| * | | Fix tslint errors | Fabio Berger | 2018-05-10 | 1 | -1/+1 |
| * | | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin... | Fabio Berger | 2018-05-10 | 1 | -3/+3 |
| |/ |
|
* / | Move utils dir into src | Amir Bandeali | 2018-04-21 | 1 | -2/+2 |
|/ |
|
* | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 1 | -4/+4 |
* | Add sol-cover implementation | Leonid Logvinov | 2018-03-12 | 1 | -3/+2 |
* | Make an RPC constructor param implicit | Leonid Logvinov | 2018-01-30 | 1 | -1/+1 |
* | Use an enum for contract name | Leonid Logvinov | 2018-01-30 | 1 | -1/+2 |
* | Remove promisified web3 functions from tests | Leonid Logvinov | 2018-01-30 | 1 | -14/+8 |
* | Remove truffle from tests | Leonid Logvinov | 2018-01-30 | 1 | -6/+5 |
* | Refactor contracts tests to not use injected web3 instance | Leonid Logvinov | 2018-01-30 | 1 | -6/+3 |
* | Remove truffle from UnlimitedAllowanceTokenV2 tests | Leonid Logvinov | 2018-01-30 | 1 | -2/+1 |
* | Remove truffle from MultiSigWalletWithTimeLockExceptRemoveAuthAddr tests | Leonid Logvinov | 2018-01-30 | 1 | -1/+1 |
* | Remove truffle from Ether Token tests | Leonid Logvinov | 2018-01-30 | 1 | -12/+24 |
* | Remove truffle from tokenTransferProxy tests | Leonid Logvinov | 2018-01-30 | 1 | -0/+124 |