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 |
|
Leonid Logvinov
|
e84232cce8
|
Use new check for isBigNumber
|
2019-01-15 16:25:25 +01:00 |
|
Leonid Logvinov
|
c3afc13dd6
|
Upgrade bignumber.js version
|
2019-01-15 16:25:24 +01:00 |
|
Jacob Evans
|
9f924e459c
|
chore: change package org from 0xproject to 0x
|
2018-10-18 22:27:31 +11:00 |
|
Leonid Logvinov
|
8c985eb579
|
Fix linter issue
|
2018-10-02 15:09:24 +02:00 |
|
Leonid Logvinov
|
bf8ac3b9e6
|
Fix tslint issues
|
2018-07-17 12:59:02 +02:00 |
|
Fabio Berger
|
f5b1fe0e6b
|
Fix linter issues
|
2018-07-05 01:45:56 +02:00 |
|
Fabio Berger
|
139d289b01
|
remove stray console.log
|
2018-07-05 01:39:46 +02:00 |
|
Fabio Berger
|
fd242a9cba
|
Remove web3Utils dep and write necessary utility methods
|
2018-07-05 01:38:14 +02:00 |
|
Fabio Berger
|
1050ecdf3c
|
Refactor Web3Wrapper to no longer use Web3.js & add more test coverage
|
2018-07-05 00:36:01 +02:00 |
|