aboutsummaryrefslogtreecommitdiffstats
path: root/packages/metacoin/test
Commit message (Expand)AuthorAgeFilesLines
* Refactor out sol-cov, sol-profiler and sol-trace into their separate packagesLeonid Logvinov2019-01-082-2/+2
* chore: change package org from 0xproject to 0xJacob Evans2018-10-186-12/+12
* Fix many linter errors that showed up upon upgrading tsutilFabio Berger2018-08-231-2/+1
* Move types from sol-compiler to types so they can be used in other places wit...Fabio Berger2018-08-221-1/+1
* Export Web3ProviderEngine from subproviders packageFabio Berger2018-07-131-3/+2
* -fetch';Fabio Berger2018-07-131-3/+2
* Rename TransferContractEventArgs to MetacoinTransferEventArgs after changing ...Leonid Logvinov2018-06-291-4/+4
* Use make-promises-safe as a preloader instead of manually importingAlex Browne2018-06-221-1/+0
* Fix import orderLeonid Logvinov2018-06-121-1/+1
* Fix typosLeonid Logvinov2018-06-123-3/+4
* Fix linter issuesLeonid Logvinov2018-06-122-2/+2
* Add profiler and geth tests to metacoinLeonid Logvinov2018-06-124-13/+95
* Try enabling no-unused-variable...fragosti2018-06-053-4/+2
* Fix linter errorsLeonid Logvinov2018-06-011-1/+1
* Introduce ethereum-types packageLeonid Logvinov2018-06-011-1/+1
* Check transaction receipt status codes where applicableAlex Browne2018-05-241-3/+3
* 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
* Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-171-0/+1
* Add missing type definitionsLeonid Logvinov2018-05-141-1/+1
* 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-101-1/+1
* Remove deployer from metacoin and contract testsLeonid Logvinov2018-05-103-21/+11
* 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-101-2/+54
* Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-043-8/+8
* Fix contracts and artifacts pathsLeonid Logvinov2018-04-021-2/+4
* move all configs to a config fileLeonid Logvinov2018-04-024-11/+17
* Add metacoin example projectLeonid Logvinov2018-04-026-0/+153