aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-watcher
Commit message (Expand)AuthorAgeFilesLines
* Revert "Publish"Leonid Logvinov2018-07-231-19/+19
* PublishLeonid Logvinov2018-07-231-19/+19
* Updated CHANGELOGSLeonid Logvinov2018-07-232-1/+20
* Add missing timestamp to CHANGELOG entriesFabio Berger2018-07-211-0/+1
* FIx a typoLeonid Logvinov2018-07-201-1/+1
* Remove bundles configLeonid Logvinov2018-07-201-7/+1
* @0xproject/order-watcher@1.0.0-rc.1Leonid Logvinov2018-07-202-1/+10
* Change all package to depend on the new @0xproject/contract-wrappers@1.0.0-rc.1Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/migrations@1.0.0Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/fill-scenarios@1.0.0-rc.1Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/order-utils@1.0.0-rc.1Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/sol-compiler@1.0.0Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/dev-utils@1.0.0Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/base-contract@1.0.0Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/web3-wrapper@1.0.0Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/abi-gen@1.0.0Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/assert@1.0.0Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/json-schemas@1.0.0-rc.1Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/utils@1.0.0Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/types@1.0.0-rc.1Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/tslint-config@1.0.0Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/typescript-typings@1.0.0Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/monorepo-scripts@1.0.0Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new ethereum-types@1.0.0Leonid Logvinov2018-07-201-1/+1
* merge v2-prototypeFabio Berger2018-07-1828-2257/+1267
|\
| * Fix a bad mergeLeonid Logvinov2018-07-185-27/+27
| * MergeLeonid Logvinov2018-07-185-27/+133
| * Merge branch 'v2-prototype' into feature/order-watcher-v2Leonid Logvinov2018-07-1810-30/+58
| |\
| * | Fix a dependency versionLeonid Logvinov2018-07-131-1/+1
| * | Migrate order-watcher to v2Leonid Logvinov2018-07-1316-550/+893
| * | Enable prefer-readonly ruleLeonid Logvinov2018-07-131-0/+3
| * | Add OrderWatcherPartialConfigSchemaLeonid Logvinov2018-07-131-0/+13
| * | Use migrated package versions as order-watcher dependenciesLeonid Logvinov2018-07-131-7/+7
| * | Update compact_artifacts in order-watcherLeonid Logvinov2018-07-1310-1740/+258
| * | Upgrade tslint to use prefer-readonlyLeonid Logvinov2018-07-131-1/+1
* | | Update package versionsFabio Berger2018-07-181-13/+13
* | | Update changelogsFabio Berger2018-07-182-0/+13
| |/ |/|
* | Merge pull request #883 from 0xProject/feature/tslint-improvementsLeonid Logvinov2018-07-188-26/+26
|\ \
| * | Fix tslint issuesLeonid Logvinov2018-07-177-25/+25
| * | Upgrade tslint to the newest versionLeonid Logvinov2018-07-171-1/+1
| |/
* | Fix linterFabio Berger2018-07-171-1/+1
* | Remove stateLayer OrderWatcher config and instead temporarily hard-code until...Fabio Berger2018-07-174-8/+9
* | Remove blockRetention configFabio Berger2018-07-174-16/+1
* | Pass stateLater into getBlockAsync callFabio Berger2018-07-161-1/+1
* | Add PR numbersFabio Berger2018-07-141-2/+4
* | Add changelog entriesFabio Berger2018-07-141-0/+7
* | 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
|/
* 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
|/
* Update incorrect versionsFabio Berger2018-07-101-2/+2
* Update package versionsFabio Berger2018-07-101-16/+16
* Update changelogsFabio Berger2018-07-092-1/+7
* Merge pull request #825 from 0xProject/fix-order-watcherFabio Berger2018-07-067-181/+96
|\
| * 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
| * Add pr numberFabio Berger2018-07-061-2/+4
| * Add changelog notesFabio Berger2018-07-061-1/+4
| * Don't unsubscribe on Blockstream errorsFabio Berger2018-07-062-6/+1
| * Pass actual networkIdFabio Berger2018-07-061-6/+5
| * Remove legacy logicFabio Berger2018-07-051-35/+0
| * Refactor order-watcher to use Blockstream under-the-hoodFabio Berger2018-07-053-173/+104
* | Fix testsLeonid Logvinov2018-07-061-3/+0
* | Merge branch 'v2-prototype' into v2-contract-wrappers-WIPLeonid Logvinov2018-07-052-2/+5
|\|
| * Specify the lint rule to disableJacob Evans2018-07-041-3/+3
| * Merge branch 'v2-prototype' into eth-lightwallet-subprovider-finalJacob Evans2018-07-031-2/+2
| |\
| | * Update incorrect versions of depsFabio Berger2018-07-021-2/+2
| * | compiler and ts lint are confused about ContractEventArgsJacob Evans2018-07-031-8/+23
| * | Merge branch 'v2-prototype' into eth-lightwallet-subprovider-finalJacob Evans2018-07-023-3/+11
| |\|
| * | Fix Tslint issuesFabio Berger2018-06-261-24/+9
* | | Dump assert version and make the order-watcher depend on the old assert versionLeonid Logvinov2018-06-291-1/+1
* | | Change event args names after templates changeLeonid Logvinov2018-06-291-16/+16
* | | Pin contract-wrappers versionLeonid Logvinov2018-06-291-1/+1
| |/ |/|
* | Merge pull request #707 from 0xProject/feature/combinatorial-testingFabio Berger2018-06-281-1/+1
|\ \
| * | Merge branch 'v2-prototype' into feature/combinatorial-testingFabio Berger2018-06-255-5/+1
| |\|
| * | Merge branch 'v2-prototype' into feature/combinatorial-testingFabio Berger2018-06-193-18/+70
| |\ \
| * | | For some reason order-watcher tests were timeing out so I increased the timeo...Fabio Berger2018-06-131-1/+1
* | | | Update at abi_decoderBryce2018-06-233-14/+3
* | | | CHANGELOG spacingBryce Neal2018-06-231-1/+1
* | | | Fix CHANGELOG spacing.Bryce Neal2018-06-231-1/+1
* | | | Fix spacingBryce2018-06-231-1/+1
* | | | Add CHANGELOG entryBryce2018-06-231-0/+10
* | | | Re-throw if not INVALID_ARGUMENTBryce2018-06-231-0/+1
* | | | Address INVALID_ARGUMENT issueBryce2018-06-232-2/+10
| |_|/ |/| |
* | | Use make-promises-safe as a preloader instead of manually importingAlex Browne2018-06-225-5/+1
| |/ |/|
* | Fix additional versions and update yarn.lockFabio Berger2018-06-191-1/+1
* | Update all package versions to match latest published to NPMFabio Berger2018-06-191-18/+18
* | Update CHANGELOG's with publishes performed on development branchFabio Berger2018-06-192-0/+52
|/
* Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-123-2/+4
* Fix linter issueFabio Berger2018-06-081-1/+0
* Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utilsFabio Berger2018-06-082-236/+1
|\
| * Merge pull request #678 from 0xProject/fix/order-utils/remaining-v2-changesFabio Berger2018-06-081-235/+0
| |\
| | * - Refactor remainingFillableCalculator so it can be used for the maker and ta...Fabio Berger2018-06-081-235/+0
| * | Merge pull request #676 from 0xProject/feature/mocha-source-mapsAlex Browne2018-06-081-1/+1
| |\ \ | | |/ | |/|
| | * Use source-map-support package to include correct line numbers in mochaAlex Browne2018-06-071-1/+1
* | | Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utilsFabio Berger2018-06-079-30/+12
|\| |
| * | Run prettierfragosti2018-06-072-7/+10
| * | Fix linting issuesfragosti2018-06-071-1/+1
| * | Get build and tests to passfragosti2018-06-072-16/+18
| * | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-071-2/+1
| |\|
| | * Stop running prettier on generated filesLeonid Logvinov2018-06-071-2/+1
| * | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-071-4/+5
| |\|
| * | merge v2-prototypeFabio Berger2018-06-061-1/+2
| |\ \
| * | | Exclude generate contract wrappers from tslintFabio Berger2018-06-061-1/+1
| * | | Try enabling no-unused-variable...fragosti2018-06-058-42/+20
* | | | Move spawnSwitchErr to @0xproject/utilsFabio Berger2018-06-062-5/+2
| |_|/ |/| |
* | | Merge v2-prototypeFabio Berger2018-06-061-1/+1
|\ \ \ | | |/ | |/|
| * | Replace `-` with `_` in yarn script name so that we are consistent across yar...Fabio Berger2018-06-051-1/+1
* | | - Rename watch to watch_without_deps in sub-packages, so dev's don't confuse ...Fabio Berger2018-06-051-4/+5
|/ /
* | Remove duplicate cleans in package.json when clean is called in prebuildAlex Browne2018-06-051-1/+1
* | Don't automatically rebuild when running yarn testAlex Browne2018-06-051-1/+2
|/
* Merge branch 'v2-prototype' into refactor/order-utils/for-v2Fabio Berger2018-06-021-0/+1
|\
| * Fix linter errorsLeonid Logvinov2018-06-011-0/+1
* | Merge branch 'v2-prototype' into refactor/order-utils/for-v2Fabio Berger2018-06-011-1/+1
|\|
| * Rename Signer to Wallet, rename GAS_ESTIMATE to GAS_LIMITAmir Bandeali2018-05-311-1/+1
* | Freeze order-utils at 0.0.5 for all packages except contractsFabio Berger2018-05-301-1/+1
|/
* Migrate migrations to v2Leonid Logvinov2018-05-252-3/+3
* Revert to an earlier version that worksFabio Berger2018-05-241-1/+1
* Remove the caret so it actually installs this versionFabio Berger2018-05-241-1/+1
* Bump all dependencies on json-schemas down a patch version so that they don't...Fabio Berger2018-05-241-1/+1
* Merge branch 'v2-prototype' into feature/truffle-sol-covLeonid Logvinov2018-05-241-1/+1
|\
| * Fix TokenTransferProxy artifact name since it's now suffixed with _v1Fabio Berger2018-05-231-1/+1
| * PublishLeonid Logvinov2018-05-231-17/+17
| * Updated CHANGELOGSLeonid Logvinov2018-05-232-0/+24
* | PublishLeonid Logvinov2018-05-231-17/+17
* | Updated CHANGELOGSLeonid Logvinov2018-05-232-0/+24
* | Remove web3Factory.create and remove dev-tools dependency on sol-covLeonid Logvinov2018-05-231-3/+2
|/
* Merge pull request #594 from 0xProject/improvement/addCustomTslintRulesFabio Berger2018-05-235-15/+32
|\
| * Fix TSLint rulesFabio Berger2018-05-165-15/+32
* | Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-176-2/+8
|/
* Fix TSLint issuesFabio Berger2018-05-153-3/+3
* Fix abi-gen binary so it can be called directly from packagesFabio Berger2018-05-151-1/+2
* Move from using lerna multi-package commands to wsrun, update README's accord...Fabio Berger2018-05-152-16/+4
* Add missing type definitionsLeonid Logvinov2018-05-141-1/+1
* Add missing .gitkeepsFabio Berger2018-05-121-0/+0
* Fix versionFabio Berger2018-05-111-1/+1
* remove unused modulesFabio Berger2018-05-111-18/+0
* Fix depsFabio Berger2018-05-111-1/+1
* Update global_hooksFabio Berger2018-05-111-3/+14
* Add missing version directory to pathFabio Berger2018-05-111-1/+1
* Add artifacts to clean commandFabio Berger2018-05-111-1/+1
* Fix path to artifactsFabio Berger2018-05-111-1/+1
* Remove unneeded tslint disableFabio Berger2018-05-101-2/+0
* Remove unnecessary tslint configFabio Berger2018-05-101-1/+1
* Add pr number to changelogsFabio Berger2018-05-101-1/+2
* Fix package.jsonFabio Berger2018-05-101-1/+1
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-1033-0/+3978