Author

Topic: [EMC] EMERCOIN — Blockchain Service Platform. PoS&PoW | BTC merge-mined - page 103. (Read 393676 times)

hero member
Activity: 535
Merit: 501
EMC
Congratulations to the EMC team on this important update. The domain names are already extremely useful!

Is update required? Particularly I am wondering if exchanges must be notified... or is it safe to continue using previous version?

Messy, sorry, I didn't understand from the first time.
Sure, to see all new features you have to download the new version.
hero member
Activity: 535
Merit: 501
EMC
Congratulations to the EMC team on this important update. The domain names are already extremely useful!

Is update required? Particularly I am wondering if exchanges must be notified... or is it safe to continue using previous version?

Thank you, Messy!

Previous versions are fully supported!
sr. member
Activity: 458
Merit: 250
Congratulations to the EMC team on this important update. The domain names are already extremely useful!

Is update required? Particularly I am wondering if exchanges must be notified... or is it safe to continue using previous version?
hero member
Activity: 535
Merit: 501
EMC
EmerCoin Development Team is pleased to announce that the long-awaited release 0.3.0 was held, within the deadline.

The last version of EmerCoin wallet you can download from our site http://emercoin.com (for Windows(http://sourceforge.net/projects/emercoin/files/0.3.0/emercoin-0.3.0-windows.7z/download), for Linux (http://sourceforge.net/projects/emercoin/files/0.3.0/emercoin-0.3.0-linux.tar.gz/download))

Many improvements were done, but the main and most important – distributed trusted storage of general-purpose data (Name-Value Storage – NVS).

The NVS data is organized in pairs “key –> value”

Maximal size of key – 512 bytes, value – 20 Kbytes.

 

NVS is the system of common use and can be the basis for a number of services.

As such, we have implemented a distributed alternative DNS service.

A detailed description of the NVS, DNS and expected future services can be found here:

http://emercoin.com/DNS_and_Name-Value_Storage

 Also note that each EmerCoin purse has a built-in DNS-server, which serves for the alternative TLD-zones. Currently these are zones *.coin and *.emc, but it is possible to connect any other zones.

 What’s new in EMC GIU-client:

Part one: Interface

  New tab "Manage Names"


Fields in order of appearance:

Name: Contains any printed symbols. If this name will be used for extensions of service (like dns: ssh: etc.), use standard characters of appropriate service.

Days:
For how many days you want to register that name. Min - 1, Max - 9999. Upon expiration, the name can be taken by any EMC participant.

Window of operation type:  
  NAME_NEW - create a new name.
  NAME_UPDATE - update values, change the owner.
  NAME_DELETE - guess what could it be? Smiley

Value (0%)
: The field to be filled with content. The percentage indicates how much space is already occupied by information. This field can contain ANY type of data.

Button "Import" - allows to choose any file (not more than 20 kb), to be inserted in the field "value".

New_address: field to enter EMC-address  of a new name owner, available only in NAME_UPDATE mode.

Button "Submit"
: Confirms an operation.

Table "Names in your wallet": Displays list of your names. Fields are yellow when the name is just created or remains less than a month before expiry. Red field indicate expired fields.

Filters:
Owned by me - displays only my names, Owned by others - displays names transferred to others, Expired - displays expired names.

Every registered name has its own EMC address. The new version of wallet makes possible to transfer coins directly to name (without address).


Part two - EMC services.

Now you can register and manage domain names in zones *.coin and *.emc by yourself.

If you register DNS names, the records should correspond to DNS standards.
For example, if you want to register emer.coin as an alias to existing emercoin.com,
Code:
In field "Name" write:  

dns:emer.coin

In field "Value" write:

A=192.241.241.153|TXT=EmerCoin main site

Where:

A - Server IP

TXT - Text comment


 
Pretty soon we will release one-click installer, which will perform all settings automatically.

But now, if you are enough curious and persistent, after some rain dance you will see *.coin zones already today.

 

1) Download and install Emercoin 0.3.0

2) Launch, wait for sync, and exit.

3) Edit file C:\Users\\AppData\Roaming\EmerCoin\emercoin.conf (if it doesn't exist, create a new one)

4) Add the next lines to emercoin.conf:

Code:
emcdns=1                         # Activate built-in DNS server
emcdnsallowed=.coin|.emc         # Handle only these TLDs

5) Download and install Acrylic (URL - http://sourceforge.net/projects/emercoin/files/0.3.0/Acrylic%20%28EMC%20pre-configured%29.7z/download)
6) Now run Acrylic as a service.
7) Change DNS server to 127.0.0.1 (look how to do it in win7 http://www.youtube.com/watch?v=QRUD4irlMXA ).

Leave secondary DNS empty.

Cool Run EmerCoin wallet.

9) Go to http://emer.coin in your browser or just click it here.

If everything was done correctly, you will see our site in zone *.coin.


Congratulations! :-)
member
Activity: 102
Merit: 12
Can you have your developer add support for  Batch RPC Commands ?

We planning to do it together within a regular future "bitcoin tree merging".  However, this is not high priority nowadays.
Currently, we're polishing 0.3.0 release, with support announced NVS subsystem.

Thereafter, we planning to add some important and useful feature, is not disclosed this time (watch for future announcement). And we believe,
that feature is more important, than batch RPC.

Thus, we're thinking, batch RPC will be added in 1st quarter of 2015.
sr. member
Activity: 458
Merit: 250
Very cool and all- but namecoin has a DNS system and no one really uses that either. How is this going to be useful?

Good question,

As I understand it NameCoin supports only simple mapping of *.bit domains to nameservers or ip addresses while the EmerCoin protocol is much more flexible, allowing for a complete range of DNS records that provide functionality much more similar to what you would expect from a traditional DNS service.

In addition the upcoming EmerCoin client itself contains a DNS server making for easy integration of EmerCoin DNS into any regular DNS tree. As a result there already exists a gateway emergate.net that provides access via the public internet into the *.coin and *.emc domain spaces (See under "Integration into a regular DNS tree" in their technical document for instructions on various ways the domains can easily be integrated into a regular DNS tree). emergate.net is just an example that follows the instructions given under the heading "Public Internet, direct gateway".

case study: During testing I registered crypto.coin on the EMC blockchain and assigned some appropriate DNS records (in this case just pointing it to EmerCoin's main site). As a result my domain is completely accessible from the public internet by visiting crypto.coin.emergate.net (or any other gateway in place of emergate.net that has chosen to incorporate the EmerCoin blockchain into it's DNS tree).

I see a lot of value in this - because I have never been able to register and maintain a domain's DNS records "for free". The closest thing would be something like no-ip.biz's dynamic dns which is a service that would generally cost money, relies upon a single party, and has other limitations. Now for the first time I can register domain records that are accessible from the wider internet, without reliance upon a third party or DNS monopoly such as ICANN and without the need of the person visiting my site to install any special software. Furthermore, I can change those DNS records simply by updating the info on the EMC blockchain.

And the value will grow as more DNS services incorporate EmerCoin DNS into their DNS trees, making the domains reachable in more ways. e.g. if a full DNS server such as www.opendns.com chose to include EmerCoin DNS, then anyone who had set them as their DNS provider would be able to reach the *.coin and *.emc domains without the need for a gateway such as emergate.net. The more DNS services that adopt it, the more valuable it will be as the domains will be easier to reach.

From what I see, EmerCoin's domain zones are not intended to be a "secret internet" but rather a decentralized extension to the existing DNS system, although the protocol is flexible and could be used in many ways.

Well there's just some thoughts about how to answer your question! I would suggest you study the technical document and other info at emercoin.com to get a sense for just how valuable the technology can be.

I'd also suggest you make a request to pre-register the *.coin version of any existing domain that you already own. I know the team who worked on this are eager for people to have the opportunity to get their name before the client becomes avaiable and anyone will be able to easily register names. Rather than just opening the client for a "free-for-all" they are doing their best to allow people to get the domain they want before the best names are gone. In addition to the pre-registration opportunity they have also included an "early name penalty" once the software is released, to nurture fairness (see again the technical document for details).

I am not a DNS expert so I stand to be corrected on any points. Smiley
legendary
Activity: 1204
Merit: 1001
RUM AND CARROTS: A PIRATE LIFE FOR ME
Can you have your developer add support for  Batch RPC Commands ? Its already completed in PeerCoin Development Branch. Can you merge the changes ?  https://github.com/ppcoin/ppcoin/tree/develop

I think the devs are working out some last minute issues with the new version of the software. I will remind them to have a look at this if nobody replies soon. It would be good to see PPC improvements merged.

---

Also a reminder to all that a web form exists that allows people to pre-register their *.emc and *.coin EmerCoin domains before the wallet becomes freely available to all.

For more info see:

Pre-Registration: http://emercoin.com/.COIN_domains_FOR_FREE
Announcement: http://emercoin.com/2014-10-01-NVS_announcement
Example Gateway: http://emergate.net/
Technical Info: http://emercoin.com/DNS_and_Name-Value_Storage



Very cool and all- but namecoin has a DNS system and no one really uses that either. How is this going to be useful?
sr. member
Activity: 458
Merit: 250
Can you have your developer add support for  Batch RPC Commands ? Its already completed in PeerCoin Development Branch. Can you merge the changes ?  https://github.com/ppcoin/ppcoin/tree/develop

I think the devs are working out some last minute issues with the new version of the software. I will remind them to have a look at this if nobody replies soon. It would be good to see PPC improvements merged.

---

Also a reminder to all that a web form exists that allows people to pre-register their *.emc and *.coin EmerCoin domains before the wallet becomes freely available to all.

For more info see:

Pre-Registration: http://emercoin.com/.COIN_domains_FOR_FREE
Announcement: http://emercoin.com/2014-10-01-NVS_announcement
Example Gateway: http://emergate.net/
Technical Info: http://emercoin.com/DNS_and_Name-Value_Storage

legendary
Activity: 915
Merit: 1005
Can you have your developer add support for  Batch RPC Commands ? Its already completed in PeerCoin Development Branch. Can you merge the changes ?  https://github.com/ppcoin/ppcoin/tree/develop
sr. member
Activity: 458
Merit: 250
New domain zones *.coin and *.emc. Preliminary registration is opened!

https://bitcointalksearch.org/topic/m.8931739


Application form and further info for EmerCoin domain pre-registrations has been added to http://emercoin.com/.COIN_domains_FOR_FREE
sr. member
Activity: 458
Merit: 250
We upgrade the site!
emercoin.com
Thanks MessyCoin!

Great to see the EMC team working so hard. I'm excited by the new developments with Emercoin and happy I could help.
hero member
Activity: 535
Merit: 501
EMC
We upgrade the site!
emercoin.com
Thanks MessyCoin!
member
Activity: 84
Merit: 10
Thanks to anyone who wants to send me a little EMC to my first wallet.  Grin
sr. member
Activity: 458
Merit: 250
New domain zones *.coin and *.emc. Preliminary registration is opened!

https://bitcointalksearch.org/topic/m.8931739



That's great! Although other cryptos are working on similar alias systems, I believe EMC will be the first POS currency with a fully working implementation.
hero member
Activity: 535
Merit: 501
EMC
New domain zones *.coin and *.emc. Preliminary registration is opened!

https://bitcointalksearch.org/topic/m.8931739

hero member
Activity: 535
Merit: 501
EMC
The new exchange (Cryptex) our coins added to the list!

https://cryptex.biz/market/85
hero member
Activity: 826
Merit: 500
Join @Bountycloud for the best bounties!
got a problem my bfgming says not providing work fast enough and Im running a rockminer with wallet, how do I fix that?
use GBT; dont use getwork.
GBT? don't know what that is but for now just using pool.
hero member
Activity: 535
Merit: 501
EMC
Just idea:

Perhaps, good idea to do not list "potential scam coins" in the main page http://coinmarketcap.com/ ?
For example, just add checkbox (by default unchecked) with option like "Include high-premined".
I think, good treshold for filtering is: premine allowance is up to 10% of total supply.

Otherwise, there is potential ability to compromise your great resource.
For instance, scammer can create currency with high premine (for example, 1,000,000,000,000 coins),
and sell minor part on the market for low price. But, because of huge premine, that scam-coin easy go to into top.
As result, your top would be occupied with scam, and resource become useless.

Or, another sort of this idea: When compute market cap, you can compute "fair market cap", which excludes premined amount.
For example, if scamcoin (SCN) has premine 1,000,000,000,000, and total supply is 1,000,000,001,000,
then compute market cap as:
CAP = price * (total_supply - premine) = price * (1,000,000,001,000 - 1,000,000,000,000) = price * 1000.

I hope, my proposal will improve quality of your service.


Very good idea! Please support here - https://bitcointalksearch.org/topic/coinmarketcapcom-market-cap-rankings-of-all-cryptocurrencies-199685
hero member
Activity: 535
Merit: 501
EMC
Maybe, but not now.

At the moment, we are preparing a version 3.0 it will be really significant improvement.
sr. member
Activity: 458
Merit: 250

In fact, we did built blockchain-explorer allows you to chain analysis blocks.


1. Nice to see the continued progress Smiley Is there a demonstration of the blockexplorer you built?

2. Also, perhaps I found a small bug in the interface. When I unlock encrypted wallet with "walletpassphrase 9999999 true" then the lock symbol shows unlocked. Now when I hover my mouse over the lock it says "wallet is encrypted and unlocked for block minting only" -- however, I am still able to send a transaction! This seems contradictory. Perhaps it is a bug originating in the PPC code or even BTC, but I don't know.
Jump to: