Search found 47 matches

by jonasbits
Sun Sep 21, 2014 8:11 pm
Forum: Official Namecoin softwares
Topic: Libcoin repo
Replies: 6
Views: 6138

Re: Libcoin repo

What about using namecoin/libcoin to publish a branch of the testnet code currently needing more attention?!
by jonasbits
Sun Sep 21, 2014 8:04 pm
Forum: Project direction
Topic: Social Media Workflow
Replies: 1
Views: 3098

Re: Social Media Workflow

Looking good!
by jonasbits
Fri Sep 19, 2014 6:16 pm
Forum: General Discussion
Topic: Question
Replies: 5
Views: 3951

Re: Question

Namecoin uses almost the same place as Bitcoin to store the wallet.dat file, take a look at this wiki article:
https://en.bitcoin.it/wiki/Data_directory

There is no official GUI to import your wallet from a backup.
by jonasbits
Fri Sep 19, 2014 3:22 am
Forum: Official Namecoin softwares
Topic: [ANN] libcoin rebase attempt
Replies: 49
Views: 38343

Re: [ANN] libcoin rebase attempt

This is the hard way: 1. dumpprivkey from legacy namecoin/d/qt 2. use brainwallet.github.io to create a DER string 3. extract a text file of wallet.dat (with db_dump) and then insert 3 lines, like this: https://gist.github.com/jonasbits/160fffe21c770273cbf3/revisions 4. use db_load to save your new ...
by jonasbits
Wed Sep 17, 2014 2:06 pm
Forum: Official Namecoin softwares
Topic: [ANN] libcoin rebase attempt
Replies: 49
Views: 38343

Re: [ANN] libcoin rebase attempt

Nicer testnet branch of libcoin https://github.com/jonasbits/libcoin/tree/namecoin-testnet-beta Hacks only active when running namecoin testnet: 1) Incorrect pow - 1677 st occurance height 39765 2) Incorrect pow (limit) - only 2 occurance height 1 and 40355 Now with: example contrib/namecoind.conf f...
by jonasbits
Mon Sep 08, 2014 6:40 am
Forum: Official Namecoin softwares
Topic: [ANN] libcoin rebase attempt
Replies: 49
Views: 38343

Re: [ANN] libcoin rebase attempt

This is the latest code https://github.com/jonasbits/libcoin/tree/nmc-test-3 I will create a nicer branch when the below obstacles are clear: 0) Dead end leg of chain height 34715 1) Incorrect pow - 1584 st occurance height 39765 2) Incorrect pow (limit) - only one occurance height 40355 Somehow I a...
by jonasbits
Wed Sep 03, 2014 11:42 pm
Forum: Official Namecoin softwares
Topic: [ANN] libcoin rebase attempt
Replies: 49
Views: 38343

Re: [ANN] libcoin rebase attempt

Full blocks (34714) are now downloaded ! :) Next steps are to test all this, mining included, which requires adding the testnet difficulty adjustment (I didn't see it in the bitcoin testnet code, strange). Edit: code is there : https://github.com/khalahan/libcoin/commits/namecointestnet Full testne...
by jonasbits
Tue Sep 02, 2014 1:05 am
Forum: Official Namecoin softwares
Topic: [ANN] libcoin rebase attempt
Replies: 49
Views: 38343

Re: [ANN] libcoin rebase attempt

Thanks to the previous work of khal (https://github.com/khalahan/libcoin/tree/namecointestnet) I have now rebased those changes to the latest commit by gronager. I have with purpose done the changes on top of the namecoin mainnet code to make the difference more clear. But there is a problem, at hei...
by jonasbits
Thu Aug 21, 2014 12:27 am
Forum: General Discussion
Topic: Latest Namecoin Release
Replies: 48
Views: 43167

Re: Latest Namecoin Release

Yeah I have a dead picture icon in the top left corner of this forum (when browsing with chrome, firefox ignores the 404)
by jonasbits
Fri Aug 08, 2014 8:37 pm
Forum: Bounties
Topic: Testnet Faucet Website [Closed/Rejected]
Replies: 12
Views: 15488

Re: Testnet Faucet Website [Closed/Rejected]

Please push your changes to the git repository! I noticed that the faucet now send a more tidy amount of testnet coins, thats great! Would love to collaborate on the code :-) I have sent almost all coins that I got from posting in this thread to your faucet. Now we only need a CNAME to namecoin.info...