Pages:
Author

Topic: [announce] Namecoin - a distributed naming system based on Bitcoin - page 33. (Read 595757 times)

hero member
Activity: 784
Merit: 544
Hi,

I was wondering, when the next Namecoin halving happens. I found no corresponding clock, so I wrote a simple bash script for computing the date (see below). Is the middle or end of October correct?

Moreover, I was also wondering, why Namecoin shows such a low price (especially compared to newer coins)? In the bubble of 2017, Litecoin for instance, reached new ATHs. Reasons why I think that Namecoin is undervalued:
  • Namecoin is even a little bit older than Litecoin;
  • Namecoin has only a supply of 21m coins;
  • Namecoin is as secure as Bitcoin;
  • The next halving is in around six month;
  • With a little bit of time and money, it seems not hard to purchase over 10k NMC;
  • And last but not least, in contrast to many newer and higher priced coins, Namecoin HAS an instrinsic value as decentral domain name system.

So why is Namecoin forgotten by the community? What is your opinion?

My opinion: Imho should 1 NMC cost at least as much as 1 LTC. Thus, Namecoin can increase in value by the factor of 50. But even a factor of 10 would be fair.

The following script works also for other coins:

Code:
#!/bin/bash

# bc-binary
bc_exec=bc;

current_block=$1;
halving_block=$2;
blockinterval=$3;

remaining_blocks=$(echo "obase=10;ibase=10;scale=10;$halving_block-$current_block" | $bc_exec);
duration=$(echo "obase=10;ibase=10;scale=10;$remaining_blocks*$blockinterval*60" | $bc_exec);

current_epoch=$(date +%s);
halving_epoch=$(echo "obase=10;ibase=10;scale=10;$current_epoch+$duration" | $bc_exec);

halving_date=$(date -d @$halving_epoch);

echo "current block   : $current_block";
echo "remaining blocks: $remaining_blocks";
echo "halving date    : $halving_date";

Save the script as halving.sh. The bc binary should be installed on your system, which is included in the most Linux-systems by default. Change the permissions of the script:

Code:
chmod 700 halving.sh

Compute the date:

Code:
./halving.sh 390391 420000 10
current block   : 390391
remaining blocks: 29609
halving date    : Sun Oct 14 00:09:04 CEST 2018
newbie
Activity: 56
Merit: 0
Namecoin has many useful functions, therefore it is impossible to consider it simply as an ordinary coin. It is an innovation that will show itself to the world. I read information about the Safinus project as an investment platform. I also see a lot of revolutionary innovations there
full member
Activity: 336
Merit: 100
As the first batch of application of block chain technology to non currency field, Namecoin has high research value and can be applied to various fields.
newbie
Activity: 70
Merit: 0
I would like to believe that all projects have a chance to rush to the moon.
newbie
Activity: 25
Merit: 0
full member
Activity: 246
Merit: 105
We need relaunch this coin, I hope someone able to  take the project to the moon. Cheesy
newbie
Activity: 25
Merit: 0
hero member
Activity: 777
Merit: 777
Altbone inc.Burial service for altcoins
Here you can download bootstrap.dat namecoin and other coin,at the bottom of the site.
https://bchain.info/NMC/

A true gentleman.Thank you kind sir.
hero member
Activity: 777
Merit: 777
Altbone inc.Burial service for altcoins
Is there an official pruned version of the blockchain or bootstrap available?
member
Activity: 78
Merit: 20
34C3 Summary
Jan 3, 2018 • Jeremy Rand

As was previously announced, Jonas Ostman and I (Jeremy Rand) represented Namecoin at 34C3 in Leipzig, Germany. This was our first Congress, so we didn’t quite know what to expect, but we were pretty confident that it would be awesome. We were not disappointed. The CCC community is well-known for being friendly and welcoming to newcomers, and we greatly enjoyed talking to everyone there.

Namecoin gave 3 talks, all of which were hosted by the Monero Assembly and the Chaos West Stage. I expect 2 of those talks to have videos posted sometime later this month. Unfortunately, 1 of the talks suffered an audio issue in the recording, so it won’t have a video posted (but I will post the slides of that talk, as well as the other talks’ slides). The talks’ titles are:

Namecoin as a Decentralized Alternative to Certificate Authorities for TLS
Namecoin for Tor Onion Service Naming (And Other Darknets) (No video will be posted due to audio recording technical issues)
A Blueprint for Making Namecoin Anonymous
As usual for conferences that we attend, we engaged in a large number of conversations with other attendees. Also as usual, I won’t be publicly disclosing the content of those conversations, because I want people to be able to talk to me at conferences without worrying that off-the-cuff comments will be broadcast to the public. That said, I can say that a lot of very promising discussions happened regarding future collaboration with allied projects, and we’ll make any relevant announcements when/if such collaborations are formalized.

Huge thank you to the following groups who facilitated our participation:

The Monero Assembly
The Chaos West Assembly
Technoethical
We definitely intend to return for 35C3 in December 2018. Until then, Tuwat!
hero member
Activity: 777
Merit: 777
Altbone inc.Burial service for altcoins
Hello Namecoin community,

Namecoin is available for atomic swap trading on Komodo Platform's BarterDEX! Right NOW, peer2peer, on Mainnet with live orderbooks. Anyone can test it out if you'd like. We are taking privacy to new heights by keeping your funds and privkeys in YOUR HANDS! zK-SNARK coin Jumblr in YOUR HANDS! Liquidity of each coin is still building, but BarterDEX can pair your coin with any other of the 80+ coins on the exchange. If a team member, perhaps someone from marketing, would like to test out an atomic swap through our GUI, please send me a DM : ) We have a team availabe for walking leaders of featured coins through the Komodo ecosystem to teach you how your community can benefit from BarterDEX!

This is truly a community project - the keys are now in your hands! YOU can be a marketmaker for your coin, making it available to BarterDEX users around the globe 24/7. YOU can create an SPV electrum server, allowing BarterDEX users to manage and trade your coin without downloading the entire blockchain. We would be happy to assist you with setting these up. It would be nice to have your coin paired with KMD - then we could introduce it to the community as having liquidity in BarterDEX!

Welcome to the BarterDEX decentralized exchange!

Trade freely and safely,
Jay


Nice job,Barterdex is up and coming exchange that will add great value to all cryptocoin communities who use it.
newbie
Activity: 56
Merit: 0
Hello Namecoin community,

Namecoin is available for atomic swap trading on Komodo Platform's BarterDEX! Right NOW, peer2peer, on Mainnet with live orderbooks. Anyone can test it out if you'd like. We are taking privacy to new heights by keeping your funds and privkeys in YOUR HANDS! zK-SNARK coin Jumblr in YOUR HANDS! Liquidity of each coin is still building, but BarterDEX can pair your coin with any other of the 80+ coins on the exchange. If a team member, perhaps someone from marketing, would like to test out an atomic swap through our GUI, please send me a DM : ) We have a team availabe for walking leaders of featured coins through the Komodo ecosystem to teach you how your community can benefit from BarterDEX!

This is truly a community project - the keys are now in your hands! YOU can be a marketmaker for your coin, making it available to BarterDEX users around the globe 24/7. YOU can create an SPV electrum server, allowing BarterDEX users to manage and trade your coin without downloading the entire blockchain. We would be happy to assist you with setting these up. It would be nice to have your coin paired with KMD - then we could introduce it to the community as having liquidity in BarterDEX!

Welcome to the BarterDEX decentralized exchange!

Trade freely and safely,
Jay
member
Activity: 78
Merit: 20
Namecoin’s Jeremy Rand and Jonas Ostman will be at 34C3
Dec 23, 2017 • Jeremy Rand

Namecoin developers Jeremy Rand and Jonas Ostman will attend 34C3 (the 34th Chaos Communication Congress) in Leipzig, December 27-30. There’s a good chance that the 34C3 Monero Assembly will host some Namecoin talks. We’re looking forward to the congress!
member
Activity: 79
Merit: 12

Thank you but this one just like the others out there says "not suitable for mining". I just want to dual mine it with Antpool. Any suggestions? Thanks.

That's just a disclaimer because the wallet is in "beta". However there's another, older, wallet in the same page that is for miners, Namecoin Core Client (Stable Release), should be roughtly the same but without the name-tab.
full member
Activity: 210
Merit: 100
Hi Folks,

I am keen on merged mining with Antpool for namecoin. However, I am unable to find a wallet which supports Namecoin. It seems like a lot of the folks on this thread are supporting Namecoin so I wanted to see if someone can point me in the right direction. Can someone please take couple mins to explain 2 things?

1) Where can I get a Namecoin wallet without tooooo much hassle?
2) How do I enable merged mining with Antpool?

Thank you very much.

1) https://namecoin.org/download/

2) You need a pool that enables merged mining. Some mine NMC and sell them automatically and gives you mili-btc. They do not give you NMC. You have to buy them.



Thank you but this one just like the others out there says "not suitable for mining". I just want to dual mine it with Antpool. Any suggestions? Thanks.
member
Activity: 79
Merit: 12
Hi Folks,

I am keen on merged mining with Antpool for namecoin. However, I am unable to find a wallet which supports Namecoin. It seems like a lot of the folks on this thread are supporting Namecoin so I wanted to see if someone can point me in the right direction. Can someone please take couple mins to explain 2 things?

1) Where can I get a Namecoin wallet without tooooo much hassle?
2) How do I enable merged mining with Antpool?

Thank you very much.

1) https://namecoin.org/download/

2) You need a pool that enables merged mining. Some mine NMC and sell them automatically and gives you mili-btc. They do not give you NMC. You have to buy them.

full member
Activity: 210
Merit: 100
Hi Folks,

I am keen on merged mining with Antpool for namecoin. However, I am unable to find a wallet which supports Namecoin. It seems like a lot of the folks on this thread are supporting Namecoin so I wanted to see if someone can point me in the right direction. Can someone please take couple mins to explain 2 things?

1) Where can I get a Namecoin wallet without tooooo much hassle?
2) How do I enable merged mining with Antpool?

Thank you very much.
legendary
Activity: 2744
Merit: 1708
First 100% Liquid Stablecoin Backed by Gold
It hurts to see that Namecoin is in second hundred altcoins on coimarketcap. This coin deserves a better place for sure in top 50.
member
Activity: 156
Merit: 10
People are not worry of coin prices down. People panic when there is no news or Dev not active.
NMC is stable.
newbie
Activity: 56
Merit: 0
Greetings, friends at Namecoin! As Komodo Platform has been working around the clock to fine-tune the multiple GUI's that are the face of our Agama multiwallet and BarterDEX atomic swap protocols, there have obviously been many bugs found and many debugged. However, one bug in particular was found not only in our Agama GUI wallet, but also in the zcash4mac GUI swing wallet. It is a simple bug, but it warrants your attention. This is a potential money cost bug, and as a Bitcoin-protocol cryptocurrency, your GUI wallet(s) may be susceptible.

watchonly-GUI bug: 'watchonly' addresses appearing as your own in GUI wallet; users could potentially send funds to the address, unaware it is not theirs or available for withdrawal.  You can import and it becomes a 'watchonly' address. The GUI will display the address as yours, add its funds to your balance, and accept deposits, but cannot be withdrawn. This could be a normal address, my address, a p2sh address, satoshi's address, etc. This can be confusing to an end-user and will lead to many headaches for the developer, as is always the case with misplaced funds.

FOUND: in Komodo Platform's Agama multiwallet (fixed) and zcash4mac GUI swing wallet (@jl777b: "newest QT wallet seems ok about watch only, but not sure of older and when it was fixed")

ex. @grewalsatinder found the bug in his zcash swing wallet: https://i.imgur.com/sVd0QTL.png

Quote from: jl777B
"satinder used zcash4mac, ie. the zcash osx GUI, not ours... the assumption is no GUI out there properly handles watch only addresses, until proven that they do... agama also had this bug, which we found and fixed, so it seems a very common bug to have"

SOLUTION: For the 'watchonly' address or any address not yours, the value 'ismine' returns false. Any such address gets filtered out.

QUESTIONS:
  • How does your recommended GUI deal with watchonly addresses?
  • Does your GUI display watchonly addresses as different than actual addresses in the wallet?

We need to experiment a bit to see which approach gets a better response triggering the bug. People WILL lose money if they send funds to a watchonly address.

Quote from: jl777B
"the t3 addresses in the 'Own Addresses' column! and they absolutely cant be as they are p2sh addresses. it is clear proof that the bug is very real and anybody that understands a p2sh address will understand it cant be something in your wallet. it is usually a multisig address, so only if it is a 1of1 multisig (possible but very silly) can you have a p2sh address that is spendable, but the wallet wont even know it... normal addresses can also be watchonly, which makes this even worse. in that case it would appear in the list of addresses just like all the others. even if you are able to spot p2sh addresses visually, it wont be enough"

I've been tasked with spreading awareness and facilitating discussion of this bug, so please let me know if you have any questions. I'll get you some answers and we can minimize the impact. We wanted to reach out directly to the developers of the 60+ coins featured on Agama and BarterDEX as the bug may have a direct impact on you (via your own GUI wallet).

- Jay
Pages:
Jump to: