Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update file structure | Amir Bandeali | 2018-06-30 | 1 | -191/+0 |
| | |||||
* | Rename RevertReasons to RevertReason since singular enum names are more common | Fabio Berger | 2018-06-26 | 1 | -4/+4 |
| | |||||
* | Move RevertReasons to @0xproject/types package | Fabio Berger | 2018-06-25 | 1 | -1/+1 |
| | |||||
* | Rename ContractLibErrors to RevertReasons | Fabio Berger | 2018-06-23 | 1 | -4/+4 |
| | |||||
* | Move constants over to ContractLibError enum and update all tests | Fabio Berger | 2018-06-23 | 1 | -3/+4 |
| | |||||
* | Use make-promises-safe as a preloader instead of manually importing | Alex Browne | 2018-06-22 | 1 | -1/+0 |
| | |||||
* | Fix tslint issues | Fabio Berger | 2018-06-08 | 1 | -1/+1 |
| | |||||
* | merge v2-prototype | Fabio Berger | 2018-06-07 | 1 | -9/+11 |
|\ | |||||
| * | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-07 | 1 | -6/+10 |
| |\ | | | | | | | | | | feature/improve-linting | ||||
| | * | Add Async suffix to relevant assertions | Alex Browne | 2018-06-07 | 1 | -4/+4 |
| | | | |||||
| | * | Update more things to work with both Geth and Ganache | Alex Browne | 2018-06-07 | 1 | -6/+9 |
| | | | |||||
| | * | Update more tests to pass on Geth | Alex Browne | 2018-06-07 | 1 | -12/+9 |
| | | | |||||
| | * | Add more transactions to Geth on init. Skip tests that are failing. | Alex Browne | 2018-06-07 | 1 | -5/+8 |
| | | | |||||
| | * | Replace constant.REVERT test assertions with ↵ | Alex Browne | 2018-06-07 | 1 | -4/+5 |
| | | | | | | | | | | | | expectRevertOrAlwaysFailingTransaction | ||||
| * | | Linter now passes | fragosti | 2018-06-06 | 1 | -3/+1 |
| |/ | |||||
* / | move generated contract wrappers from `contract_wrappers/generated/` to ↵ | Fabio Berger | 2018-06-06 | 1 | -1/+1 |
|/ | | | | `generated_contract_wrappers` in package with no non-generated contract wrappers | ||||
* | Add awaitTransactionSuccess where needed | Alex Browne | 2018-05-31 | 1 | -17/+41 |
| | |||||
* | Remove contracts -> @0xproject/order-utils dependency | Leonid Logvinov | 2018-05-26 | 1 | -33/+29 |
| | |||||
* | Check transaction receipt status codes where applicable | Alex Browne | 2018-05-24 | 1 | -1/+1 |
| | |||||
* | Merge branch 'v2-prototype' into refactor/contracts/remove0xjsDep | Fabio Berger | 2018-05-23 | 1 | -1/+10 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: Fix tslint issues Add `are` to boolean naming conventions Fix tslint Fix the tsutils version, fixing ts typings issue Rename some variables in multi_sig_with_time_lock.ts Remove extra awaitTransactionMinedAsync calls Update artifacts Update yarn.lock Fix warnings in Metacoin Upgrade UglifyJS to include ES6 support Add CancelOrder and MatchOrder types Add missing return types Ignore classnames linter rule Apply changes to test/exchange/match_orders.ts Fix some unhandled promise rejections Add awaitTransactionMinedAsync after every sent transaction Add missing blockchainLifecycle calls to contracts tests # Conflicts: # packages/contracts/src/utils/exchange_wrapper.ts # packages/contracts/test/asset_proxy/proxies.ts # packages/contracts/test/exchange/dispatcher.ts # packages/contracts/test/multi_sig_with_time_lock.ts | ||||
| * | Merge pull request #601 from 0xProject/contracts-test-fixes | Alex Browne | 2018-05-23 | 1 | -1/+10 |
| |\ | | | | | | | Contracts test fixes | ||||
| | * | Add awaitTransactionMinedAsync after every sent transaction | Alex Browne | 2018-05-22 | 1 | -1/+4 |
| | | | |||||
| | * | Add missing blockchainLifecycle calls to contracts tests | Alex Browne | 2018-05-22 | 1 | -0/+6 |
| | | | |||||
* | | | Remove 0x.js dep from contracts | Fabio Berger | 2018-05-23 | 1 | -25/+25 |
|/ / | |||||
* | | merge development | Fabio Berger | 2018-05-23 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Merge pull request #594 from 0xProject/improvement/addCustomTslintRules | Fabio Berger | 2018-05-23 | 1 | -2/+2 |
| |\ | | | | | | | Add more tslint rules | ||||
| | * | Fix TSLint rules | Fabio Berger | 2018-05-16 | 1 | -2/+2 |
| | | | |||||
* | | | 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/+11 |
|\| | |||||
| * | 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 | -4/+11 |
| | | |||||
* | | Fix and cleanup tests | Amir Bandeali | 2018-04-24 | 1 | -4/+6 |
| | | |||||
* | | Rename DummyToken => DummyERC20Token | Amir Bandeali | 2018-04-22 | 1 | -4/+4 |
| | | |||||
* | | 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 | -3/+3 |
| | |||||
* | Add sol-cover implementation | Leonid Logvinov | 2018-03-12 | 1 | -3/+2 |
| | |||||
* | Improve an error message when an inorrect number of constructor params is passed | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
| | |||||
* | Use the same templates as 0x.js | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
| | |||||
* | Change tests | Leonid Logvinov | 2018-02-07 | 1 | -9/+13 |
| | |||||
* | Get rid of suffixed contract versioning and replace it with a poor-mans ↵ | Fabio Berger | 2018-02-03 | 1 | -6/+20 |
| | | | | package manager. Versions are stored locally, and are generated in a copy-on-write basis as required | ||||
* | 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 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 UnlimitedAllowanceToken tests | Leonid Logvinov | 2018-01-30 | 1 | -5/+19 |
| | |||||
* | Remove truffle from tokenTransferProxy tests | Leonid Logvinov | 2018-01-30 | 1 | -0/+127 |