aboutsummaryrefslogtreecommitdiffstats
path: root/packages/fill-scenarios
Commit message (Collapse)AuthorAgeFilesLines
* FIx a typoLeonid Logvinov2018-07-201-1/+1
|
* Copy postpublish scripts on build in fill-scenariosLeonid Logvinov2018-07-201-1/+1
|
* @0xproject/fill-scenarios@1.0.0-rc.1Leonid Logvinov2018-07-202-2/+2
|
* 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/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/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-185-226/+308
|\
| * Fix a bad mergeLeonid Logvinov2018-07-181-10/+12
| |
| * MergeLeonid Logvinov2018-07-185-226/+306
| |
* | Update package versionsFabio Berger2018-07-181-6/+6
| |
* | Update changelogsFabio Berger2018-07-182-0/+13
| |
* | Merge pull request #884 from 0xProject/export-more-0x.jsFabio Berger2018-07-181-3/+3
|\ \ | |/ |/| Export missing V2 pieces from 0x.js
| * Rename assetProxyUtils to assetDataUtilsFabio Berger2018-07-171-3/+3
| |
* | Fix tslint issuesLeonid Logvinov2018-07-171-6/+6
| |
* | Upgrade tslint to the newest versionLeonid Logvinov2018-07-171-1/+1
|/
* Fix changelogsFabio Berger2018-07-101-0/+2
|
* Update package versionsFabio Berger2018-07-101-8/+8
|
* Update changelogsFabio Berger2018-07-092-0/+11
|
* Refactor fill-scenarios for V2Leonid Logvinov2018-07-053-49/+16
|
* Merge branch 'v2-prototype' into v2-contract-wrappers-WIPLeonid Logvinov2018-07-052-2/+2
|\
| * Update incorrect versions of depsFabio Berger2018-07-021-1/+1
| |
| * Update outdated changelogsFabio Berger2018-07-021-1/+1
| |
* | Change import paths from z_r_x and e_r_c to zrx and ercLeonid Logvinov2018-06-291-2/+2
|/
* Fix CHANGELOG entries changed during incorrect merge (2a4456b)Fabio Berger2018-06-211-0/+9
|
* 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-9/+9
|
* Update CHANGELOG's with publishes performed on development branchFabio Berger2018-06-192-3/+20
|
* Minor fixes after rebaseGreg Hysen2018-06-081-4/+4
|
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-06-071-1/+1
|\ | | | | | | feature/improve-linting
| * Stop running prettier on generated filesLeonid Logvinov2018-06-071-1/+1
| |
* | Use CLI for excludefragosti2018-06-071-4/+1
| |
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-06-071-3/+3
|\| | | | | | | feature/improve-linting
| * - Rename watch to watch_without_deps in sub-packages, so dev's don't confuse ↵Fabio Berger2018-06-051-3/+3
| | | | | | | | | | | | | | running watch from root dir, with sub-package dir - stop using special prebuild script name and run pre_build steps for `watch` and `build` commands - Remove `clean` step from `build`/`watch`
* | merge v2-prototypeFabio Berger2018-06-0610-1916/+94
|\|
| * Use _.omit for concisenessFabio Berger2018-06-051-15/+5
| |
| * Add PR to changelogFabio Berger2018-06-051-1/+2
| |
| * Update fill-scenarios for V2 and add CHANGELOG entryFabio Berger2018-06-052-64/+91
| |
| * Remove compact_artifacts and replace with updated artifactsFabio Berger2018-06-058-1850/+10
| |
| * Update fill-scenarios to depend on v2 updated order-utils and types. Needed ↵Fabio Berger2018-06-051-2/+2
| | | | | | | | to re-employ the symlink hack.
* | Exclude generate contract wrappers from tslintFabio Berger2018-06-061-1/+1
| |
* | Linter now passesfragosti2018-06-061-2/+2
| |
* | Try enabling no-unused-variable...fragosti2018-06-051-1/+4
|/
* Merge branch 'v2-prototype' into refactor/order-utils/for-v2Fabio Berger2018-06-021-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: (33 commits) Only show ProviderDisplay in portal Improve sol-cov docs Remove old parse code Refactor order parser and add shared order support to new portal Add generate and fill order routes Address feedback Override ethereumjs-tx version Fix missing key Update placeholder param ordering Change userEtherBalanceInWei to optional so we can know if its loading Add loading state to ProviderDisplay Tweaks Add Placeholder component Add StandardIconRow Split render into loading and loaaded Fix linter errors Fix linter errors Add ethereum-types to extraFileIncludes Introduce ethereum-types package Remove merge conflicts from yarn.lock ... # Conflicts: # packages/contracts/src/utils/exchange_wrapper.ts # packages/contracts/src/utils/match_order_tester.ts # packages/contracts/src/utils/types.ts # packages/contracts/test/exchange/core.ts # packages/contracts/test/exchange/match_orders.ts # packages/contracts/test/libraries/lib_bytes.ts # packages/sol-cov/package.json
| * Fix linter errorsLeonid Logvinov2018-06-011-0/+1
| |
* | Freeze order-utils at 0.0.5 for all packages except contractsFabio Berger2018-05-301-1/+1
|/
* Migrate migrations to v2Leonid Logvinov2018-05-251-1/+1
|
* Check transaction receipt status codes where applicableAlex Browne2018-05-241-1/+1
|
* PublishLeonid Logvinov2018-05-231-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.38.0 - @0xproject/abi-gen@0.3.0 - @0xproject/assert@0.2.10 - @0xproject/base-contract@0.3.2 - @0xproject/connect@0.6.13 - @0xproject/contract-wrappers@0.0.2 - contracts@2.1.29 - @0xproject/dev-utils@0.4.2 - @0xproject/fill-scenarios@0.0.2 - @0xproject/json-schemas@0.7.24 - @0xproject/metacoin@0.0.7 - @0xproject/migrations@0.0.6 - @0xproject/monorepo-scripts@0.1.20 - @0xproject/order-utils@0.0.5 - @0xproject/order-watcher@0.0.2 - @0xproject/react-docs-example@0.0.12 - @0xproject/react-docs@0.0.12 - @0xproject/react-shared@0.1.7 - @0xproject/sol-compiler@0.5.0 - @0xproject/sol-cov@0.0.11 - @0xproject/sol-resolver@0.0.5 - @0xproject/sra-report@0.1.0 - @0xproject/subproviders@0.10.2 - @0xproject/testnet-faucets@1.0.30 - @0xproject/tslint-config@0.4.18 - @0xproject/types@0.7.0 - @0xproject/typescript-typings@0.3.2 - @0xproject/utils@0.6.2 - @0xproject/web3-wrapper@0.6.4 - @0xproject/website@0.0.33
* Updated CHANGELOGSLeonid Logvinov2018-05-232-0/+24
|
* Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-171-0/+1
|
* 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 ↵Fabio Berger2018-05-152-16/+4
| | | | accordingly
* Add missing type definitionsLeonid Logvinov2018-05-141-2/+2
|
* Revert throw conditions since it messes with the expected test timingFabio Berger2018-05-111-15/+3
|
* Get networkId from web3WrapperFabio Berger2018-05-112-3/+3
|
* Throw if tx revertsFabio Berger2018-05-111-3/+15
|
* Add compiler depFabio Berger2018-05-111-0/+1
|
* Merge branch 'development' into breakUp0xjsFabio Berger2018-05-111-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Fix ganache subprovider config Fix a bug in compiler config precedence Fix linter errors Fix templates Remove unused deployer docs configs Add a legacy endpoint for the deployer Add a check for compiler output Add a comment Put ARTIFACTS_VERSION in a config Improve a comment Remove _applyDefaultsToDeployTxDataAsync Add a HACK comment Fix linter issues Rename deployer to sol-compiler Remove deployer Remove deployer from 0x.js and migrations Configure migrations with a compiler.json Remove deployer from metacoin and contract tests Update wallet footer and add remove token functionality # Conflicts: # .gitignore # packages/0x.js/package.json # packages/0x.js/src/0x.ts # packages/contracts/package.json # packages/contracts/test/multi_sig_with_time_lock.ts # packages/contracts/test/multi_sig_with_time_lock_except_remove_auth_addr.ts # packages/contracts/util/artifacts.ts # packages/deployer/test/deployer_test.ts # packages/migrations/package.json
* Add artifacts to clean commandFabio Berger2018-05-111-1/+1
|
* Add missing DummyTokenFabio Berger2018-05-101-1/+1
|
* Add missing quoteFabio Berger2018-05-101-1/+1
|
* Remove provider instance variableFabio Berger2018-05-101-10/+7
|
* Remove uneeded tslint configFabio Berger2018-05-101-1/+1
|
* Add pr number to changelogsFabio Berger2018-05-101-1/+2
|
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a ↵Fabio Berger2018-05-1018-0/+2270
unifying library with the same interface