Search found 1429 matches

by phelix
Thu Dec 17, 2015 4:17 pm
Forum: Project direction
Topic: Namecoin Local PGP Keyserver
Replies: 13
Views: 91631

Re: Namecoin Local PGP Keyserver

prototype here: http://blockchained.com/stuff/namecoin_keyserver.zip Current features: * will do exact match lookups on id/ * will download keys from the specified location or from a keyserver * will proxy normal lookups to a standard keyserver * works with client and nmcontrol as backend how to try...
by phelix
Thu Dec 17, 2015 4:03 pm
Forum: General Discussion
Topic: first fork of Namecoin - 611 (SixEleven)
Replies: 18
Views: 20120

Re: first fork of Namecoin - 611 (SixEleven)

Whats the point of creating a lots of same type altcoins? 611 (SixEleven) allows you to access the public blockchain data with any device connected to the Internet using the anonymous SLD [YourName_or_YourID].611.TO (and maybe TLD .611 later). So you do not need to install special browser plugins o...
by phelix
Tue Dec 15, 2015 5:04 pm
Forum: Bounties
Topic: [NMDF] Namecoin Bounty Cornucopia
Replies: 67
Views: 261044

Re: [NMDF] Namecoin Bounty Cornucopia

I call the pgp keyserver, for the money. Domob shall be judge as he suggested it.
by phelix
Mon Dec 14, 2015 2:28 pm
Forum: General Discussion
Topic: Datt
Replies: 0
Views: 5442

Datt

http://datt.co/

Interesting ideas. It should also be possible to implement some of them via Namecoin.
by phelix
Wed Dec 09, 2015 2:12 pm
Forum: Tools, GUI & other softwares
Topic: nameGUI - an RPC frontend GUI
Replies: 47
Views: 150654

Re: nameGUI - an RPC frontend GUI

Messy, buggy, full of unnecessary error messages: latest push adds experimental ANTPY support :mrgreen:

Seriously, this needs more work but if anybody wants to take a peek feel free.
by phelix
Mon Dec 07, 2015 8:28 am
Forum: Official Namecoin softwares
Topic: Replace By Fee (RBF) in Namecoin Core
Replies: 3
Views: 38630

Re: Replace By Fee (RBF) in Namecoin Core

I don't think this should be hard to code if people want it - but my personal opinion is that RBF might not be as bad an idea as some try to depict it. Zero confirmation is simply zero confirmation, and RBF is the game-theoretic miner incentive. Well, zero confirmation with "race advantage" is quit...
by phelix
Mon Nov 30, 2015 8:46 am
Forum: Official Namecoin softwares
Topic: Replace By Fee (RBF) in Namecoin Core
Replies: 3
Views: 38630

Replace By Fee (RBF) in Namecoin Core

Unfortunately Bitcoin Core is implementing sender controlled opt-in RBF. IMHO this is a bad idea and does not seem quite thought through. It might hurt acceptance by causing unexpected delays (vendors waiting for confirmations of RBF txs). As Namecoin is far from full blocks I suggest we disable thi...
by phelix
Mon Nov 30, 2015 8:32 am
Forum: Marketplace
Topic: Price-Discovery is a Public-Good: BNC Releases Free API's
Replies: 2
Views: 24835

Re: Price-Discovery is a Public-Good: BNC Releases Free API'

I was about ready to move this to trash but it turns out they have some Namecoin info after all: http://bravenewcoin.com/namecoin

Will move to marketplace
by phelix
Thu Nov 26, 2015 7:54 am
Forum: General Discussion
Topic: Block version changes
Replies: 3
Views: 4918

Re: Block version changes

Once it is realized for any altcoin it should be trivial to port and we should certainly look into implementing it.
by phelix
Tue Nov 24, 2015 3:57 pm
Forum: Official Namecoin softwares
Topic: Limit auxPOW timestamp differences (core/protocol/SPV) ?
Replies: 8
Views: 67453

Limit auxPOW timestamp differences (core/protocol/SPV) ?

Currently the timestamps of a Bitcoin parent block and a merge mined Namecoin block are independent. Limiting the maximum allowed difference would increase SPV security. This would also increase the significance of a chain snippet of a couple of block headers. At the moment a malicious Bitcoin miner...