Namecoin-Qt 3.72 - Chinese Translation Added

phelix
Posts: 1634
Joined: Thu Aug 18, 2011 6:59 am

Re: Namecoin-Qt BETA with Namespace Registration 3.69

Post by phelix »

be61a3a2cb0a7fd87e7457769e6d210619cf7710d70f2db084358ef45d2e0022

For 3.70 with the latest commit.
nx.bit - some namecoin stats
nf.bit - shortcut to this forum

snailbrain
Posts: 309
Joined: Tue Jul 19, 2011 9:33 pm

Re: Namecoin-Qt BETA with Namespace Registration 3.69

Post by snailbrain »

phelix wrote:be61a3a2cb0a7fd87e7457769e6d210619cf7710d70f2db084358ef45d2e0022

For 3.70 with the latest commit.
i will do over weekend and see if get matching hash

snailbrain
Posts: 309
Joined: Tue Jul 19, 2011 9:33 pm

Re: Namecoin-Qt BETA with Namespace Registration 3.69

Post by snailbrain »

phelix wrote:be61a3a2cb0a7fd87e7457769e6d210619cf7710d70f2db084358ef45d2e0022

For 3.70 with the latest commit.
win7 64.. latest namecoin-qt repo..

Code: Select all

File hash sha256:
0e10f4f7af738cf87d14b135ecd50a66b675d5d56be9b6d559b90109a2f6a256 *../../release/
namecoin-qt.exe

Hash sha256 of disassembly [may take a while]:
fe886296f3d9fca46c3ae6bfe97565f996a54b60f8272cf27a67a27ae7efd1af  -

phelix
Posts: 1634
Joined: Thu Aug 18, 2011 6:59 am

Re: Namecoin-Qt BETA with Namespace Registration 3.69

Post by phelix »

I noticed the system language has an influence on the disassembly hash - doh.

My pull req includes my latest hashes (with this change I even managed to get matching disassembly hashes for the daemon :D ).


Even if it still does not work this should not hold us back any longer.

What do we need for the release besides windows binaries? Mac binaries? Linux binaries?

I would like to get it on github/namecoin but I am not sure we will be able to do that... :?
nx.bit - some namecoin stats
nf.bit - shortcut to this forum

snailbrain
Posts: 309
Joined: Tue Jul 19, 2011 9:33 pm

Re: Namecoin-Qt BETA with Namespace Registration 3.69

Post by snailbrain »

phelix wrote:I noticed the system language has an influence on the disassembly hash - doh.

My pull req includes my latest hashes (with this change I even managed to get matching disassembly hashes for the daemon :D ).


Even if it still does not work this should not hold us back any longer.

What do we need for the release besides windows binaries? Mac binaries? Linux binaries?

I would like to get it on github/namecoin but I am not sure we will be able to do that... :?
I try now ...

Maxpower can do Mac for Lion+ https://bitcointalk.org/index.php?topic=216672.0 can ask if you need (he has done all previous ones)
Someone here can do Linux

snailbrain
Posts: 309
Joined: Tue Jul 19, 2011 9:33 pm

Re: Namecoin-Qt BETA with Namespace Registration 3.69

Post by snailbrain »

Tried 3 times with this repo (maybe 4th) .. looks like something wrong with script as dlls missing.. but hash is same as yesterdays (before your update)..

Code: Select all

Hash of Qt binary [experimental]...
File hash sha256:
49fe0ba4efce3872dd7ecd79543809126d2e918f5f6f670ff90748f9c6bbf713 *../../release/
namecoin-qt.exe

Hash sha256 of disassembly [may take a while]:
fe886296f3d9fca46c3ae6bfe97565f996a54b60f8272cf27a67a27ae7efd1af  -

hash_qt.sh: line 3: syntax error near unexpected token `('
hash_qt.sh: line 3: `echo phelix got: 924b34d99151e2b58f2be1a74e18c76915b5ef12e5
479f58b3a6117b8280129f (v3.70)'
Fatal error! Errorlevel: 258

phelix
Posts: 1634
Joined: Thu Aug 18, 2011 6:59 am

Re: Namecoin-Qt BETA with Namespace Registration 3.69

Post by phelix »

snailbrain wrote:Tried 3 times with this repo (maybe 4th) .. looks like something wrong with script as dlls missing.. but hash is same as yesterdays (before your update)..

Code: Select all

Hash of Qt binary [experimental]...
File hash sha256:
49fe0ba4efce3872dd7ecd79543809126d2e918f5f6f670ff90748f9c6bbf713 *../../release/
namecoin-qt.exe

Hash sha256 of disassembly [may take a while]:
fe886296f3d9fca46c3ae6bfe97565f996a54b60f8272cf27a67a27ae7efd1af  -

hash_qt.sh: line 3: syntax error near unexpected token `('
hash_qt.sh: line 3: `echo phelix got: 924b34d99151e2b58f2be1a74e18c76915b5ef12e5
479f58b3a6117b8280129f (v3.70)'
Fatal error! Errorlevel: 258
You will have to remove the lib folders (not downloads) and start over with everything but environment. About the bug: wrong parentheses again, my bad, will fix :evil:
nx.bit - some namecoin stats
nf.bit - shortcut to this forum

snailbrain
Posts: 309
Joined: Tue Jul 19, 2011 9:33 pm

Re: Namecoin-Qt BETA with Namespace Registration 3.69

Post by snailbrain »

phelix wrote:
snailbrain wrote:Tried 3 times with this repo (maybe 4th) .. looks like something wrong with script as dlls missing.. but hash is same as yesterdays (before your update)..

Code: Select all

Hash of Qt binary [experimental]...
File hash sha256:
49fe0ba4efce3872dd7ecd79543809126d2e918f5f6f670ff90748f9c6bbf713 *../../release/
namecoin-qt.exe

Hash sha256 of disassembly [may take a while]:
fe886296f3d9fca46c3ae6bfe97565f996a54b60f8272cf27a67a27ae7efd1af  -

hash_qt.sh: line 3: syntax error near unexpected token `('
hash_qt.sh: line 3: `echo phelix got: 924b34d99151e2b58f2be1a74e18c76915b5ef12e5
479f58b3a6117b8280129f (v3.70)'
Fatal error! Errorlevel: 258
You will have to remove the lib folders (not downloads) and start over with everything but environment. About the bug: wrong parentheses again, my bad, will fix :evil:
i removed everything.. was a fresh download/folder.. i let it download everything.. (everything but environment)

domob
Posts: 1129
Joined: Mon Jun 24, 2013 11:27 am
Contact:

Re: Namecoin-Qt BETA with Namespace Registration 3.69

Post by domob »

phelix wrote:What do we need for the release besides windows binaries? Mac binaries? Linux binaries?
For me, I would love to see an appropriate tag in the git repository, and ideally have it signed with GPG.
BTC: 1domobKsPZ5cWk2kXssD8p8ES1qffGUCm | NMC: NCdomobcmcmVdxC5yxMitojQ4tvAtv99pY
BM-GtQnWM3vcdorfqpKXsmfHQ4rVYPG5pKS
Use your Namecoin identity as OpenID: https://nameid.org/

phelix
Posts: 1634
Joined: Thu Aug 18, 2011 6:59 am

Re: Namecoin-Qt BETA with Namespace Registration 3.69

Post by phelix »

snailbrain wrote:
phelix wrote:
snailbrain wrote:Tried 3 times with this repo (maybe 4th) .. looks like something wrong with script as dlls missing.. but hash is same as yesterdays (before your update)..

Code: Select all

Hash of Qt binary [experimental]...
File hash sha256:
49fe0ba4efce3872dd7ecd79543809126d2e918f5f6f670ff90748f9c6bbf713 *../../release/
namecoin-qt.exe

Hash sha256 of disassembly [may take a while]:
fe886296f3d9fca46c3ae6bfe97565f996a54b60f8272cf27a67a27ae7efd1af  -

hash_qt.sh: line 3: syntax error near unexpected token `('
hash_qt.sh: line 3: `echo phelix got: 924b34d99151e2b58f2be1a74e18c76915b5ef12e5
479f58b3a6117b8280129f (v3.70)'
Fatal error! Errorlevel: 258
You will have to remove the lib folders (not downloads) and start over with everything but environment. About the bug: wrong parentheses again, my bad, will fix :evil:
i removed everything.. was a fresh download/folder.. i let it download everything.. (everything but environment)
Looks like there is still something different. Could be it only works on Windows with German locale or something. If you have the nerve you could upload the whole folder (including libs) somewhere and send me the link by pm.
domob wrote:
phelix wrote:What do we need for the release besides windows binaries? Mac binaries? Linux binaries?
For me, I would love to see an appropriate tag in the git repository, and ideally have it signed with GPG.
Yup, we need the tag. Snailbrain please create a 3.70 tag in your repo.
nx.bit - some namecoin stats
nf.bit - shortcut to this forum

Post Reply