| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a bad merge | Leonid Logvinov | 2018-07-18 | 3 | -19/+19 |
* | Merge | Leonid Logvinov | 2018-07-18 | 3 | -8/+18 |
* | Merge branch 'v2-prototype' into feature/order-watcher-v2 | Leonid Logvinov | 2018-07-18 | 5 | -26/+12 |
|\ |
|
| * | Merge pull request #883 from 0xProject/feature/tslint-improvements | Leonid Logvinov | 2018-07-18 | 4 | -21/+21 |
| |\ |
|
| | * | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 4 | -21/+21 |
| * | | Fix linter | Fabio Berger | 2018-07-17 | 1 | -1/+1 |
| * | | Remove stateLayer OrderWatcher config and instead temporarily hard-code until... | Fabio Berger | 2018-07-17 | 3 | -8/+5 |
| * | | Remove blockRetention config | Fabio Berger | 2018-07-17 | 3 | -11/+1 |
| * | | Pass stateLater into getBlockAsync call | Fabio Berger | 2018-07-16 | 1 | -1/+1 |
| * | | Fix bug that make all getBlock and getLog requests go to latest block | Fabio Berger | 2018-07-14 | 1 | -6/+2 |
| * | | Expose Blockstreams blockRetention config as an OrderWatcher config | Fabio Berger | 2018-07-14 | 3 | -1/+11 |
| |/ |
|
* | | Migrate order-watcher to v2 | Leonid Logvinov | 2018-07-13 | 11 | -235/+655 |
* | | Add OrderWatcherPartialConfigSchema | Leonid Logvinov | 2018-07-13 | 1 | -0/+13 |
* | | Update compact_artifacts in order-watcher | Leonid Logvinov | 2018-07-13 | 10 | -1740/+258 |
|/ |
|
* | Merge pull request #863 from 0xProject/refactor/0x.js | Fabio Berger | 2018-07-12 | 1 | -0/+6 |
|\ |
|
| * | Fix linter issues | Fabio Berger | 2018-07-12 | 1 | -0/+6 |
* | | Fix lint for order watcher | Brandon Millman | 2018-07-12 | 1 | -1/+1 |
* | | Add explicit HACK comment when we import assert | Brandon Millman | 2018-07-12 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #825 from 0xProject/fix-order-watcher | Fabio Berger | 2018-07-06 | 3 | -48/+84 |
|\ |
|
| * | Add isVerbose flag and log blockstream recoverable errors rather then bubblin... | Fabio Berger | 2018-07-06 | 3 | -10/+17 |
| * | properly stop blockstream and pass stateLayer into blockstream | Fabio Berger | 2018-07-06 | 1 | -6/+19 |
| * | Don't unsubscribe on Blockstream errors | Fabio Berger | 2018-07-06 | 2 | -6/+1 |
| * | Remove legacy logic | Fabio Berger | 2018-07-05 | 1 | -35/+0 |
| * | Refactor order-watcher to use Blockstream under-the-hood | Fabio Berger | 2018-07-05 | 1 | -47/+103 |
* | | Fix tests | Leonid Logvinov | 2018-07-06 | 1 | -3/+0 |
* | | Merge branch 'v2-prototype' into v2-contract-wrappers-WIP | Leonid Logvinov | 2018-07-05 | 1 | -0/+3 |
|\| |
|
| * | Specify the lint rule to disable | Jacob Evans | 2018-07-04 | 1 | -3/+3 |
| * | compiler and ts lint are confused about ContractEventArgs | Jacob Evans | 2018-07-03 | 1 | -8/+23 |
| * | Fix Tslint issues | Fabio Berger | 2018-06-26 | 1 | -24/+9 |
* | | Change event args names after templates change | Leonid Logvinov | 2018-06-29 | 1 | -16/+16 |
|/ |
|
* | Fix no-unused-variable tslint rule to include parameters and fix issues | Fabio Berger | 2018-06-12 | 1 | -0/+2 |
* | Fix linter issue | Fabio Berger | 2018-06-08 | 1 | -1/+0 |
* | Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils | Fabio Berger | 2018-06-07 | 3 | -20/+4 |
|\ |
|
| * | Run prettier | fragosti | 2018-06-07 | 1 | -6/+1 |
| * | Get build and tests to pass | fragosti | 2018-06-07 | 1 | -2/+3 |
| * | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 3 | -13/+1 |
* | | Move spawnSwitchErr to @0xproject/utils | Fabio Berger | 2018-06-06 | 2 | -5/+2 |
|/ |
|
* | Fix TSLint rules | Fabio Berger | 2018-05-16 | 2 | -2/+5 |
* | Fix TSLint issues | Fabio Berger | 2018-05-15 | 1 | -1/+1 |
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -1/+1 |
* | Remove unneeded tslint disable | Fabio Berger | 2018-05-10 | 1 | -2/+0 |
* | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin... | Fabio Berger | 2018-05-10 | 17 | -0/+2543 |