Commit Graph

42 Commits

Author SHA1 Message Date
Barry Gitarts 9462466b7d add network vs environment check + update livenet contract 2018-10-24 12:16:30 -04:00
Ricardo Guilherme Schmidt 47c4c6c205 Add more reserved names (#62)
* add reserved words

* remove duplicates and use more sanitized name for a fin inst

* add legacy crypto services

* add eea members names
2018-10-19 12:25:59 +02:00
Ricardo Guilherme Schmidt 5763915d0a add bank and internet company domains 2018-10-15 14:57:26 -04:00
Ricardo Guilherme Schmidt ae5bbcae9d remove small names and organize alphabetticaly by group 2018-10-15 14:57:26 -04:00
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 50db6df321
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
Ricardo Guilherme Schmidt eb5585647f
clean contracts config 2018-09-05 03:27:32 -03:00
Ricardo Guilherme Schmidt f7641dbe29
fix in merge 2018-09-05 00:39:25 -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
Barry Gitarts 7b44ac93a8 update contracts deploy for ropsten deployment 2018-08-30 10:56:00 -04:00
Ricardo Guilherme Schmidt fb3544ebee simplify unallowed chars slash cond., add new slashing cond. 2018-08-30 09:44:22 -04:00
Barry Gitarts d63a124f0d add subdomain mainnet address
use syncMode light for geth
2018-08-24 20:58:36 -04:00
Barry Gitarts 9bf399c2ba deploy updated subdomain registry to ropsten 2018-08-24 11:13:15 -04:00
Barry Gitarts 2db113a390 update PublicResolver contract to support multihash 2018-08-23 11:34:42 -04:00
Barry Gitarts 118f034859 remove dappConnection and errors in console 2018-08-22 15:26:46 -04:00
Barry Gitarts 2c73777999 deploy updated registry contract to Ropsten 2018-08-20 16:01:14 -04:00
Barry Gitarts e176603e2f deploy new registry contract to testnet with parent controller 2018-08-13 15:37:41 -04:00
Barry Gitarts c79e1c36ab update testnet contract to use pubkey for status contact 2018-08-10 15:33:03 -04:00
Barry Gitarts 5f1c5f7336 use deployed testnet address for safemath
console.log inputs for setPrice for multisig use
2018-08-10 12:43:41 -06:00
Barry Gitarts 928602da81 use deployed testnet address for safemath
console.log inputs for setPrice for multisig use
2018-08-10 10:13:34 -04:00
Barry Gitarts 09b04ae281 change syncMode to light 2018-07-27 17:56:58 -04:00
Barry Gitarts 2f4444d667 add https for infura ipfs methods 2018-07-09 09:08:45 -04:00
Barry Gitarts d7c8942bc6 update storage config 2018-06-27 08:41:48 -04:00
Barry Gitarts 22d9798f05 add STT on ropsten + formatPrice for display 2018-06-20 14:50:10 -04:00
Barry Gitarts 0c0996fe59 ensure contract is deployed when address is not specified 2018-06-18 10:46:29 -04:00
Ricardo Guilherme Schmidt e154e280b8 use onDeploy 2018-06-08 15:31:21 -04:00
Ricardo Guilherme Schmidt 271cd99779 deploy only in development 2018-06-08 15:11:49 -04:00
Ricardo Guilherme Schmidt bf44edec97 fix testtoken args 2018-06-08 14:56:12 -04:00
Ricardo Guilherme Schmidt 787225cff2 deploy script 2018-06-08 14:56:12 -04:00
Ricardo Guilherme Schmidt 16c4e342c2 bump solc version and remove versions from contracts.json 2018-05-30 10:19:39 -03:00
Ricardo Guilherme Schmidt f04745e3d3 TestToken only deploys at development 2018-05-23 16:31:20 -03:00
Ricardo Guilherme Schmidt b2c07c63f7 add ERC20Receiver+tests 2018-05-13 14:01:59 -03:00
Ricardo Guilherme Schmidt 0a1cbb5fff test script for testtoken and erc20token 2018-05-12 21:16:18 -03:00
Ricardo Guilherme Schmidt 37135766e7 cleanup contents and update solc 2018-04-23 02:04:49 -03:00
Ricardo Guilherme Schmidt 6750c665e8 cleanup bootstrap 2018-04-23 01:58:58 -03:00