aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove nested .gitignore files since `yarn publish` gets confused by them ↵Fabio Berger2018-03-271-1/+0
| | | | and ignores their contents on the top-level scope
* Add sol-cover implementationLeonid Logvinov2018-03-121-1/+0
|
* Move tutorials to adhere to current dir structureLeonid Logvinov2018-03-023-0/+0
|
* Improve the commentsLeonid Logvinov2018-03-021-0/+4
|
* Improve the commentsLeonid Logvinov2018-03-021-1/+4
|
* Add comments to Arbitrage contractLeonid Logvinov2018-03-021-21/+28
|
* Don't pass tokenGet and tokenGive because we can get them from 0x orderLeonid Logvinov2018-03-021-11/+9
|
* Pretty-print ED contractsLeonid Logvinov2018-03-022-167/+167
|
* Make externalLeonid Logvinov2018-03-021-1/+1
|
* Change type to uint256Leonid Logvinov2018-03-021-1/+1
|
* Make setAllowances externalLeonid Logvinov2018-03-021-1/+1
|
* Put all ED contracts in one folderLeonid Logvinov2018-03-022-1/+1
|
* Move tutorials contracts to src folderLeonid Logvinov2018-03-023-0/+281
|
* Move BaseContract to web3WrapperLeonid Logvinov2018-02-282-78/+1
|
* Use the same templates as 0x.jsLeonid Logvinov2018-02-281-8/+43
|
* Apply prettier after generating contractsLeonid Logvinov2018-02-281-2/+2
|
* Delete artifacts directoryAmir Bandeali2018-02-2111-4287/+0
|
* Run prettierAmir Bandeali2018-02-1611-20/+553
|
* Fix checks, add contract list to compile script in package.jsonAmir Bandeali2018-02-1621-1810/+30
|
* Special-case ZRXToken snake case conversionLeonid Logvinov2018-02-071-1/+1
|
* Add base_contract.tsLeonid Logvinov2018-02-071-0/+35
|
* Remove generated filesLeonid Logvinov2018-02-075-2208/+0
|
* .gitignore gemerated filesLeonid Logvinov2018-02-071-0/+8
|
* Add CLI option for networkId, add abi-gen to contracts packageAmir Bandeali2018-02-0747-0/+7742
|
* Update contract versions, fix testsAmir Bandeali2018-02-035-5/+5
|
* Rename directoriesAmir Bandeali2018-02-0321-0/+2959