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 |
|
Jacob Evans
|
548089888d
|
Remove excess web3providernegine polling from contracts
|
2019-03-21 11:50:19 +01:00 |
|
Amir Bandeali
|
d35a053efd
|
Update remaining contract Solidity versions to 0.5.5
|
2019-03-07 15:17:51 -08:00 |
|
Fabio Berger
|
1fa82c1077
|
Fix up missing Provider interfaces and refactor providerUtils.standardizeOrThrow()
|
2019-02-19 22:34:31 -08:00 |
|
Leonid Logvinov
|
6943bbcacb
|
Temp
|
2019-02-04 10:38:02 +01:00 |
|
Amir Bandeali
|
0758f231e2
|
Split tokens package into erc20 and erc721
|
2019-01-21 21:41:21 -08:00 |
|
Amir Bandeali
|
4a4c26a2e3
|
Split protocol package into exchange, asset-proxy, and multisig
|
2019-01-21 21:41:21 -08:00 |
|
Leonid Logvinov
|
672a4b93ba
|
Don't start the provider by default
|
2018-12-04 12:10:03 +01:00 |
|
Leonid Logvinov
|
0faa8b3231
|
Refactor contracts-core into contracts-multisig, contracts-core and contracts-test-utils
|
2018-12-03 12:09:28 +01:00 |
|