aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-watcher/src
Commit message (Expand)AuthorAgeFilesLines
* Fix order-watcher index.tsFabio Berger2018-08-221-3/+9
* Merge developmentFabio Berger2018-08-151-1/+1
|\
| * Fix order-watcher json-schemasfragosti2018-08-101-1/+1
* | Add missing commentsFabio Berger2018-08-041-0/+6
* | Make signature_util into an object literal so related functions are rendered ...Fabio Berger2018-08-031-2/+2
* | Remove all in-package monorepo-scripts by adding doc gen/upload and aggregate...Fabio Berger2018-07-301-8/+0
|/
* Remove artifacts for gitFabio Berger2018-07-264-3256/+0
* Prettier fixesFabio Berger2018-07-264-3190/+3252
* Replace hard-coded compact_artifacts with migrations artifactsFabio Berger2018-07-2610-375/+3206
* Fix a bad mergeLeonid Logvinov2018-07-183-19/+19
* MergeLeonid Logvinov2018-07-183-8/+18
* Merge branch 'v2-prototype' into feature/order-watcher-v2Leonid Logvinov2018-07-185-26/+12
|\
| * Merge pull request #883 from 0xProject/feature/tslint-improvementsLeonid Logvinov2018-07-184-21/+21
| |\
| | * Fix tslint issuesLeonid Logvinov2018-07-174-21/+21
| * | Fix linterFabio Berger2018-07-171-1/+1
| * | Remove stateLayer OrderWatcher config and instead temporarily hard-code until...Fabio Berger2018-07-173-8/+5
| * | Remove blockRetention configFabio Berger2018-07-173-11/+1
| * | Pass stateLater into getBlockAsync callFabio Berger2018-07-161-1/+1
| * | Fix bug that make all getBlock and getLog requests go to latest blockFabio Berger2018-07-141-6/+2
| * | Expose Blockstreams blockRetention config as an OrderWatcher configFabio Berger2018-07-143-1/+11
| |/
* | Migrate order-watcher to v2Leonid Logvinov2018-07-1311-235/+655
* | Add OrderWatcherPartialConfigSchemaLeonid Logvinov2018-07-131-0/+13
* | Update compact_artifacts in order-watcherLeonid Logvinov2018-07-1310-1740/+258
|/
* Merge pull request #863 from 0xProject/refactor/0x.jsFabio Berger2018-07-121-0/+6
|\
| * Fix linter issuesFabio Berger2018-07-121-0/+6
* | Fix lint for order watcherBrandon Millman2018-07-121-1/+1
* | Add explicit HACK comment when we import assertBrandon Millman2018-07-121-2/+2
|/
* Merge pull request #825 from 0xProject/fix-order-watcherFabio Berger2018-07-063-48/+84
|\
| * Add isVerbose flag and log blockstream recoverable errors rather then bubblin...Fabio Berger2018-07-063-10/+17
| * properly stop blockstream and pass stateLayer into blockstreamFabio Berger2018-07-061-6/+19
| * Don't unsubscribe on Blockstream errorsFabio Berger2018-07-062-6/+1
| * Remove legacy logicFabio Berger2018-07-051-35/+0
| * Refactor order-watcher to use Blockstream under-the-hoodFabio Berger2018-07-051-47/+103
* | Fix testsLeonid Logvinov2018-07-061-3/+0
* | Merge branch 'v2-prototype' into v2-contract-wrappers-WIPLeonid Logvinov2018-07-051-0/+3
|\|
| * Specify the lint rule to disableJacob Evans2018-07-041-3/+3
| * compiler and ts lint are confused about ContractEventArgsJacob Evans2018-07-031-8/+23
| * Fix Tslint issuesFabio Berger2018-06-261-24/+9
* | Change event args names after templates changeLeonid Logvinov2018-06-291-16/+16
|/
* Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-121-0/+2
* Fix linter issueFabio Berger2018-06-081-1/+0
* Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utilsFabio Berger2018-06-073-20/+4
|\
| * Run prettierfragosti2018-06-071-6/+1
| * Get build and tests to passfragosti2018-06-071-2/+3
| * Try enabling no-unused-variable...fragosti2018-06-053-13/+1
* | Move spawnSwitchErr to @0xproject/utilsFabio Berger2018-06-062-5/+2
|/
* Fix TSLint rulesFabio Berger2018-05-162-2/+5
* Fix TSLint issuesFabio Berger2018-05-151-1/+1
* Add missing type definitionsLeonid Logvinov2018-05-141-1/+1
* Remove unneeded tslint disableFabio Berger2018-05-101-2/+0
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-1017-0/+2543