Search content
Sort by

Showing 20 of 38 results by namecoin
Post
Topic
Board Hardware
Re: historical mining machine information
by
namecoin
on 22/09/2015, 09:48:22 UTC
@TheRealSteve, That table of start delivery date and price is great (http://www.vnbitcoin.org/bitcoincalculator.php).  Exactly what I am looking for.  Thank you so much.

@philipma1957 That is great info on antminers.  A lot of thanks, .
Post
Topic
Board Hardware
Re: historical mining machine information
by
namecoin
on 21/09/2015, 09:07:02 UTC
I can't think of one, other than for the StickMiner types and even then there's some fuzzy and unknown data.  Had a hell of a time finding most information on the ASIC chips (see wiki), but with some dedication you can probably find most information on miners - outside of private projects - on this forum.

@TheRealSteve, thank you, your thread on StickMiner does have a lot of history about the historical price.  pretty nice.  is there any equivalent for regular miners?

yeah, i can find wiki with mining machine spec (https://en.bitcoin.it/wiki/Mining_hardware_comparison), but unfortunately, not the historical price and availability date.
Post
Topic
Board Hardware
Topic OP
historical mining machine information
by
namecoin
on 17/09/2015, 07:07:53 UTC
Is there a way to find historical mining machines information? 

eg. on what date do mining machines become available and what is the price?
or instead of the date that it becomes available, what date does the company advertise it to be available. 

This is for an interesting research exercise. 

Appreciate it if anyone can offer some information.  I have not yet find a website that gives these data. 
Post
Topic
Board Development & Technical Discussion
Re: Optimize checkblock transaction checking on Bitcoin Core
by
namecoin
on 17/09/2015, 06:58:32 UTC
FYI. The pull request filed earlier.
https://github.com/bitcoin/bitcoin/pull/6659
Post
Topic
Board Development & Technical Discussion
Re: Optimize checkblock transaction checking on Bitcoin Core
by
namecoin
on 10/09/2015, 10:25:02 UTC
It seems that we might be able to optimize some transaction checkings.  
Many checkings are done twice:
1. when the transaction is placed into the pool
2. when verifying validity of the transaction in a block
Yes, may be some checks can be skipped (if not already)
But.
1) What do you want to achieve?
2) Can you calculate (in btc or bucks or kwh) the benefits of this refactoring?
3) Can you rewrite code yourself and submit a pull-request?


Thanks for the inputs, amaclin and DannyHamilton.

1) Increase the tps that a node can process.  It seems that our test machine cannot process more than 15 transactions per seconds (not talking about mining or blocksize).
3) My friend has the change already and can submit a pull-request.  
Post
Topic
Board Development & Technical Discussion
Merits 2 from 1 user
Topic OP
Optimize checkblock transaction checking on Bitcoin Core
by
namecoin
on 09/09/2015, 07:53:41 UTC
⭐ Merited by ABCbits (2)
It seems that we might be able to optimize some transaction checkings. 
Many checkings are done twice:
1. when the transaction is placed into the pool
2. when verifying validity of the transaction in a block

Why don't we simply check if the transaction in a block is already in the memory pool?  The transaction is already verified when it is placed into the pool. 

Does this makes sense?  If so, is there a reason that bitcoind does not want to do this?   Huh

Thank you very much for your review.
Post
Topic
Board Development & Technical Discussion
Re: Cross Chain Token Pegging?
by
namecoin
on 07/04/2015, 22:13:16 UTC
Care to elaborate more?   Smiley
Post
Topic
Board Bitcoin Discussion
Re: Do you call it the block chain or blockchain
by
namecoin
on 14/03/2015, 10:15:04 UTC
blockchain
Post
Topic
Board Development & Technical Discussion
Topic OP
Is it possible to create a message readable only to the owner of an address?
by
namecoin
on 13/09/2014, 02:09:11 UTC
Is it possible to encrypt a message so that only a certain address owner can read it? 

I guess there are two parts of the questions. 

1. I may not know the public key from the address because address is hash of public key.

From my understanding, the public key wouldn't be revealed until they have made a transaction. 

If I do not have the public key of the recipient, I guess I cannot do anything about it.

2. Let's say I do have the public key of the recipient address.  Could I then encrypt the message with the public key such that only the private key owner can read it?

Assuming that the address owner has revealed the public key in order to make a transaction, then we can find the public key from blockchain.  With this assumption, then we should be able to do this?

 
Post
Topic
Board Project Development
Re: Physical Bitcoin Design Finalists - Cast Your Vote Now! - Ends 10th September 14
by
namecoin
on 02/09/2014, 22:05:57 UTC
I vote for Design Two by S4VV4S.
Post
Topic
Board Development & Technical Discussion
Re: Two questions regarding atomic cross-chain trading
by
namecoin
on 13/08/2014, 21:34:49 UTC
i also would like to know if there is any known implementation of this protocol. 
Post
Topic
Board Bitcoin Discussion
Re: PSA: Add a Full Node for just $19/year!
by
namecoin
on 20/06/2014, 01:43:38 UTC
Is it possible to run a P2Pool or at least a node on Google App engine ?

p.s. Google App engine supports Java, Python, PHP & Go.

Appengine is a different animal from Amazon aws or a regular hosting service.  appengine does not allow you to run everything.  It is not a vm-like box, but it gives you several benefits in other areas for those tradeoff. 
Post
Topic
Board Bitcoin Discussion
Re: PSA: Add a Full Node for just $19/year!
by
namecoin
on 19/06/2014, 20:14:20 UTC
I had that problem on one of my machines a while ago. I believe I had to disable IPv6 in ufw for it to start working again. Let me see if I can find out how to do that again, I can't remember.

Edit: try this:

To disable ipv6, edit /etc/default/ufw and change IPV6 to “no” (without quotes)

# Set to yes to apply rules to support IPv6 (no means only IPv6 on loopback
# accepted). You will need to ‘disable’ and then ‘enable’ the firewall for
# the changes to take affect.
IPV6=no



Amazing.  That fixes my ufw issue.  That also fixed my other connections issues.  For example, connecting from ssh took 20-30seconds to connect after ufw is enabled.  that is also fixed.  
Thank you very much Morblias.  
Post
Topic
Board Bitcoin Discussion
Re: PSA: Add a Full Node for just $19/year!
by
namecoin
on 19/06/2014, 15:59:18 UTC
I am running into an error while executing
  $ ufw enable

------------------------------------
Longer version:

I am running this on weloveservers.net and I have done a complete wipe out and re-install OS from the control panel. 

I am running this on ubuntu 13.10 now. 

Following the instruction, I am executing (instead of executing the script, I run line by line on command line):

  $ ufw --force enable

I am getting:

ERROR: problem running ufw-init
libkmod: ERROR ../libkmod/libkmod.c:505 kmod_lookup_alias_from_builtin_file: could not open builtin file '/lib/modules/2.6.32-042stab090.3/modules.builtin.bin'
FATAL: Module nf_conntrack_ftp not found.
libkmod: ERROR ../libkmod/libkmod.c:505 kmod_lookup_alias_from_builtin_file: could not open builtin file '/lib/modules/2.6.32-042stab090.3/modules.builtin.bin'
FATAL: Module nf_nat_ftp not found.
libkmod: ERROR ../libkmod/libkmod.c:505 kmod_lookup_alias_from_builtin_file: could not open builtin file '/lib/modules/2.6.32-042stab090.3/modules.builtin.bin'
FATAL: Module nf_conntrack_netbios_ns not found.
ip6tables-restore: line 4 failed
ip6tables-restore: line 65 failed
ip6tables-restore: line 69 failed
sysctl: permission denied on key 'net.ipv4.tcp_sack'

Problem running '/etc/ufw/before6.rules'
Problem running '/lib/ufw/user6.rules'


Some googling showed that this kind of issues could occur on OpenVZ.  Some people recommend commenting out rules in before6.rules and user6.rules. 

Did any of you see have issue executing "ufw enable"?  Or it is just me?  Which OS version did you choose?  I am using ubuntu 13.10. 

Thanks ahead...

Post
Topic
Board Bitcoin Discussion
Re: What would happen to the transaction fee if bitcoin SKYROCKETED
by
namecoin
on 31/05/2014, 07:56:05 UTC
If bitcoin value increases a lot, more decimal place can be introduced.  Transaction fee can be changed as well.
Post
Topic
Board 中文 (Chinese)
Re: 如何防止交易过程中的背叛成本?
by
namecoin
on 24/05/2014, 13:35:57 UTC
use "payment channel" contract capability.  it is a complicated process.  someone still has to make it easy to use. 
https://en.bitcoin.it/wiki/Contracts#Example_7:_Rapidly-adjusted_.28micro.29payments_to_a_pre-determined_party
https://bitcoinj.github.io/working-with-micropayments
Post
Topic
Board Bitcoin Discussion
Re: PSA: Add a Full Node for just $19/year!
by
namecoin
on 23/05/2014, 23:09:31 UTC
I used weloveservers' vps node and put a bitcoind on it.  The vps has went down a couple of times, weloveservers support mentioned that it is getting ddos'ed.  Did anyone experience similar issue?
I doubt people would ddos a bitcoin node, seeing there are tons of them, and there's little to gain from ddosing a single node. what probably happened was that your VPS provider was overselling its servers, and are using ddos as an excuse.

i sometimes get >100 connections at a time on one of these servers.  could that many simultaneous connections look like a ddos itself to an admin?

thanks, i did not limit the number of connections.  maybe that is why.  i will try limit maxconnections. 
Post
Topic
Board Bitcoin Discussion
Re: PSA: Add a Full Node for just $19/year!
by
namecoin
on 23/05/2014, 23:07:17 UTC
Does bitcoinj need any full nodes?  Does anyone know about this?  I see BitPay and now Coinbase are already using its BIP 70 feature.  I guess someone's running the 'J' iteration to support the nascent use sent its way.  Anyone know the status on this?

I believe bitcoinj runs in SPV mode.  So i don't think it downloads blockchain.  bitcoinj does have full verification mode, but that mode is experimental.  source: http://bitcoinj.github.io/#getting-started
Post
Topic
Board Bitcoin Discussion
Re: PSA: Add a Full Node for just $19/year!
by
namecoin
on 21/05/2014, 02:48:32 UTC
I used weloveservers' vps node and put a bitcoind on it.  The vps has went down a couple of times, weloveservers support mentioned that it is getting ddos'ed.  Did anyone experience similar issue?
Post
Topic
Board Bitcoin Discussion
Re: Campaign for XBT. A new ISO Currency Code is required for Bitcoin
by
namecoin
on 01/05/2014, 20:02:22 UTC
So right now, only people in financial world (such as XE and Bloombeg) use XBT, am I right?
also Kraken, along with a few others.