aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-watcher/src
Commit message (Collapse)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
| | | | | | | | together in the docs
* | Remove all in-package monorepo-scripts by adding doc gen/upload and ↵Fabio Berger2018-07-301-8/+0
|/ | | | aggregate release note publishing to publish script
* 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
| |\ | | | | | | New tslint rules
| | * Fix tslint issuesLeonid Logvinov2018-07-174-21/+21
| | |
| * | Fix linterFabio Berger2018-07-171-1/+1
| | |
| * | Remove stateLayer OrderWatcher config and instead temporarily hard-code ↵Fabio Berger2018-07-173-8/+5
| | | | | | | | | | | | until we get pending block to work with Blockstream
| * | 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
|\ | | | | Refactor 0x.js
| * 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
|\ | | | | OrderWatcher Fixes
| * Add isVerbose flag and log blockstream recoverable errors rather then ↵Fabio Berger2018-07-063-10/+17
| | | | | | | | bubbling them up
| * 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
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: (66 commits) Run prettier Remove unused variable Fix linting issues Change shouldRenderHeader prop to shouldHideHeader Get build and tests to pass typo Apply prettier Update contracts tests after rebase Apply various fixes based on PR feedback Document debug_increaseTime method and fix typo in devnet README Use an enum for ProviderType in contracts/src/utils/web3_wrapper Update contracts package README Update relevant changelogs Remove global gas estimate buffer Add Async suffix to relevant assertions Fix linter errors Update package.json and yarn.lock Update more things to work with both Geth and Ganache Small fixes and cleanup Add additional gas to calls to fillOrderNoThrow ... # Conflicts: # packages/order-watcher/src/order_watcher/order_watcher.ts # packages/react-docs/src/components/type.tsx # packages/website/ts/components/ui/lifecycle_raised_button.tsx # packages/website/ts/components/wallet/wallet.tsx
| * 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 ↵Fabio Berger2018-05-1017-0/+2543
unifying library with the same interface