This website requires JavaScript.
Explore
Help
Sign In
status-im
/
ens-usernames
Watch
2
Star
0
Fork
0
You've already forked ens-usernames
mirror of
https://github.com/status-im/ens-usernames.git
synced
2025-02-23 15:48:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
ens-usernames
/
config
/
namesystem.js
8 lines
113 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Updates 151 ENS Usernames to Embark 3.1 (#21) * fix run error * transfer to zero should decerease supply (burn action) * dont increment address 0 balance * fix warning * Update bootstrap to Embark 3.1 (#10) * update configs to .js * update tests * better test abstraction * undo changes after test * small fixes
2018-09-05 03:52:30 -03:00
module
.
exports
=
{
default
:
{
Update to use embark 6.0.0 (#99) * trim trailing spaces * update to embark 4.0.2 * bump to solc 0.5.4 * use .selector * use solidity function selector * update to embark 6.0.0 * use mocks instead of "instanceOf" tool+tests fix * update to solidity 0.5.11 * update to solidity 0.5.11 * add spdx license identifiers * update ENS contracts * natspec fix return values
2020-07-24 19:16:01 -03:00
enabled
:
false
,
Updates 151 ENS Usernames to Embark 3.1 (#21) * fix run error * transfer to zero should decerease supply (burn action) * dont increment address 0 balance * fix warning * Update bootstrap to Embark 3.1 (#10) * update configs to .js * update tests * better test abstraction * undo changes after test * small fixes
2018-09-05 03:52:30 -03:00
available
_providers
:
[
"ens"
]
,
provider
:
"ens"
}
}
;
Reference in New Issue
Copy Permalink