aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts
Commit message (Collapse)AuthorAgeFilesLines
* Fix connect unused varsLeonid Logvinov2017-12-1510-16/+6
|
* Add a commentLeonid Logvinov2017-12-151-0/+2
|
* Make migrations deterministicLeonid Logvinov2017-12-141-57/+45
|
* Move more shared utils into utils package and reuse themLeonid Logvinov2017-12-145-57/+6
|
* Merge branch 'development' into feature/addKovanFaucetsBrandon Millman2017-12-141-3/+0
|\ | | | | | | | | | | * development: Add new packages to main README Remove redundant totalSupply from token interface
| * Remove redundant totalSupply from token interfaceAmir Bandeali2017-12-131-3/+0
| |
* | Cleanup kovan-faucet packageBrandon Millman2017-12-141-1/+1
|/
* Increase timeout on deployer testsAmir Bandeali2017-12-131-1/+1
|
* Add version string to EtherToken_v2Amir Bandeali2017-12-131-0/+1
|
* Formatting fixesAmir Bandeali2017-12-136-18/+29
|
* fix tests after merging with developmentAmir Bandeali2017-12-131-3/+3
|
* Add test:circleci command, add newlines to end of contractsAmir Bandeali2017-12-1325-2/+25
|
* Add gas limits to failing testsAmir Bandeali2017-12-136-14/+31
|
* Rename contracts lib to utilsAmir Bandeali2017-12-1313-9/+214
|
* Refactor unlimited allowance logic out of ERC20TokenAmir Bandeali2017-12-138-20/+56
|
* Fix typo, change variable name to be consistentAmir Bandeali2017-12-132-6/+6
|
* Update 0x.js version, fix build errorsAmir Bandeali2017-12-138-11/+27
|
* Add updated contracts, reorganize contract file structureAmir Bandeali2017-12-1325-120/+170
|
* Add tests for ERC20Token and EtherToken_v2Amir Bandeali2017-12-138-14/+183
|
* Fix errors with new testrpc versionAmir Bandeali2017-12-138-44/+45
|
* Add version to new EtherToken, fix typosAmir Bandeali2017-12-135-5/+126
|
* Add updated ERC20 implementation, update WETHAmir Bandeali2017-12-133-2/+110
|
* Re-hard code the dependencyLeonid Logvinov2017-12-1216-72/+72
|
* Publishwebsite@0.0.2contracts@2.0.0abi-gen-templates@0.0.2@0xproject/web3-wrapper@0.1.0@0xproject/utils@0.1.0@0xproject/types@0.1.0@0xproject/tslint-config@0.2.1@0xproject/subproviders@0.1.0@0xproject/monorepo-scripts@0.1.0@0xproject/json-schemas@0.6.10@0xproject/connect@0.3.0@0xproject/assert@0.0.7@0xproject/abi-gen@0.0.20x.js@0.27.2Brandon Millman2017-12-091-6/+6
| | | | | | | | | | | | | | | | | - 0x.js@0.27.2 - abi-gen-templates@0.0.2 - @0xproject/abi-gen@0.0.2 - @0xproject/assert@0.0.7 - @0xproject/connect@0.3.0 - contracts@2.0.0 - @0xproject/json-schemas@0.6.10 - @0xproject/monorepo-scripts@0.1.0 - @0xproject/subproviders@0.1.0 - @0xproject/tslint-config@0.2.1 - @0xproject/types@0.1.0 - @0xproject/utils@0.1.0 - @0xproject/web3-wrapper@0.1.0 - website@0.0.2
* Make contracts package privateBrandon Millman2017-12-091-0/+1
|
* Inline network moduleLeonid Logvinov2017-12-082-21/+14
|
* Refactor networkId out of web3WrapperLeonid Logvinov2017-12-082-3/+4
|
* Address feedbackLeonid Logvinov2017-12-072-2/+0
|
* Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-0716-175/+44
|
* Use same versions of dependencies everywhereLeonid Logvinov2017-12-061-7/+7
|
* Fix linter errorLeonid Logvinov2017-12-021-1/+1
|
* Make class methods that don't use 'this' staticAmir Bandeali2017-12-014-89/+92
|
* Fix module versions, cleanup scriptsAmir Bandeali2017-12-014-31/+29
|
* Add README to contracts packageAmir Bandeali2017-11-301-0/+51
|
* Fix indentationsAmir Bandeali2017-11-3030-2673/+2705
|
* Add contracts to packages, fix most linting errorsAmir Bandeali2017-11-30102-0/+14115