aboutsummaryrefslogtreecommitdiffstats
path: root/packages/types/src
Commit message (Collapse)AuthorAgeFilesLines
* Add SignedOrder, Order, and ECSignature types to the types packageBrandon Millman2018-03-151-0/+28
|
* Merge branch 'development' into convertScriptsToTsFabio Berger2018-03-141-5/+0
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (71 commits) Transform input data before encoding for callAsync and getABIEncodedTransactionData Update coverage badge to show development coverage Configure post build hook Notify coveralls after all tasks have finished Address feedback Revert "Report all coverage reports together" Separate published packages and typescript typings on README Report all coverage reports together Add other statement types Properly and consistently parse ENV vars Add forgotten file Start using solidity-parser-antlr Fix the default always overriding to address Submit a TD PR Add an explanatory comment for making ranges unique Fix a typo in handling env variables Introduce TESTRPC_FIRST_ADDRESS Make BlockchainLifecycle accept only web3Wrapper Fix comments Fix deployer CHANGELOG ... # Conflicts: # README.md # packages/deployer/package.json # packages/subproviders/src/globals.d.ts # yarn.lock
| * Add sol-cover implementationLeonid Logvinov2018-03-121-5/+0
| |
* | 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 RawLogEntry to types packageFabio Berger2018-03-071-0/+11
|
* Add as an option toLeonid Logvinov2018-02-281-1/+1
|
* Add data to TxDataLeonid Logvinov2018-02-281-0/+1
|
* Move BlockParam and BlockParamLiteral to shared typesJacob Evans2018-02-071-0/+10
|
* Make awaitTransactionMinedAsync non-generic againLeonid Logvinov2018-01-301-2/+2
|
* Remove truffle from testsLeonid Logvinov2018-01-301-1/+27
|
* Refactor contracts tests to not use injected web3 instanceLeonid Logvinov2018-01-301-0/+5
|
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
|
* Apply prettier configLeonid Logvinov2018-01-031-3/+3
|
* Move more shared utils into utils package and reuse themLeonid Logvinov2017-12-141-0/+4
|
* Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-071-0/+23