Commit Graph

340 Commits

Author SHA1 Message Date
Ricardo Guilherme Schmidt fb3544ebee simplify unallowed chars slash cond., add new slashing cond. 2018-08-30 09:44:22 -04:00
Ricardo Guilherme Schmidt fc7a77a8e4 add test for slashing mechanism 2018-08-30 09:44:22 -04:00
Ricardo Guilherme Schmidt 81aa4a4004 small logic fix 2018-08-30 09:44:22 -04:00
Ricardo Guilherme Schmidt d8a60a8201 fix merkle tree tool to latest web3 2018-08-30 09:44:22 -04:00
Ricardo Guilherme Schmidt 725b68a69e add "empty" merkle root of unallowed chars 2018-08-30 09:44:22 -04:00
Ricardo Guilherme Schmidt 3ed141fcc4 add needed dev-dependency to test merkle proof 2018-08-30 09:44:22 -04:00
Ricardo Guilherme Schmidt b289408e03 utils,and test for merkle proof library 2018-08-30 09:44:22 -04:00
Ricardo Guilherme Schmidt 180cdc3215 small typos 2018-08-30 09:44:22 -04:00
Ricardo Guilherme Schmidt ef4934417b add unallowed chars slashing mechanism 2018-08-30 09:44:22 -04:00
Barry Gitarts 4b511cd7b5 indicate to user if registry owns domain 2018-08-29 14:43:43 -04:00
Barry Gitarts e5491d48fd add registry owns domain props 2018-08-29 12:01:32 -04:00
Barry Gitarts 4b495054a1 use updated status api 2018-08-29 10:58:45 -04:00
Barry Gitarts 68ce711c57 check if registry is owner of domain 2018-08-28 15:46:00 -04:00
Barry Gitarts cec32dac3d fix modal not closing bug 2018-08-27 13:23:47 -04:00
Barry Gitarts d63a124f0d add subdomain mainnet address
use syncMode light for geth
2018-08-24 20:58:36 -04:00
Barry Gitarts b3c1e52511 add web3 provider indicator 2018-08-24 14:24:49 -04:00
Barry Gitarts 9bf399c2ba deploy updated subdomain registry to ropsten 2018-08-24 11:13:15 -04:00
Ricardo Guilherme Schmidt 6065b0cf65
allow move account directly to last version 2018-08-24 04:40:38 -03:00
Ricardo Guilherme Schmidt 51819d06ec
fix (new) warnings 2018-08-24 04:39:32 -03:00
Barry Gitarts 2db113a390 update PublicResolver contract to support multihash 2018-08-23 11:34:42 -04:00
Barry Gitarts 23a53ec0f1 add ability to use multiple resolvers in namelookup 2018-08-23 10:59:36 -04:00
Barry Gitarts 118f034859 remove dappConnection and errors in console 2018-08-22 15:26:46 -04:00
Barry Gitarts c0af58af16 show complete page on release 2018-08-22 15:20:34 -04:00
Barry Gitarts da14837b7d add done screen for edits 2018-08-22 10:39:53 -04:00
Barry Gitarts 2c73777999 deploy updated registry contract to Ropsten 2018-08-20 16:01:14 -04:00
Barry Gitarts 2b9b71359b add screen for finishing registration 2018-08-20 15:31:12 -04:00
Barry Gitarts c9e940b211 remove dead code on main page 2018-08-18 16:41:53 -04:00
Barry Gitarts 918ab24b2a fix desktop styling 2018-08-18 16:34:45 -04:00
Barry Gitarts 54709bb7cb hide edit button once in edit page 2018-08-18 15:45:45 -04:00
Barry Gitarts 090758a00c add more performant name lookup handling 2018-08-18 14:49:08 -04:00
Barry Gitarts 4756faf5d0 add lookup to check owner in ENS registry 2018-08-18 14:31:44 -04:00
Barry Gitarts b9eab1cd91 add save update handling 2018-08-18 13:52:29 -04:00
Barry Gitarts 915a23c706 add initial scafold for user to edit contact code 2018-08-18 09:06:08 -04:00
Barry Gitarts 66e12a1258 change release function to ensure block time is greater than release
change releaseDelay to using days as years is deprecated in solidity
2018-08-17 18:09:18 -04:00
Barry Gitarts 79e3e0b379 add release function to modal 2018-08-17 16:28:17 -04:00
Barry Gitarts 2528675569 add release domain alert modal 2018-08-17 15:46:59 -04:00
Barry Gitarts b48f455ecb add onClose action to edit menu 2018-08-17 12:14:09 -04:00
Barry Gitarts bcd1aea8a6 add edit options modal 2018-08-16 18:07:11 -04:00
Barry Gitarts d1be9e814e spread remaining props into mobile button 2018-08-16 16:15:24 -04:00
Barry Gitarts 01b9b33f79 add edit button when user isOwner 2018-08-16 15:14:43 -04:00
Barry Gitarts 40afc62b7b add loading to register button 2018-08-16 14:18:03 -04:00
Barry Gitarts 4e81de5064 require SNT when SNT is required for transaction 2018-08-16 11:48:20 -04:00
Barry Gitarts ccccd099d0 update token permissions to use redux for SNT allowance 2018-08-15 16:59:36 -04:00
Barry Gitarts 7f1540d387 add enable token permissions to mobile registration screen 2018-08-15 16:27:43 -04:00
Barry Gitarts b267cdeb63 update token permissions for mobile 2018-08-15 16:19:13 -04:00
Barry Gitarts e2fa2cc604 add toggle approved helper function 2018-08-15 15:11:55 -04:00
Barry Gitarts 30359be72f prepopulate fields with values when avaliable 2018-08-15 14:07:27 -04:00
Barry Gitarts 516ea30fe6 Revert "add sendwithapproval method"
This reverts commit 1ea3b8b149.
2018-08-15 11:14:13 -04:00
Barry Gitarts 1ea3b8b149 add sendwithapproval method
use send with approval
2018-08-15 11:12:31 -04:00
Barry Gitarts 4b45590496 add web3Helpers file 2018-08-14 15:31:09 -04:00