aboutsummaryrefslogtreecommitdiffstats
path: root/packages/base-contract/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove global gas estimate bufferAlex Browne2018-06-071-5/+1
|
* Remove extra logs and other small fixesAlex Browne2018-06-071-5/+3
|
* Add more transactions to Geth on init. Skip tests that are failing.Alex Browne2018-06-071-1/+6
|
* Introduce ethereum-types packageLeonid Logvinov2018-06-012-4/+4
|
* Remove unused deployer docs configsLeonid Logvinov2018-05-101-4/+4
|
* Add a commentLeonid Logvinov2018-05-101-0/+2
|
* Remove _applyDefaultsToDeployTxDataAsyncLeonid Logvinov2018-05-101-19/+4
|
* Fix linter issuesLeonid Logvinov2018-05-101-1/+2
|
* Remove deployer from 0x.js and migrationsLeonid Logvinov2018-05-101-1/+10
|
* Remove deployer from metacoin and contract testsLeonid Logvinov2018-05-101-0/+32
|
* Support Tuples from function returnsJacob Evans2018-04-191-4/+4
|
* Added a detailed description of `renameOverloadedMethods` (special thanks to ↵Greg Hysen2018-04-101-8/+5
| | | | @fabioberger). Updated Javascript styles in the Abi-Gen and Utils packages, around support for function overloading.
* Updated deployer to accept a list of contract directories as input. Contract ↵Greg Hysen2018-04-101-4/+47
| | | | directories are namespaced to a void clashes. Also in this commit is a fix for overloading contract functions.
* Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-041-3/+3
|
* Add metacoin example projectLeonid Logvinov2018-04-022-19/+35
|
* Move common types out of web3 typesLeonid Logvinov2018-03-271-7/+6
|
* Move configuration into package.json configs sectionFabio Berger2018-03-141-2/+3
|
* Fix lint issuesFabio Berger2018-03-131-0/+1
|
* move scripts to monorepro-scriptsFabio Berger2018-03-132-0/+12
|
* Move BaseContract to its own packageLeonid Logvinov2018-02-281-0/+68