aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #505 from 0xProject/fix/readmeContributingSectionFabio Berger2018-04-061-5/+65
|\
| * Fix contributing linksFabio Berger2018-04-051-1/+1
| * Improve contributing section of all packages so they include building entire ...Fabio Berger2018-04-051-5/+65
* | Fix testsLeonid Logvinov2018-04-051-1/+2
* | Call static functions as staticLeonid Logvinov2018-04-051-2/+2
* | Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-0411-46/+62
|/
* Merge branch 'development' into removeUnusedDepsFabio Berger2018-04-041-114/+57
|\
| * Remove `isPublished` from all CHANGELOG.json filesxFabio Berger2018-04-031-114/+57
* | Add missing request typesFabio Berger2018-04-031-0/+1
* | Remove unused 0x.js depsFabio Berger2018-04-032-5/+0
|/
* After publishLeonid Logvinov2018-04-021-1/+2
* PublishLeonid Logvinov2018-04-021-12/+12
* Updated CHANGELOGSLeonid Logvinov2018-04-022-57/+62
* Merge branch 'development' into feature/metacoinLeonid Logvinov2018-04-021-0/+1
|\
| * Add manual postpublish command to all public packages and update CHANGELOG.jsonFabio Berger2018-04-021-0/+1
* | Update CHANGELOG.json'sLeonid Logvinov2018-04-022-1/+10
* | Stop passing _abiDecoderLeonid Logvinov2018-04-021-1/+1
* | Add metacoin example projectLeonid Logvinov2018-04-0212-131/+22
|/
* PublishFabio Berger2018-04-021-13/+18
* Updated CHANGELOGSFabio Berger2018-04-022-20/+26
* Generate CHANGELOG.json filesFabio Berger2018-04-021-0/+1011
* Run prettier, update deployer CHANGELOGAmir Bandeali2018-04-023-11/+9
* Add missing type importAmir Bandeali2018-04-011-8/+2
* Fixed comment(s) for PR #488Ara Kevonian2018-03-311-3/+3
* OrderStateWatcher fixes for PR #488Ara Kevonian2018-03-312-6/+5
* Amended comments to clarify changes on PR #488Ara Kevonian2018-03-303-3/+5
* Monitor different state layers with OrderWatcherAra Kevonian2018-03-306-60/+77
* Fix CHANGELOGFabio Berger2018-03-291-4/+1
* Standardize changelog dates and formatFabio Berger2018-03-291-14/+14
* Merge pull request #482 from 0xProject/feature/web3-typesLeonid Logvinov2018-03-289-40/+49
|\
| * Fix stubbing of a non-existent propertyLeonid Logvinov2018-03-281-1/+1
| * Move common types out of web3 typesLeonid Logvinov2018-03-278-39/+48
* | merge developmentxFabio Berger2018-03-284-16/+8
|\|
| * Add clean-state testsLeonid Logvinov2018-03-274-16/+8
* | Add monorepo_scripts to npmignoreFabio Berger2018-03-271-0/+1
* | Remove nested .gitignore files since `yarn publish` gets confused by them and...Fabio Berger2018-03-271-1/+0
|/
* Revert TokenRegistry address on KovanFabio Berger2018-03-272-2/+1
* Fix typosFabio Berger2018-03-236-7/+7
* Fix 0x.js docs to include types from generated contract wrappersFabio Berger2018-03-231-1/+1
* Fix S3 bucket nameFabio Berger2018-03-231-2/+2
* Merge branch 'development' into addExtraDocsFabio Berger2018-03-223-0/+17
|\
| * Fix a bug causing fillOrdersUpTo validation to fail because of some extra ord...Leonid Logvinov2018-03-213-0/+17
* | Rename method for clarityFabio Berger2018-03-211-1/+1
* | Remove duplicate methodFabio Berger2018-03-211-3/+3
* | Rename `stagedocs.ts` file to `stage_docs.ts` in keeping with our file naming...Fabio Berger2018-03-202-1/+1
* | Merge branch 'development' into addExtraDocsFabio Berger2018-03-203-20/+27
|\|
| * Merge branch 'development' of github.com:0xProject/0x-monorepo into developmentFabio Berger2018-03-202-1/+5
| |\
| | * Update Kovan Ethertoken AddressJacob Evans2018-03-202-1/+5
| * | Set Lodash dep to an exact version since newer versions introduced breaking c...Fabio Berger2018-03-201-1/+1
| |/
| * Manually publish 0x.js back to a working stateFabio Berger2018-03-191-1/+1
| * PublishFabio Berger2018-03-191-3/+3
| * PublishFabio Berger2018-03-191-4/+4
| * Fix 0x.js assetsFabio Berger2018-03-191-2/+2
| * PublishFabio Berger2018-03-191-15/+15
| * Fix path to assetsFabio Berger2018-03-191-2/+2
| * PublishFabio Berger2018-03-191-18/+23
| * Updated CHANGELOGSFabio Berger2018-03-191-1/+1
* | Standardize all doc commands and add `docs:stage` shortcutFabio Berger2018-03-181-3/+4
* | merge developmentFabio Berger2018-03-1813-58/+32
|\|
| * Fix quotation marksBrandon Millman2018-03-171-1/+1
| * Updated CHANGELOGsBrandon Millman2018-03-151-0/+1
| * Add SignedOrder, Order, and ECSignature types to the types packageBrandon Millman2018-03-1512-58/+31
* | Refactor all docJSON's to reside within the same S3 bucket under different fo...Fabio Berger2018-03-161-2/+2
|/
* Merge branch 'development' into feature/utils/console-logBrandon Millman2018-03-157-85/+38
|\
| * Enable coverage for all other packages with testsLeonid Logvinov2018-03-151-0/+0
| * Fix parallel coverage results reportingLeonid Logvinov2018-03-151-4/+3
| * Merge branch 'development' into convertScriptsToTsFabio Berger2018-03-1412-38/+35
| |\
| * | Move configuration into package.json configs sectionFabio Berger2018-03-144-43/+17
| * | Consolidate docs generation and uploading logicFabio Berger2018-03-142-29/+3
| * | move scripts to monorepro-scriptsFabio Berger2018-03-133-3/+4
| * | Add missing depFabio Berger2018-03-131-0/+1
| * | Move monorepo_scripts into src dir removing the need for a separate globals.d...Fabio Berger2018-03-138-102/+9
| * | Convert 0x.js scripts to TS, move the prepublishUtils script to `dev-utils` a...Fabio Berger2018-03-135-1/+97
| * | Add missing prettier devDepFabio Berger2018-03-121-0/+1
* | | Update CHANGELOGsBrandon Millman2018-03-141-0/+4
* | | Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-141-4/+0
| |/ |/|
* | Revert "Report all coverage reports together"Leonid Logvinov2018-03-142-3/+4
* | Report all coverage reports togetherLeonid Logvinov2018-03-132-4/+3
* | Add forgotten fileLeonid Logvinov2018-03-131-0/+6
* | Make BlockchainLifecycle accept only web3WrapperLeonid Logvinov2018-03-1210-28/+26
* | Add sol-cover implementationLeonid Logvinov2018-03-1211-30/+23
|/
* Merge branch 'development' into addPackagePublishConfigFabio Berger2018-03-092-10/+10
|\
| * PublishBrandon Millman2018-03-091-9/+9
| * Updated CHANGELOGsBrandon Millman2018-03-091-1/+1
* | Add package.json publishConfig so that these packages are published as public.Fabio Berger2018-03-081-0/+3
|/
* remove from devDepsFabio Berger2018-03-051-1/+0
* Remove date for nowFabio Berger2018-03-051-1/+1
* Add ethers typescript typings to 0x.js deps. The library works without this a...Fabio Berger2018-03-052-0/+5
* Add missing instructions to add external types to tsconfig.json after instal...Fabio Berger2018-03-051-0/+9
* PublishFabio Berger2018-03-051-15/+15
* Updated CHANGELOGSFabio Berger2018-03-051-1/+1
* Merge pull request #430 from 0xProject/0x.js/updateTypeDocFabio Berger2018-03-044-18/+31
|\
| * Fix commentsFabio Berger2018-03-042-2/+2
| * Add commentsFabio Berger2018-03-042-0/+6
| * Instead of adding `@0xproject/types` to tsconfig.json, let's only add it when...Fabio Berger2018-03-044-4/+11
| * Merge branch 'development' into 0x.js/updateTypeDocFabio Berger2018-03-042-2/+2
| |\
| * | Consolidate all same exports togetherFabio Berger2018-03-031-2/+1
| * | Add @0xproject/types to 0x.js tsconfig `include` so that TypeDoc also include...Fabio Berger2018-03-031-0/+1
| * | Update to custom typeDoc fork with latest version (TS 2.7.0 support) + a bug ...Fabio Berger2018-03-033-16/+16
* | | Merge pull request #429 from 0xProject/fix/incorrectDepsFabio Berger2018-03-042-2/+3
|\ \ \ | |_|/ |/| |
| * | Move web3 typings from devDeps to depsFabio Berger2018-03-032-2/+3
| |/
* / Update all mentions of the repo name being `0x.js` to `0x-monorepo`Fabio Berger2018-03-042-2/+2
|/
* Add dependenciesLeonid Logvinov2018-02-281-0/+1
* Add ethers-contracts as a dependencyLeonid Logvinov2018-02-281-0/+1
* Move BaseContract to web3WrapperLeonid Logvinov2018-02-283-77/+1
* Remove unused paramLeonid Logvinov2018-02-281-1/+1
* Add txData to async callsLeonid Logvinov2018-02-282-3/+10
* Include ethers typesLeonid Logvinov2018-02-282-0/+2
* Create ethers-typescript-typingsLeonid Logvinov2018-02-281-29/+0
* Rewrite templates to decode call data on transactionsLeonid Logvinov2018-02-281-0/+1
* Fix buildLeonid Logvinov2018-02-281-5/+5
* Use the same templates as 0x.jsLeonid Logvinov2018-02-288-146/+1
* Add CHANGELOG entryLeonid Logvinov2018-02-281-0/+1
* Add support for ABIv2 to abi-genLeonid Logvinov2018-02-284-5/+5
* Allow users to specify the contracts backend in abi-genLeonid Logvinov2018-02-2814-62/+137
* Merge branch 'development' into fix/unsubscribeAllLeonid Logvinov2018-02-287-64/+141
|\
| * Merge branch 'development' into feature/0x.js/lowercase-addressesJacob Evans2018-02-278-31/+82
| |\
| * | Check isETHAddressHex before lowercaseJacob Evans2018-02-277-63/+55
| * | Check maker is valid addressJacob Evans2018-02-231-3/+8
| * | Lowercase public addressesJacob Evans2018-02-236-89/+172
* | | Rename _unsubscribeAll to unsubscribeAllLeonid Logvinov2018-02-278-11/+12
| |/ |/|
* | Merge pull request #385 from 0xProject/feature/0x_config_validationLeonid Logvinov2018-02-248-30/+84
|\ \ | |/ |/|
| * Remove unused importLeonid Logvinov2018-02-211-1/+1
| * Change assert.doesConformToShema interfaceLeonid Logvinov2018-02-211-4/+4
| * Remove type-level validationLeonid Logvinov2018-02-154-27/+12
| * Fix testsLeonid Logvinov2018-02-155-9/+13
| * Add entries to the CHANGELOGLeonid Logvinov2018-02-153-4/+6
| * Better validate ZeroExConfig on public networksLeonid Logvinov2018-02-155-33/+96
* | PublishBrandon Millman2018-02-171-9/+9
* | Add docs staging to 0x.js packageBrandon Millman2018-02-151-0/+24
|/
* PublishFabio Berger2018-02-101-9/+9
* PublishFabio Berger2018-02-101-12/+12
* Merge pull request #389 from 0xProject/fix/npmInclusionIssuesFabio Berger2018-02-102-0/+14
|\
| * Add PR number to CHANGELOGsFabio Berger2018-02-101-1/+1
| * ignore all files starting with dots in all sub-packagesFabio Berger2018-02-101-1/+1
| * Add correct npmignore to 0x.js and update CHANGELOGFabio Berger2018-02-102-0/+14
* | Simplify standard postpublish script and remove them from some private packagesBrandon Millman2018-02-091-1/+1
|/
* PublishBrandon Millman2018-02-081-8/+8
* Update CHANGELOGsBrandon Millman2018-02-081-0/+5
* Fix ABI error messageLeonid Logvinov2018-02-071-1/+0
* Fix linter errorsLeonid Logvinov2018-02-072-2/+3
* Use abi-gen for events in 0x.jsLeonid Logvinov2018-02-078-120/+76
* Merge branch 'development' into feature/testnet-faucets/order-dispenserBrandon Millman2018-02-0712-27/+26
|\
| * Move BlockParamLiteral to shared types packageJacob Evans2018-02-0711-14/+23
| * Move BlockParam and BlockParamLiteral to shared typesJacob Evans2018-02-072-14/+4
* | Add types-bn package to 0x.js and testnet-faucetsBrandon Millman2018-02-071-0/+1
|/
* PublishLeonid Logvinov2018-02-061-10/+10
* Revert "Temp"Leonid Logvinov2018-02-061-1/+0
* Add dates to CHANGELOGsLeonid Logvinov2018-02-061-1/+1
* Merge branch 'development' of github.com:0xProject/0x.js into developmentLeonid Logvinov2018-02-064-4/+33
|\
| * Change CHANGELOGsLeonid Logvinov2018-02-061-1/+1
| * Merge branch 'development' into fix/abi_decoder_colisionLeonid2018-02-064-4/+29
| |\
| | * Fix a typoLeonid Logvinov2018-02-061-1/+1
| | * Fix prettierLeonid Logvinov2018-02-051-1/+0
| | * Merge branch 'development' into fix/ether_token_addressLeonid2018-02-0537-348/+107
| | |\
| | * | Add regression testsLeonid Logvinov2018-02-051-0/+12
| | * | Improve the comment and fix an exceptionLeonid Logvinov2018-02-051-3/+7
| | * | Update CHANGELOGLeonid Logvinov2018-01-301-0/+4
| | * | Fix linter errorsLeonid Logvinov2018-01-301-1/+0
| | * | Add zeroEx.etherToken.getContractAddressifExistsLeonid Logvinov2018-01-303-2/+11
| * | | Add PR numberLeonid Logvinov2018-02-051-1/+1
| * | | Fix an exception when a signature collision happensLeonid Logvinov2018-02-051-0/+4
| | |/ | |/|
* / | TempLeonid Logvinov2018-02-061-0/+1
|/ /
* | Merge branch 'development' into feature/build_watchLeonid2018-02-053-19/+30
|\ \
| * | PublishLeonid Logvinov2018-02-011-18/+21
| * | Fix linter errorsLeonid Logvinov2018-02-011-2/+2
| * | Update changelogLeonid Logvinov2018-02-011-0/+4
| * | don't remove maker/zrx order from cache twiceLuke Autry2018-02-011-1/+5
* | | Fix errors after TS upgradeLeonid Logvinov2018-02-011-4/+4
* | | Upgrade TS to the newest versionLeonid Logvinov2018-02-011-1/+1
* | | Add build:watch command to all TS packagesLeonid Logvinov2018-02-011-0/+1
|/ /
* | Merge branch 'development' into feature/tslint-config/underscore-protected-me...Brandon Millman2018-02-017-1/+1
|\ \
| * \ Merge pull request #346 from joincivil/feature/abi-gen-partialsLeonid2018-01-317-1/+1
| |\ \
| | * | Updated contract generation in 0x to new abi-gen CLIOlaf Tomalka2018-01-317-1/+1
* | | | Fix lint errorsBrandon Millman2018-01-3112-29/+29
|/ / /
* | | Make an RPC constructor param implicitLeonid Logvinov2018-01-3010-10/+10
* | | Fix tslint issuesLeonid Logvinov2018-01-302-5/+5
* | | Normalize the dependenciesLeonid Logvinov2018-01-303-14/+11
* | | Make awaitTransactionMinedAsync non-generic againLeonid Logvinov2018-01-301-4/+4
* | | Remove truffle from testsLeonid Logvinov2018-01-3011-154/+24
* | | Refactor contracts tests to not use injected web3 instanceLeonid Logvinov2018-01-3018-144/+23
| |/ |/|
* | PublishFabio Berger2018-01-301-18/+21
* | Add PR numberFabio Berger2018-01-301-1/+1
* | Add config file specifically in prettier command and fix filesFabio Berger2018-01-3063-10080/+10080
* | Fix prettierFabio Berger2018-01-3063-10083/+10080
* | Add shouldAddPersonalMessagePrefix param to signOrderHashAsync instead of try...Fabio Berger2018-01-305-21/+44
* | PublishLeonid Logvinov2018-01-301-18/+21
* | Move @0xproject/types to dependenciesLeonid Logvinov2018-01-301-1/+1
|/
* Run prettierAmir Bandeali2018-01-261-10/+7
* Update changelogAmir Bandeali2018-01-261-1/+2
* Add Rinkeby addresses to artifactsAmir Bandeali2018-01-265-0/+15
* PublishLeonid Logvinov2018-01-251-18/+21
* Update the CHANGELOGLeonid Logvinov2018-01-241-0/+1
* Fix the bug making it impossible to specify the custom ZRX addressLeonid Logvinov2018-01-243-0/+5
* Prettier newlineJacob Evans2018-01-191-1/+1
* PrettierJacob Evans2018-01-191-0/+1
* Update CHANGELOG, rebase on developmentJacob Evans2018-01-191-0/+3
* Reject negative amounts in isValidBaseUnitAmountJacob Evans2018-01-191-0/+47
* Re-add changelog for 0x.jsFabio Berger2018-01-191-1/+1
* Merge pull request #322 from 0xProject/fix/ci-timeLeonid2018-01-185-27/+6
|\
| * Remove unused dependenciesLeonid Logvinov2018-01-172-14/+0
| * Remove trailing slashLeonid Logvinov2018-01-171-1/+1
| * Return is pensing events are undefinedLeonid Logvinov2018-01-161-0/+4
| * Remove umd testsLeonid Logvinov2018-01-162-12/+1
* | Run prettier to revert formatting changes made by the lerna publish stepBrandon Millman2018-01-181-11/+9
* | PublishBrandon Millman2018-01-181-21/+23
* | Update CHANGELOGBrandon Millman2018-01-181-1/+1
* | Fix the typosLeonid Logvinov2018-01-172-5/+5
* | Update the CHANGELOGLeonid Logvinov2018-01-161-0/+1
* | Fix fillOrdersUpTo balances validationLeonid Logvinov2018-01-162-2/+18
* | Add a regression test for fillUpToValidationLeonid Logvinov2018-01-161-1/+18
|/
* Merge pull request #319 from 0xProject/feature/final-monorepoLeonid2018-01-133-18/+12
|\
| * Add postpublish scriptsLeonid Logvinov2018-01-132-16/+12
| * Remove redundant type refsLeonid Logvinov2018-01-131-2/+0
* | Merge pull request #312 from 0xProject/feature/error-reporting-intervalsLeonid2018-01-1310-60/+94
|\ \ | |/ |/|
| * Return after checking for an error and add an explanatory commentLeonid Logvinov2018-01-131-1/+2
| * Apply prettierLeonid Logvinov2018-01-111-11/+9
| * Update the CHANGELOGLeonid Logvinov2018-01-111-0/+5
| * Make some callbacks failable and add error handlingLeonid Logvinov2018-01-119-60/+88
* | Prettify package.json filesLeonid Logvinov2018-01-121-11/+9
* | PublishLeonid Logvinov2018-01-111-4/+4
|/
* PublishLeonid Logvinov2018-01-111-19/+21
* Update CHANGELOGs before publishLeonid Logvinov2018-01-111-0/+4
* Fix linter issuesLeonid Logvinov2018-01-103-10/+1
* Fix callback typesLeonid Logvinov2018-01-109-157/+203
* Return to old way of including web3 typesLeonid Logvinov2018-01-101-0/+1
* Include web3 types via typeRoots and factor out common parts of tsconfig.jsonLeonid Logvinov2018-01-104-11/+12
* Apply prettify on json and md filesLeonid Logvinov2018-01-0412-1943/+1937
* Fix linter errorsLeonid Logvinov2018-01-047-8/+7
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-0431-37/+31
* Fix formattingLeonid Logvinov2018-01-032-4/+0
* Apply prettier configLeonid Logvinov2018-01-0350-1252/+2289
* PublishFabio Berger2017-12-281-9/+9
* Add dates to CHANGELOG entriesFabio Berger2017-12-281-1/+1
* Merge pull request #285 from 0xProject/fix/underscorePrivateBrandon Millman2017-12-2213-236/+236
|\
| * Add some missed underscores, update changelog and commentsBrandon Millman2017-12-214-6/+6
| * Merge branch 'development' into fix/underscorePrivateBrandon Millman2017-12-2112-27/+427
| |\
| * | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-2012-231/+231
* | | Add to CHANGELOGFabio Berger2017-12-211-0/+5
* | | Refactor toBaseUnitAmount so that it throws if user supplies unitAmount with ...Fabio Berger2017-12-212-0/+10
* | | Make assertion stricter so that one cannot submit invalid baseUnit amounts to...Fabio Berger2017-12-212-1/+7
| |/ |/|
* | PublishLeonid Logvinov2017-12-211-9/+9
* | Update CHANGELOGsLeonid Logvinov2017-12-201-1/+1
* | Add slashes to base URLsLeonid Logvinov2017-12-201-3/+3
* | Fix linter issueLeonid Logvinov2017-12-201-1/+0
* | Fix WETH symbolLeonid Logvinov2017-12-201-1/+1
* | Update snapshot and artifactsLeonid Logvinov2017-12-203-3/+3
* | Fix test descriptionLeonid Logvinov2017-12-201-1/+1
* | Fix a typoLeonid Logvinov2017-12-201-1/+1
* | Add err==null assertionsLeonid Logvinov2017-12-201-0/+4