Search found 63 matches

by vinced
Thu Sep 08, 2011 2:10 am
Forum: General Discussion
Topic: SSL certificate of a domain
Replies: 2
Views: 3190

Re: SSL certificate of a domain

Having read this article: http://www.h-online.com/open/news/item/Fraudulent-certificate-triggers-blocking-from-software-companies-1333088.html i'm asking myself if it would be possible (and desirable) to put an SSL certificate for a domain into the blockchain as well. Of course you'd need to have a...
by vinced
Tue Aug 30, 2011 2:55 am
Forum: Project direction
Topic: Merged Mining is Not Enough - Copying Solidcoin Diff Algo
Replies: 4
Views: 5975

Re: Merged Mining is Not Enough - Copying Solidcoin Diff Alg

The planned roll-out of merged mining is great. But it's not enough. Adoption of merged mining is uncertain. The *rate* of pools adopting merged mining is uncertain. It could be a long while after the roll-out before enough pools get on board to have any effect on the namecoin network at all. Time ...
by vinced
Tue Aug 30, 2011 2:50 am
Forum: Project direction
Topic: Merged mining + timetravel fix @19200 - must upgrade
Replies: 156
Views: 185155

Re: Merged mining block number

For those interested in testing I branched vinced's repo and changed merged mining block number to 19200: https://github.com/nodemaster/namecoin Perhaps someone with a good reputation is able to build binaries and sign them? Thank you. I've announced the release by updating the first post of this t...
by vinced
Thu Aug 25, 2011 2:13 am
Forum: General Discussion
Topic: Can we make a tor + .bit privacy browser?
Replies: 2
Views: 2897

Re: Can we make a tor + .bit privacy browser?

I think this is a very good idea. The Tor project could be a pretty good way to get early adopters of dot-bit. They might be interested in merging this effort into their offering.
by vinced
Thu Aug 25, 2011 2:07 am
Forum: General Discussion
Topic: Namecoin Difficulty and the Death of the American Dream
Replies: 7
Views: 6395

Re: Namecoin Difficulty and the Death of the American Dream

I currently plan to push for merged mining to launch in the next four weeks.
by vinced
Thu Aug 25, 2011 2:01 am
Forum: Project direction
Topic: Testnet Merged Mining Block Number
Replies: 45
Views: 170033

Re: Testnet Merged Mining Block Number

I have similar impressions. Are we stuck really? why? If yes, then what to do to get un-stuck? I think that it works - it was tested - and it should go to production. I agree. I don't really see any showstoppers. I suggest we move forward. See: https://dot-bit.org/forum/viewtopic.php?p=1716#p1716
by vinced
Thu Aug 25, 2011 2:00 am
Forum: Project direction
Topic: Merged mining + timetravel fix @19200 - must upgrade
Replies: 156
Views: 185155

Re: Merged mining block number

It looks like there are no showstoppers being raised, so I would like to propose block 19200 for launch. At the current rate, this will be three weeks to a month from now.
by vinced
Fri Aug 19, 2011 5:20 am
Forum: Project direction
Topic: Testnet Merged Mining Block Number
Replies: 45
Views: 170033

Re: Testnet Merged Mining Block Number

See https://en.bitcoin.it/wiki/Alternative_Chains#Scaling_up . Ok, having read this page I have a lot more (hopefully constructive) criticism: 1. Bitcoin already has its own serialization format. Protobuf adds yet another dependency, and breaks compatibility regularly. 2. Putting every transaction ...
by vinced
Fri Aug 19, 2011 5:13 am
Forum: Project direction
Topic: Merged mining + timetravel fix @19200 - must upgrade
Replies: 156
Views: 185155

Re: Merged mining block number

vinced if the proxy returns true how does pushpool or poolserverj find out which chain it's valid for? Are they expected to internally verify against difficulties for each chain or can they then submit directly to each daemon to get a confirmed result? The proxy outputs to stdout a record with a 0 ...
by vinced
Wed Aug 17, 2011 2:39 am
Forum: Tools, GUI & other softwares
Topic: Namecoin block explorer
Replies: 25
Views: 22976

Re: Namecoin block explorer

First update to support "merged mining" on testnet : => http://testnet.explorer.dot-bit.org/ It would be useful if the namecoin block explorer showed the block nVersion. This would allow us to see what % of the mining power is using the merged mining patches. Added on the testnet explorer. I think ...