Page 1 of 1

[ANN] Namecoin v0.3.76

Posted: Fri Sep 12, 2014 2:07 pm
by phelix
Namecoin v0.3.76
  • Various performance and network resilience improvements.
  • New command line option: -walletpath=customwalletfilename.dat
  • SendToNameUI: In the GUI coins can now be sent to a name*
Details in the full changelog.

Image

Windows installer
: http://namecoin.info/files/Namecoin_v0.3.76_setup.exe (see hash and signature below)
Other binaries will follow, hopefully also for OS X this time.

Source: https://github.com/namecoin/namecoin/tr ... nq-release
Domob signed a "nc0.3.76" tag. You can check for his signature like this: git tag -v nc0.3.76

If you come from a version older than 0.3.75 please follow the 0.3.75 release notes. Be safe and make an encrypted backup of your wallet.dat file. Thanks to everybody who helped make this happen!


*SendToNameUI: Actually the coins go to the address holding the name at the moment of transaction creation. Note that address reuse has some privacy implications, so this is meant particularly for public donation addresses. (Squatters: leave the root namespace alone or we will change the UI such that names without namespace will use the id/ namespace :P).



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Namecoin_v0.3.76_setup.exe
SHA256: 63769b87a3f779a2f6b330817f7d0777de475ebe04b26d24d1671df1ed7db6fb


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (MingW32)

iQEcBAEBAgAGBQJUEvVYAAoJEMv5QLdyEy4YZqEH/RaX/HVt3PMl388zmT8s7+jO
KDr4zu19w96l5pahwCJV+kWYFrAWslAalPy2r27AbQuo9PyzDy3sko1CUQEQTotv
odiqVpr3ToPafiKfVygIJtk739PP//eEo7T9RWkuWzWhB7nHt1xWvZdPduINGAWN
klBhZEusCjvjJryGE0QEyXEUJWdKgLvWI/O9ezwJDvpRB7m3PPoXZVYNG7tFFiuy
lP1ejhof/0bCuoAPgIhtC+fYqlHfcXNNTJD/K+7xDwreVpdgWm2NP68x9KzfxkTs
VOEbYnzBMfwDuLEKVJQXMi2WL1v+MxX21B4GN6+VZmlZrG+A2PE/xwvJwBj6SOA=
=2fK8
-----END PGP SIGNATURE-----

Re: [ANN] Namecoin v0.3.76

Posted: Fri Sep 12, 2014 7:17 pm
by gigabytecoin
Congratulations on another Namecoin release.

I hate squatters as much as the next guy... but I have a problem with the following mindset of the dev team:
phelix wrote:(Squatters: leave the root namespace alone or we will change the UI such that names without namespace will use the id/ namespace :P).
So basically... "use Namecoin for what we want you to use it for or we will implement a hard fork" ???

That doesn't sound very reassuring for the anti-censorship types that are attracted to Namecoin in the first place.

Just my two cents.

Re: [ANN] Namecoin v0.3.76

Posted: Fri Sep 12, 2014 8:10 pm
by phelix
gigabytecoin wrote:Congratulations on another Namecoin release.

I hate squatters as much as the next guy... but I have a problem with the following mindset of the dev team:
phelix wrote:(Squatters: leave the root namespace alone or we will change the UI such that names without namespace will use the id/ namespace :P).
So basically... "use Namecoin for what we want you to use it for or we will implement a hard fork" ???

That doesn't sound very reassuring for the anti-censorship types that are attracted to Namecoin in the first place.

Just my two cents.
Hardfork? I was only talking about the GUI. Such a change would not be censorship but my honest wish to keep the blockchain small especially since everything can be done in the proper namespaces (or new ones) as well.

.

Posted: Fri Sep 12, 2014 9:24 pm
by signup292
.

Re: [ANN] Namecoin v0.3.76

Posted: Sat Sep 13, 2014 6:47 am
by domob
Signed the tag. And I agree with phelix, the proposed "anti-squatting" change is nowhere near a hardfork - it is just a matter of UI in the client.

Re: [ANN] Namecoin v0.3.76

Posted: Sat Sep 13, 2014 12:43 pm
by pmc
Updated my linux packages and submitted to official openSUSE repo.

Re: [ANN] Namecoin v0.3.76

Posted: Sat Sep 13, 2014 4:04 pm
by gigabytecoin
@phelix, fair enough, but what would that really change when it comes to problematic squatters anyways?

Changing the GUI would only stop the meek from squatting a few namespaces.

The big boys could and would easily register thousands of namespaces wherever they choose programatically if they really wanted to.

Re: [ANN] Namecoin v0.3.76

Posted: Sun Sep 14, 2014 7:01 pm
by phelix
signup292 wrote:I'm confused, what's the difference between this and the other libcoin release?

And thanks.
What libcoin release? My pleasure.
domob wrote:Signed the tag.
:) updated OP
pmc wrote:Updated my linux packages and submitted to official openSUSE repo.
Great!
gigabytecoin wrote:@phelix, fair enough, but what would that really change when it comes to problematic squatters anyways?

Changing the GUI would only stop the meek from squatting a few namespaces.

The big boys could and would easily register thousands of namespaces wherever they choose programatically if they really wanted to.
The reason for my comment above is that people might find it more convenient to use just a name without namespace. This could lead into use of the root namespace for something similar to IDs which in turn would give squatters an incentive to squat the root namespace.

Re: [ANN] Namecoin v0.3.76

Posted: Mon Sep 15, 2014 9:46 am
by phelix
Fixed changelog link (was to the master branch "namecoinq" not to the release branch "namecoinq-release").