Lawrence Forman
|
0c53e2fe46
|
@0x/dev-utils : Make ganache's allowUnlimitedCOntractSize option configurable via Web3Config .
`@0x/dev-utils`: Add `UnlimitedContractSize` to `EnvVars`.
|
2019-08-21 10:59:34 -04:00 |
|
Xianny
|
7423028fea
|
Replace lodash with built-ins where possible to reduce bundle size (#1766)
* add tslint rule to disallow lodash.isUndefined
* add tslint rule to disallow lodash.isNull
* apply fixes
|
2019-04-10 09:36:32 -07:00 |
|
Alex Browne
|
7ab921669b
|
Introduce subprovider for printing revert stack traces
|
2018-06-14 13:58:54 -07:00 |
|
Leonid Logvinov
|
760bab8f86
|
Implement SolidityProfiler & adapt sol-cov to work with Geth
|
2018-06-08 14:56:45 -07:00 |
|
Leonid Logvinov
|
a9db0e8ebe
|
Properly and consistently parse ENV vars
|
2018-03-13 15:19:31 +01:00 |
|
Leonid Logvinov
|
e474096119
|
Fix a typo in handling env variables
|
2018-03-12 12:53:51 +01:00 |
|
Leonid Logvinov
|
870995933a
|
Remove redundant Date.now()
|
2018-03-12 03:37:30 +01:00 |
|