Barry G
|
3181e0f120
|
Revert breaking changes (#33)
* Revert "deploy updated username registrar to ropsten"
This reverts commit cdbc253d8d .
* change getReleaseTime to getExpirationTime
|
2018-10-03 14:38:52 -03:00 |
Barry Gitarts
|
cdbc253d8d
|
deploy updated username registrar to ropsten
|
2018-10-01 11:42:27 -04:00 |
Barry Gitarts
|
9046aacc24
|
deploy updated username registry on ropsten
|
2018-09-13 11:56:49 -04:00 |
Barry Gitarts
|
ba7ebe10e6
|
deploy new testnet UsernameRegistry using new constructor
|
2018-09-13 10:29:43 -04:00 |
Barry Gitarts
|
25c92d5228
|
prevent contracts from being set as interfaces
|
2018-09-13 08:54:23 -04:00 |
Barry Gitarts
|
52568c5d0c
|
deploy latest Username registry to testnet
use light mode syncing for node
|
2018-09-12 18:58:23 -04:00 |
Ricardo Guilherme Schmidt
|
eb5585647f
|
clean contracts config
|
2018-09-05 03:27:32 -03:00 |
Ricardo Guilherme Schmidt
|
cbfdd9cc72
|
Removes multiple domain functionaility from project (#20)
* refactor ENSSubdomainRegistry
* Rename contract
* remove obsolete file
* typo
* Add legacy contract upgradability adaptor
* refactor Dapp to use UsernameRegistrar contract
* use reservedNames.js in usernameregistrar.spec.js
* change array of merkle roots to single merkle root
* load reserved words to deploy contract
* reorganized contract methods
* add withdraw methods for controller move excess funds & wrong ens nodes
* add deployed MerkleProof addresses
* include contract terms in the @notice of register
* approve and call fix & solidity update
* add approveAndCall support
* clear subnode owner and resolver
|
2018-09-04 18:49:39 -03:00 |
Barry Gitarts
|
36b2ee7cb5
|
add livenet MerkleProof address
|
2018-08-31 14:49:57 -04:00 |
Barry Gitarts
|
96378cbab3
|
add contracts.js
|
2018-08-30 17:39:59 -04:00 |