aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers
Commit message (Expand)AuthorAgeFilesLines
* PublishFabio Berger2018-09-191-4/+4
* Updated CHANGELOGSFabio Berger2018-09-192-1/+6
* Update changelog entriesFabio Berger2018-09-191-0/+8
* Make higher-order packages copy over trimmed down artifactsFabio Berger2018-09-191-1/+1
* PublishFabio Berger2018-09-181-2/+2
* Updated CHANGELOGSFabio Berger2018-09-182-1/+6
* Add CHANGELOG entries about bug fixFabio Berger2018-09-181-0/+8
* Update decoration errorFabio Berger2018-09-171-1/+1
* PublishFabio Berger2018-09-051-17/+17
* Updated CHANGELOGSFabio Berger2018-09-052-1/+9
* Update CHANGELOG's to publish non-RC versionsFabio Berger2018-09-051-1/+1
* More small artifacts updates/changesAlex Browne2018-09-051-1/+1
* More small chnages/bug fixesAlex Browne2018-09-051-2/+1
* Rename and update some artifact locationsAlex Browne2018-09-051-3/+2
* Merge https://github.com/0xProject/0x-monorepo into feature/website/update-po...fragosti2018-09-057-3/+205
|\
| * Merge pull request #1054 from 0xProject/addValidationMethodsFabio Berger2018-09-056-2/+202
| |\
| | * Export abstract fetchersFabio Berger2018-09-051-0/+2
| | * Export missing typeFabio Berger2018-09-041-0/+1
| | * Add PR nrFabio Berger2018-09-041-2/+4
| | * Add `validateFillOrderThrowIfInvalidAsync` and `validateOrderFillableOrThrowA...Fabio Berger2018-09-043-2/+83
| | * Export fetchers from contract-wrappersFabio Berger2018-09-041-0/+3
| | * Move fetchers to contract-wrappersFabio Berger2018-09-043-0/+111
| * | Remove types for web3-provider-engine from typescript-typingsLeonid Logvinov2018-09-041-0/+1
| |/
* / Fix contract not deployed on network bug in ContractWrapper classBrandon Millman2018-08-312-1/+8
|/
* feat: Add support for TypeScript project references (#991)Alex Browne2018-08-303-4/+11
* Export missing types and add OrderValidatorWrapper to hidden constructorsBrandon Millman2018-08-291-0/+3
* Add OrderValidatorWrapper to public interfaceBrandon Millman2018-08-281-0/+1
* Add contract-wrappers changelog entry for OrderValidatorWrapperBrandon Millman2018-08-281-0/+8
* Fix broken testBrandon Millman2018-08-281-2/+3
* Add getBalancesAndAllowances to wrapperBrandon Millman2018-08-281-0/+25
* Add params to all function commentsBrandon Millman2018-08-281-0/+12
* Add getERC721Owner to wrapperBrandon Millman2018-08-281-1/+13
* Update getOrdersAndTradersInfo to return an array insteadBrandon Millman2018-08-282-12/+12
* Add getBalanceAndAllowance to wrapperBrandon Millman2018-08-282-1/+25
* Add getTraderInfo and getTradersInfo to wrapperBrandon Millman2018-08-281-2/+27
* Add getOrderAndTraderInfoAsync to wrapperBrandon Millman2018-08-282-2/+24
* Add test for order validatorBrandon Millman2018-08-282-0/+142
* Remove some unused variables in forwarder wrapper testBrandon Millman2018-08-281-3/+0
* Initial OrderValidator wrapperBrandon Millman2018-08-285-1/+97
* PublishFabio Berger2018-08-271-13/+13
* Updated CHANGELOGSFabio Berger2018-08-272-1/+6
* Fix prettierFabio Berger2018-08-271-2/+1
* Update changelog files for RC packagesFabio Berger2018-08-271-0/+9
* Combine importsFabio Berger2018-08-271-2/+9
* PublishFabio Berger2018-08-251-16/+16
* Updated CHANGELOGSFabio Berger2018-08-252-3/+10
* Upgrade Typedoc to 0.12.0, which works with TS 3.xFabio Berger2018-08-231-1/+1
* Add/improve commentsFabio Berger2018-08-231-1/+1
* Fix changelogsFabio Berger2018-08-231-2/+2
* Refactor publish script so that root package.json configs.packagesWithDocs is...Fabio Berger2018-08-231-2/+1
* Update all CHANGELOGsFabio Berger2018-08-221-2/+2
* Fix prettierFabio Berger2018-08-221-4/+6
* Update contract-wrappers CHANGELOGFabio Berger2018-08-221-2/+6
* Fix remaining merge issuesFabio Berger2018-08-223-5/+7
* Merge development branchFabio Berger2018-08-226-2/+521
|\
| * Add OrderValidator to migrationsAmir Bandeali2018-08-221-1/+1
| * remove v2 contract artifactsF. Eugene Aumson2018-08-212-2/+2
| * Merge pull request #975 from 0xProject/feature/contract-wrappers/executeTrans...Fabio Berger2018-08-194-0/+524
| |\
| | * Rename to Transaction Encoder.Jacob Evans2018-08-186-240/+521
| | * [Contract-wrappers] Exchange execute transaction encoderJacob Evans2018-08-163-0/+243
* | | Fix index.ts given fix in doc generationFabio Berger2018-08-221-12/+0
* | | Move types from sol-compiler to types so they can be used in other places wit...Fabio Berger2018-08-224-7/+3
* | | Add generated_docs dir to clean commandFabio Berger2018-08-221-1/+1
* | | Add missing exports to 0x.js and contract-wrappers index.tsFabio Berger2018-08-211-0/+2
* | | Move sol-compiler dep to `dependencies` now that types from it are exported i...Fabio Berger2018-08-211-1/+1
* | | Cleanup contract-wrappers index.tsFabio Berger2018-08-207-40/+41
* | | Remove outdating commentFabio Berger2018-08-176-12/+6
* | | Merge developmentFabio Berger2018-08-171-2/+2
|\| |
| * | Bump copyfiles from 1.2.0 to 2.0.0dependabot[bot]2018-08-151-1/+1
| |/
| * feat: Upgrade TypeScript to 3.0.1Alex Browne2018-08-151-1/+1
* | Flesh out 0x.js index.ts and added some exports to other index.ts in the processFabio Berger2018-08-151-0/+1
* | Fix additional merge conflictsFabio Berger2018-08-151-1/+1
* | Merge developmentFabio Berger2018-08-1519-44/+622
|\|
| * PublishAlex Browne2018-08-141-18/+18
| * Updated CHANGELOGSAlex Browne2018-08-142-2/+9
| * fix contract-wrappers json-schemasfragosti2018-08-104-12/+12
| * fix: Update dependenciesAlex Browne2018-08-101-2/+2
| * Update CHANGELOG.json for contract-wrappersAlex Browne2018-08-091-0/+4
| * Update TypeScript to version 2.9.2Alex Browne2018-08-091-1/+1
| * Fix CHANGELOGsBrandon Millman2018-08-041-1/+1
| * Update orderFactory interfaceBrandon Millman2018-08-041-8/+2
| * Rename to calldata utilsBrandon Millman2018-08-033-16/+16
| * Add missing PR numbersBrandon Millman2018-08-031-1/+1
| * CHANGELOGBrandon Millman2018-08-021-0/+4
| * Add testsBrandon Millman2018-08-022-18/+85
| * Create marketBuyOrdersOptimizationsBrandon Millman2018-08-023-8/+63
| * Update contract-wrappers CHANGELOG.jsonBrandon Millman2018-08-021-0/+9
| * Clarify ethAmount is in weiBrandon Millman2018-07-311-2/+2
| * Update forwarder_wrapper_testBrandon Millman2018-07-311-0/+16
| * Add more assertionsBrandon Millman2018-07-313-6/+102
| * Write initial test for forwarder_wrapperBrandon Millman2018-07-312-16/+73
| * Fix spelling error in exchange wrapper testsBrandon Millman2018-07-311-1/+1
| * Add getOrdersInfo to exchange_wrapperBrandon Millman2018-07-313-3/+32
| * Implement initial forwarder wrapperBrandon Millman2018-07-318-2/+242
* | Add missing type exportsFabio Berger2018-08-072-0/+10
* | Make signature_util into an object literal so related functions are rendered ...Fabio Berger2018-08-031-2/+2
* | Add missing doc commentsFabio Berger2018-08-036-2/+55
* | Don't ignore compiler errorsFabio Berger2018-08-021-1/+1
* | Add contract-wrappers page and make topBar component more conciseFabio Berger2018-08-021-2/+8
* | Remove all in-package monorepo-scripts by adding doc gen/upload and aggregate...Fabio Berger2018-07-302-13/+3
|/
* PublishFabio Berger2018-07-261-14/+14
* Updated CHANGELOGSFabio Berger2018-07-261-1/+2
* Point to actual current versionFabio Berger2018-07-261-4/+4
* Fix changelogs and package versions for ones that weren't publishedFabio Berger2018-07-262-3/+2
* PublishFabio Berger2018-07-261-18/+18
* Updated CHANGELOGSFabio Berger2018-07-262-1/+6
* Add changelog entries for next RC publishFabio Berger2018-07-261-0/+8
* Fix accidental import from test folderFabio Berger2018-07-261-1/+1
* PublishFabio Berger2018-07-261-18/+18
* Updated CHANGELOGSFabio Berger2018-07-262-1/+6
* Revert to publishing ethereum-typesFabio Berger2018-07-261-1/+1
* Temporarily have all packages depend on an older, published version of ethere...Fabio Berger2018-07-261-1/+1
* Remove artifacts which should no longer be commitedFabio Berger2018-07-269-14598/+0
* Update artifacts in contract-wrappers, generate artifacts and improve READMEFabio Berger2018-07-2610-3816/+14598
* Revert "Temporarily add changelog & package.json version changes"Fabio Berger2018-07-252-6/+1
* Temporarily add changelog & package.json version changesFabio Berger2018-07-242-1/+6
* Add new RC versions to changelog so that these packages are publised as RC'sFabio Berger2018-07-241-0/+8
* Revert "Revert "Publish""Fabio Berger2018-07-241-20/+20
* Revert "Publish"Leonid Logvinov2018-07-231-20/+20
* PublishLeonid Logvinov2018-07-231-20/+20
* Updated CHANGELOGSLeonid Logvinov2018-07-232-8/+18
* Add missing timestamp to CHANGELOG entriesFabio Berger2018-07-211-0/+1
* FIx a typoLeonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/contract-wrappers@1.0.0-rc.1Leonid Logvinov2018-07-201-8/+0
* @0xproject/contract-wrappers@1.0.0-rc.1Leonid Logvinov2018-07-202-5/+5
* 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/subproviders@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-185-19/+32
|\
| * Fix a bad mergeLeonid Logvinov2018-07-181-2/+2
| * Merge branch 'v2-prototype' into feature/order-watcher-v2Leonid Logvinov2018-07-181-3/+3
| |\
| * | MergeLeonid Logvinov2018-07-182-11/+13
| * | Merge branch 'v2-prototype' into feature/order-watcher-v2Leonid Logvinov2018-07-188-61/+33
| |\ \
| * \ \ Merge branch 'v2-prototype' into feature/order-watcher-v2Leonid Logvinov2018-07-162-4/+2
| |\ \ \
| * | | | Export forgotten stuff from contract-wrappersLeonid Logvinov2018-07-132-5/+14
| * | | | Make getZRXAssetData not asyncLeonid Logvinov2018-07-131-3/+4
| * | | | Upgrade tslint to use prefer-readonlyLeonid Logvinov2018-07-131-1/+1
* | | | | Update package versionsFabio Berger2018-07-181-10/+10
* | | | | Update changelogsFabio Berger2018-07-182-0/+13
| |_|_|/ |/| | |
* | | | Merge pull request #884 from 0xProject/export-more-0x.jsFabio Berger2018-07-181-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Rename assetProxyUtils to assetDataUtilsFabio Berger2018-07-171-3/+3
* | | | Merge pull request #883 from 0xProject/feature/tslint-improvementsLeonid Logvinov2018-07-182-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix tslint issuesLeonid Logvinov2018-07-171-1/+1
| * | | Upgrade tslint to the newest versionLeonid Logvinov2018-07-171-1/+1
| | |/ | |/|
* | | Remove no-longer needed testsFabio Berger2018-07-171-38/+0
* | | Stop subscriptions from unsubscribing on recoverable network issuesFabio Berger2018-07-175-19/+29
|/ /
* / Export Web3ProviderEngine from subproviders packageFabio Berger2018-07-133-6/+3
|/
* Merge pull request #863 from 0xProject/refactor/0x.jsFabio Berger2018-07-123-6/+9
|\
| * Add missing paramFabio Berger2018-07-121-0/+1
| * Refactor 0x.js to V2Fabio Berger2018-07-123-3/+8
| * Remove TokenRegistry from 0x.jsFabio Berger2018-07-122-3/+0
* | Add explicit HACK comment when we import assertBrandon Millman2018-07-121-1/+1
* | Contract Wrappers - Ether token block rangeJacob Evans2018-07-111-5/+9
|/
* Update package versionsFabio Berger2018-07-101-12/+12
* Update changelogsFabio Berger2018-07-092-1/+6
* Dedupe AssetProxyId typesLeonid Logvinov2018-07-094-9/+3
* Fix a typoLeonid Logvinov2018-07-091-1/+1
* Default shouldValidate to trueLeonid Logvinov2018-07-091-17/+17
* Add basic validation for exchange contract wrapperLeonid Logvinov2018-07-092-18/+159
* Add type for AssetProxyIdLeonid Logvinov2018-07-091-0/+5
* Add revert reason parsing to error handling decoratorLeonid Logvinov2018-07-092-0/+6
* Return AssetProxyId instead of string from proxy.getProxyIdAsync()Leonid Logvinov2018-07-092-4/+6
* Instantiate BlockAndLogStreamer with generic type parametersLeonid Logvinov2018-07-061-1/+1
* Fix testsLeonid Logvinov2018-07-064-33/+26
* Fix prettierLeonid Logvinov2018-07-051-1/+2
* Fix merge conflictsLeonid Logvinov2018-07-052-11/+3
* Add CHANGELOG entriesLeonid Logvinov2018-07-051-1/+5
* Adjust commentsLeonid Logvinov2018-07-052-121/+81
* Fix commentsLeonid Logvinov2018-07-051-5/+5
* Improve the commentLeonid Logvinov2018-07-051-1/+1
* Rename Proxie to ProxyLeonid Logvinov2018-07-052-5/+3
* Rename compact_artifacts to artifactsLeonid Logvinov2018-07-0511-12/+12
* Rearrange assertions t match parameter orderLeonid Logvinov2018-07-054-145/+118
* Fix match orders test and add a validation TODOLeonid Logvinov2018-07-052-3/+12
* Add tests for exchange contract wrapperLeonid Logvinov2018-07-051-1029/+313
* Add Exchange contract wrapperLeonid Logvinov2018-07-053-3/+1040
* Pass through blockPollingInterval down to contract wrapperLeonid Logvinov2018-07-053-6/+21
* Export orderStatus and OrderInfoLeonid Logvinov2018-07-051-0/+2
* Add blockPollingInterval config to contractWrappers config typeLeonid Logvinov2018-07-051-0/+2
* Add contractWrappers.erc721Proxy.getproxyIdAsyncLeonid Logvinov2018-07-051-0/+9
* Add contractWrappers.erc20Proxy.getproxyIdAsyncLeonid Logvinov2018-07-051-0/+9
* Make it possible to configure block polling interval in base contract wrapperLeonid Logvinov2018-07-051-3/+6
* Add blockPollingIntervalMs as an optional field to contract-wrappers config s...Leonid Logvinov2018-07-052-0/+2
* Update dummy tokens addresses in token_utilsLeonid Logvinov2018-07-051-3/+3
* Remove only from testsLeonid Logvinov2018-07-051-1/+1
* Add OrderInfo and OrderStatus to typesLeonid Logvinov2018-07-051-0/+16
* Add OrderTxOptsSchemaLeonid Logvinov2018-07-051-0/+8
* Update ABI in compact_artifactsLeonid Logvinov2018-07-053-86/+585
* Merge branch 'v2-prototype' into v2-contract-wrappers-WIPLeonid Logvinov2018-07-058-8/+1371
|\
| * Merge branch 'v2-prototype' into eth-lightwallet-subprovider-finalJacob Evans2018-07-043-4/+21
| |\
| | * Fix alignmentFabio Berger2018-07-041-1/+1
| | * Update blockstream to latest version, propogate errors to top-level callersFabio Berger2018-07-043-3/+20
| | * Update web3-provider-engine version w/o caretFabio Berger2018-07-031-1/+1
| | * Update web3-provider-engineFabio Berger2018-07-031-1/+1
| * | Merge branch 'v2-prototype' into eth-lightwallet-subprovider-finalJacob Evans2018-07-031-1/+1
| |\|
| | * Update incorrect versions of depsFabio Berger2018-07-021-1/+1
| * | Fix Tslint issuesFabio Berger2018-06-267-15/+14
| |/
* | Fix build after rebaseLeonid Logvinov2018-06-291-1/+1
* | Add a commentLeonid Logvinov2018-06-291-0/+2
* | Assign true values to names varsLeonid Logvinov2018-06-291-8/+13
* | Fix a typoLeonid Logvinov2018-06-291-1/+1
* | Set the interval to 0 in awaitTranscationSuccessAsyncLeonid Logvinov2018-06-294-22/+28
* | Make promises dangerousLeonid Logvinov2018-06-293-3/+0
* | Add a TODO commentLeonid Logvinov2018-06-291-0/+1
* | Add isSubscriptionToken assertionLeonid Logvinov2018-06-294-0/+8
* | Rename approved to approvedAddressLeonid Logvinov2018-06-291-2/+2
* | Use removeUndefinedProperties for txOptsLeonid Logvinov2018-06-293-32/+55
* | Rename getApprovedAsync to getApprovedIfExistsAsyncLeonid Logvinov2018-06-292-8/+11
* | Add HACK commentsLeonid Logvinov2018-06-294-0/+8
* | Add assertions for txOpts and methodOptsLeonid Logvinov2018-06-294-38/+75
* | Remove v2 artifact scriptsLeonid Logvinov2018-06-291-4/+1
* | Remove tokenTransferProxyAddress from configLeonid Logvinov2018-06-292-10/+6
* | Fix addresses in WETH9 and ZRX token artifactsLeonid Logvinov2018-06-292-2/+2
* | Dump assert version and make the order-watcher depend on the old assert versionLeonid Logvinov2018-06-291-1/+1
* | Export newly refactored contracts from contract-wrappers and index.tsLeonid Logvinov2018-06-292-70/+50
* | Change artifacts list and add dependencies to package.jsonLeonid Logvinov2018-06-291-6/+6
* | Bump the version so that order-watcher doesn't pick it upLeonid Logvinov2018-06-291-1/+1
* | Refactor event subscription testsLeonid Logvinov2018-06-291-13/+27
* | Refactor typesLeonid Logvinov2018-06-291-35/+21
* | Implement ERC721 token wrapper and token transfer proxy with testsLeonid Logvinov2018-06-294-0/+1008
* | Refactor ERC20 token transfer proxy and it's testsLeonid Logvinov2018-06-292-29/+27
* | Refactor ERC20 token wrapper and it's testsLeonid Logvinov2018-06-292-151/+208
* | Refactor ether token wrapper testLeonid Logvinov2018-06-291-53/+64
* | Refactor base contract-wrapper class to use new names, artifact format and on...Leonid Logvinov2018-06-291-21/+13
* | Refactor EtherToken contract wrapper to use new names and artifacts formatLeonid Logvinov2018-06-291-19/+19
* | Use new signature verification method in assertionsLeonid Logvinov2018-06-291-9/+12
* | Export txDefaults from web3_wrapper.tsLeonid Logvinov2018-06-291-3/+7
* | Refactor tokenUtils to not use tokenRegistryLeonid Logvinov2018-06-291-30/+42
* | Add new test constantsLeonid Logvinov2018-06-291-0/+8
* | Skip & refactor artifacts testsLeonid Logvinov2018-06-291-15/+9
* | Run V2 migrations instead of V1 before testsLeonid Logvinov2018-06-291-3/+3
* | Remove unused params in filter_utilsLeonid Logvinov2018-06-291-13/+3
* | Start unused parameter names with underscoreLeonid Logvinov2018-06-291-4/+4
* | Remove old contracts and add new ones to/from artifacts.tsLeonid Logvinov2018-06-291-14/+19
* | Remove exchange-related functionality for nowLeonid Logvinov2018-06-2912-3691/+0
* | Update compact_wrtifactsLeonid Logvinov2018-06-2914-1820/+3311
|/