aboutsummaryrefslogtreecommitdiffstats
path: root/packages/metacoin
Commit message (Expand)AuthorAgeFilesLines
* Publishcontracts@2.1.37@0xproject/website@0.0.41@0xproject/testnet-faucets@1.0.38@0xproject/react-docs-example@0.0.17@0xproject/monorepo-scripts@1.0.3@0xproject/metacoin@0.0.12@0xproject/abi-gen@1.0.2Fabio Berger2018-07-261-13/+13
* 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
* Revert "Revert "Publish""Fabio Berger2018-07-241-13/+13
* Revert "Publish"Leonid Logvinov2018-07-231-13/+13
* PublishLeonid Logvinov2018-07-231-13/+13
* Change all package to depend on the new @0xproject/sol-cov@1.0.0Leonid 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/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 ethereum-types@1.0.0Leonid Logvinov2018-07-201-1/+1
* Update package versionsFabio Berger2018-07-181-10/+10
* Upgrade tslint to the newest versionLeonid Logvinov2018-07-171-1/+1
* Export Web3ProviderEngine from subproviders packageFabio Berger2018-07-132-5/+3
* -fetch';Fabio Berger2018-07-131-3/+2
* Update package versionsFabio Berger2018-07-101-12/+12
* Merge branch 'v2-prototype' into v2-contract-wrappers-WIPLeonid Logvinov2018-07-051-1/+1
|\
| * Fix alignmentFabio Berger2018-07-041-1/+1
| * Update web3-provider-engine version w/o caretFabio Berger2018-07-031-1/+1
| * Update web3-provider-engineFabio Berger2018-07-031-1/+1
* | Rename TransferContractEventArgs to MetacoinTransferEventArgs after changing ...Leonid Logvinov2018-06-291-4/+4
|/
* Merge pull request #735 from feuGeneA/metacoin-independenceLeonid Logvinov2018-06-252-3/+16
|\
| * ethereum-types now only has v0.0.2, no 0.0.1F. Eugene Aumson2018-06-201-1/+1
| * add missing metacoin dependenciesF. Eugene Aumson2018-06-201-0/+4
| * make metacoin tsconfig independentF. Eugene Aumson2018-06-201-2/+11
* | Use make-promises-safe as a preloader instead of manually importingAlex Browne2018-06-222-2/+1
|/
* Update all package versions to match latest published to NPMFabio Berger2018-06-191-12/+12
* Fix import orderLeonid Logvinov2018-06-121-1/+1
* Fix typosLeonid Logvinov2018-06-124-10/+11
* Fix linter issuesLeonid Logvinov2018-06-122-2/+2
* Add profiler and geth tests to metacoinLeonid Logvinov2018-06-126-14/+194
* Increase timeout for contract migrationsLeonid Logvinov2018-06-091-1/+1
* 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' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-071-1/+1
|\|
| * Stop running prettier on generated filesLeonid Logvinov2018-06-071-1/+1
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-071-2/+3
|\|
| * Merge v2-prototypeFabio Berger2018-06-061-1/+1
| |\
| * | - Rename watch to watch_without_deps in sub-packages, so dev's don't confuse ...Fabio Berger2018-06-051-3/+3
* | | merge v2-prototypeFabio Berger2018-06-061-1/+2
|\ \ \ | | |/ | |/|
| * | Replace `-` with `_` in yarn script name so that we are consistent across yar...Fabio Berger2018-06-051-1/+1
| |/
| * 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
* | Exclude generate contract wrappers from tslintFabio Berger2018-06-061-1/+1
* | Try enabling no-unused-variable...fragosti2018-06-053-4/+2
|/
* Fix linter errorsLeonid Logvinov2018-06-012-1/+2
* Introduce ethereum-types packageLeonid Logvinov2018-06-011-1/+1
* Check transaction receipt status codes where applicableAlex Browne2018-05-241-3/+3
* PublishLeonid Logvinov2018-05-231-11/+11
* Rename ZeroExArtifactAdapter to SolCompilerArtifactAdapterLeonid Logvinov2018-05-231-2/+2
* Assign then passLeonid Logvinov2018-05-231-1/+2
* Remove web3Factory.create and remove dev-tools dependency on sol-covLeonid Logvinov2018-05-231-5/+6
* Make sol-cov work with truffle and other artifact adaptersLeonid Logvinov2018-05-232-4/+5
* Fix warnings in MetacoinRemco Bloemen2018-05-221-3/+3
* Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-172-1/+3
* Merge pull request #578 from 0xProject/document-node-versionAlex Browne2018-05-161-0/+3
|\
| * Change minimum Node version to 6.12Alex Browne2018-05-151-1/+1
| * Document Node.js version requirement and add it to package.jsonAlex Browne2018-05-151-0/+3
* | Fix sol-compiler binary so it can be called directly from packagesFabio Berger2018-05-151-1/+1
* | Fix abi-gen binary so it can be called directly from packagesFabio Berger2018-05-151-1/+1
* | Move from using lerna multi-package commands to wsrun, update README's accord...Fabio Berger2018-05-151-1/+1
|/
* Add missing type definitionsLeonid Logvinov2018-05-141-1/+1
* Revert "Remove gitkeeps"Fabio Berger2018-05-121-0/+0
* Remove gitkeepsFabio Berger2018-05-111-0/+0
* Merge branch 'development' into breakUp0xjsFabio Berger2018-05-116-24/+18
|\
| * Fix templatesLeonid Logvinov2018-05-101-1/+1
| * Remove unused deployer docs configsLeonid Logvinov2018-05-101-1/+1
| * Fix linter issuesLeonid Logvinov2018-05-102-3/+3
| * Rename deployer to sol-compilerLeonid Logvinov2018-05-102-3/+3
| * Remove deployer from metacoin and contract testsLeonid Logvinov2018-05-104-21/+15
* | Add artifacts to clean commandFabio Berger2018-05-111-1/+1
|/
* Implement new artifacts formatLeonid Logvinov2018-05-072-2/+17
* Publishcontracts@2.1.28@0xproject/website@0.0.32@0xproject/testnet-faucets@1.0.29@0xproject/sra-report@0.0.14@0xproject/sol-resolver@0.0.4@0xproject/react-docs-example@0.0.11@0xproject/migrations@0.0.5@0xproject/metacoin@0.0.6@0xproject/dev-utils@0.4.1@0xproject/base-contract@0.3.1Leonid Logvinov2018-05-051-10/+10
* Publishcontracts@2.1.26@0xproject/website@0.0.29@0xproject/testnet-faucets@1.0.27@0xproject/sra-report@0.0.12@0xproject/sol-resolver@0.0.3@0xproject/react-docs-example@0.0.9@0xproject/monorepo-scripts@0.1.19@0xproject/migrations@0.0.4@0xproject/metacoin@0.0.5@0xproject/dev-utils@0.4.0@0xproject/base-contract@0.3.0Leonid Logvinov2018-05-041-11/+11
* Update Web3 Provider Engine to 14.0.4Jacob Evans2018-04-241-1/+1
* Update ethers in metacoin projectJacob Evans2018-04-191-1/+1
* Publishcontracts@2.1.23@0xproject/website@0.0.26@0xproject/testnet-faucets@1.0.24@0xproject/sra-report@0.0.9@0xproject/sol-resolver@0.0.2@0xproject/react-docs-example@0.0.8@0xproject/monorepo-scripts@0.1.18@0xproject/migrations@0.0.2@0xproject/metacoin@0.0.4@0xproject/dev-utils@0.3.6@0xproject/base-contract@0.2.1Fabio Berger2018-04-181-11/+11
* Implement the resolverLeonid Logvinov2018-04-122-172/+1
* Use solc.compileStandardWrapperLeonid Logvinov2018-04-121-9/+11
* Use solc.compileStandardWrapperLeonid Logvinov2018-04-121-4/+4
* Add ony abi-gen changes from Greg's PRLeonid Logvinov2018-04-123-14/+152
* Revert "Merge pull request #493 from hysz/features/deployer/multipleCodebaseS...Leonid Logvinov2018-04-124-153/+15
* Merge branch 'development' into removeMigrateStepFabio Berger2018-04-121-11/+11
|\
| * Publishcontracts@2.1.22@0xproject/website@0.0.25@0xproject/testnet-faucets@1.0.23@0xproject/sra-report@0.0.8@0xproject/react-docs-example@0.0.7@0xproject/monorepo-scripts@0.1.17@0xproject/metacoin@0.0.3@0xproject/dev-utils@0.3.5@0xproject/base-contract@0.2.0Leonid Logvinov2018-04-121-11/+11
* | Merge branch 'development' into removeMigrateStepFabio Berger2018-04-114-15/+153
|\|
| * Added a detailed description of `renameOverloadedMethods` (special thanks to ...Greg Hysen2018-04-101-6/+6
| * Updated deployer to accept a list of contract directories as input. Contract ...Greg Hysen2018-04-104-15/+153
* | Merge branch 'development' into removeMigrateStepFabio Berger2018-04-053-8/+8
|\|
| * Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-043-8/+8
* | Add --exit to all mocha calls so they exit when called from top-level yarn co...Fabio Berger2018-04-041-1/+1
|/
* Publishcontracts@2.1.21@0xproject/website@0.0.24@0xproject/testnet-faucets@1.0.22@0xproject/sra-report@0.0.7@0xproject/react-docs-example@0.0.6@0xproject/monorepo-scripts@0.1.16@0xproject/metacoin@0.0.2@0xproject/dev-utils@0.3.4@0xproject/base-contract@0.1.0Leonid Logvinov2018-04-021-15/+15
* Fix versionLeonid Logvinov2018-04-021-3/+3
* Fix contracts and artifacts pathsLeonid Logvinov2018-04-022-3/+6
* move all configs to a config fileLeonid Logvinov2018-04-024-11/+17
* Remove a repo sectionLeonid Logvinov2018-04-021-11/+0
* Add metacoin example projectLeonid Logvinov2018-04-0212-0/+346