Whymarrh Whitby
|
b6ccd22d6c
|
Update ESLint shared config to v3 (#9274)
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
|
2020-08-19 13:57:05 -02:30 |
|
Whymarrh Whitby
|
c1e3c229bc
|
Fix import/order issues (#9239)
See [`import/order`](https://eslint.org/docs/rules/import/order) for more information.
This change enables `import/order` and fixes the issues raised by the rule.
|
2020-08-18 16:48:25 -02:30 |
|
Erik Marks
|
652db3fd36
|
Use string network and chain IDs (#8628)
* convert network id enums to string
* stringify appropriate chain/network ids in tests
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
|
2020-07-08 14:05:09 -07:00 |
|
Henrique Dias
|
890bc25e28
|
Support IPNS address translations (#8502)
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
Co-authored-by: Whymarrh Whitby <whymarrh.whitby@gmail.com>
|
2020-05-14 07:56:27 -02:30 |
|
Whymarrh Whitby
|
f5a125fe61
|
Move export defaults statements alongside their objects (#8525)
|
2020-05-05 19:49:38 -02:30 |
|
Whymarrh Whitby
|
0159670214
|
Update ENS registry addresses (#7954)
|
2020-01-30 12:03:28 -03:30 |
|
Whymarrh Whitby
|
92971d3c87
|
Migrate codebase to use ESM (#7730)
* Update eslint-plugin-import version
* Convert JS files to use ESM
* Update ESLint rules to check imports
* Fix test:unit:global command env
* Cleanup mock-dev script
|
2020-01-09 00:04:58 -03:30 |
|
pldespaigne
|
0ef7f603d6
|
Ipfs cid v1 base32 (#7362)
add ipfs gateway to advanced settings
use ipfs gateway from settings
use ipfs.dweb.link as default CID gateway
disallow gateway.ipfs.io as gateway
|
2019-12-12 11:28:07 -08:00 |
|
Whymarrh Whitby
|
274a9ecf53
|
yarn lint --fix
|
2019-12-03 17:20:55 -03:30 |
|
Whymarrh Whitby
|
926c8848f1
|
Enable default-case rule for ESLint (#7572)
* eslint: Enable default-case rule
* Fix missing default cases
* Fix tests failing due to incorrect assumptions
|
2019-11-27 12:38:35 -03:30 |
|
pldespaigne
|
987e58d103
|
add rinkeby & goerli
|
2019-05-04 18:56:45 +02:00 |
|
pldespaigne
|
dc4c40414e
|
issue#5742
|
2019-04-04 17:15:57 +02:00 |
|
pldespaigne
|
b26a59dbbe
|
renaming registrar into registry
|
2019-04-04 14:07:24 +02:00 |
|
Whymarrh Whitby
|
1988e1e96b
|
ESLint fixes (#5775)
* eslint . --fix
* Upgrade all ESLint warnings to errors
|
2018-11-16 14:54:55 -10:00 |
|
kumavis
|
6d09f60bbf
|
ens-ipfs - refactor for readability (#5568)
* ens-ipfs - refactor for readability
* ens-ipfs - use official ipfs gateway for better performance
* lint - remove unused code
* ens-ipfs - support path and search
* lint - gotta love that linter
* ens-ipfs - improve loading page formatting
* ens-ipfs - loading - redirect to 404 after 1 min timeout
* ens-ipfs - destructure for cleaner code
|
2018-10-21 05:48:15 -04:00 |
|