Jacob Evans
7e9ba50502
Issue #1025 BlockParam unroll
...
BlockParam unrolls into number | BlockParamLiteral, though BlockParamLiteral does not get imported. This results in type build errors in downstream projects where tslint checks libs
2018-08-27 15:59:43 +10:00
Fabio Berger
b7c119b2aa
Fix many linter errors that showed up upon upgrading tsutil
2018-08-22 18:52:17 +01:00
Fabio Berger
301cb296ec
Move types from sol-compiler to types so they can be used in other places without requiring sol-compiler as a dep
2018-08-21 23:58:06 +01:00
Leonid Logvinov
ea12e34809
Ignore coverage of generated files
2018-07-09 12:07:42 +02:00
Leonid Logvinov
0c8264801a
Fix tests
2018-07-05 19:11:41 +02:00
Leonid Logvinov
f8772d8850
Rename {{*}}ContractEventArgs to {{*}}EventArgs and append {{contractName}} to each event name (ERC721TransferEventArgs instead of TransferContractEventArgs)
2018-06-29 17:52:51 +03:00
F. Eugene Aumson
f9e05d0cad
remove mistaken comment
...
It must have been left over from when an abi-gen output was modified to
be the source of this template.
2018-06-14 13:52:10 -04:00
fragosti
a97d77064a
Get build and tests to pass
2018-06-06 15:26:40 -07:00
fragosti
58603e2a5a
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into feature/improve-linting
2018-06-06 11:17:13 -07:00
Leonid Logvinov
61d9e418e8
Fix linter issues in generated contract wrappers
2018-06-06 10:11:51 -07:00
Fabio Berger
cea81df969
Add missing import
2018-06-06 14:49:41 +02:00
Fabio Berger
f2ced67a8d
Remove unused imports from contract handlebar template
2018-06-06 12:21:12 +02:00
Leonid Logvinov
b8a267370d
Fix linter errors
2018-05-31 11:04:06 -07:00
Leonid Logvinov
a7fc9caacb
Introduce ethereum-types package
2018-05-31 11:04:05 -07:00
Alex Browne
b05a3b7aed
Check transaction receipt status codes where applicable
2018-05-23 15:09:17 -07:00
Remco Bloemen
5cc2e8de7b
Ignore classnames linter rule
2018-05-22 13:45:18 +02:00
Leonid Logvinov
f854f3ee2b
Remove unused deployer docs configs
2018-05-10 17:47:38 +02:00
Leonid Logvinov
a5fea3b9c3
Add a check for compiler output
2018-05-10 17:47:38 +02:00
Leonid Logvinov
7eb9444458
Remove _applyDefaultsToDeployTxDataAsync
2018-05-10 17:47:38 +02:00
Leonid Logvinov
75d24dea0e
Fix linter issues
2018-05-10 17:47:38 +02:00
Leonid Logvinov
a6f72de09d
Rename deployer to sol-compiler
2018-05-10 17:47:38 +02:00
Leonid Logvinov
f9d80adaee
Remove deployer from 0x.js and migrations
2018-05-10 17:46:57 +02:00
Leonid Logvinov
3d58b38e4e
Remove deployer from metacoin and contract tests
2018-05-10 17:46:57 +02:00
Jacob Evans
72336eb393
Remove ethers-contracts types
2018-04-20 08:26:10 +10:00
Jacob Evans
12ae7c009d
Support Tuples from function returns
2018-04-19 11:21:32 +10:00
Greg Hysen
61fc3346c2
Updated deployer to accept a list of contract directories as input. Contract directories are namespaced to a void clashes. Also in this commit is a fix for overloading contract functions.
2018-04-09 17:22:58 -07:00
Leonid Logvinov
249bf0163d
Move our contract templates to accept Provider instead of Web3Wrapper
2018-04-04 11:56:32 +03:00
Leonid Logvinov
4d9029bb0e
Add metacoin example project
2018-04-02 12:34:29 +03:00
Leonid Logvinov
d72b7299c6
Move common types out of web3 types
2018-03-27 17:56:21 +02:00
Fabio Berger
c797c720be
Update all mentions of the repo name being 0x.js to 0x-monorepo
2018-03-03 19:11:09 +01:00
Leonid Logvinov
72e6e1ce8b
Move BaseContract to its own package
2018-02-27 17:51:31 -08:00
Leonid Logvinov
8fe844bcc9
Move BaseContract to web3Wrapper
2018-02-27 12:07:58 -08:00
Leonid Logvinov
2aec1501d0
Update template link
2018-02-27 12:06:02 -08:00
Leonid Logvinov
4e451479f8
Fix build
2018-02-27 12:05:46 -08:00
Leonid Logvinov
93b2736d65
Use the same templates as 0x.js
2018-02-27 12:05:46 -08:00