Bitcoin Forum
May 28, 2024, 11:33:27 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 [67] 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 »
1321  Economy / Trading Discussion / Re: Blockchain Fee on: August 06, 2013, 03:58:13 PM
You could try sending 0.0074, giving an 0.002 fee.  Just a guess here.
1322  Bitcoin / Hardware / Re: Klondike - 16 chip ASIC Open Source Board - Preliminary on: August 06, 2013, 06:03:32 AM
It'll probably be .hex  I'm not sure which compiler he used, MPLAB's?
1323  Economy / Services / Re: How do I generate Bitcoin addresses on my website? $$ on: August 06, 2013, 05:11:50 AM
Armory can generate public addresses in its watching only mode without exposing private keys, you could probably use their scripts to do it.
1324  Bitcoin / Bitcoin Technical Support / Re: What is the minimum transaction fee? on: August 06, 2013, 04:12:31 AM
If you click on your transaction hash in blockchain.info it will tell you your priority and a guess of when it'll be mined.
1325  Bitcoin / Bitcoin Technical Support / Re: Securing wallets on ubuntu 13.04 on: August 06, 2013, 04:02:58 AM
The best way to secure your wallet is to use an offline version:  https://bitcointalk.org/index.php?topic=241730.0

Otherwise don't forward any ports to your computer and disable java.
1326  Economy / Trading Discussion / Re: Blockchain Fee on: August 05, 2013, 11:01:58 PM
Yeah, if those bitcoins are from faucets the fee required will be really high.  What is the address?
1327  Other / Beginners & Help / Re: Trouble sending to Silk Road from Blockchain on: August 05, 2013, 08:43:24 PM
Try with a different browser?
1328  Bitcoin / Hardware / Re: My Custom Case Build on: August 05, 2013, 08:41:56 PM
Time to buy a welder for the next project Smiley
1329  Bitcoin / Armory / Re: Armory - Discussion Thread on: August 05, 2013, 06:56:50 PM
Using armoryengine:

After it loads the blockchain with TheBDM.setOnlineMode(True) does it continually monitor for new blocks from bitcoind?  Or do I need to reload the whole blockchain to see new transactions?

And is there a way to just load the last few months worth of blocks to speed up the loading of the blockchain?  Say I have an address I just generated, I know there won't be any transactions to it from before today, I don't really need to load March 2013 transactions, right?  I can assume bitcoind validated everything when it downloaded them.
1330  Bitcoin / Hardware / Re: Liquid Synergy Designs Inc. -ASIC mining hardware on: August 05, 2013, 06:46:10 PM
I'm sure steamboat's as anxious as we are.
1331  Bitcoin / Mining / Re: Replace 'TH/s' with a name? or simpler term? on: August 05, 2013, 05:04:15 PM
Hz is already taken, and I can't stand it when people use it to describe hashing performance. It measures clock speed, not hashing performance.

My 7970 runs at 1.2GHz, but only gets 0.7GH/s. I can't say it runs at 1.2GHz and hashes at 0.7GHz, that's just way too confusing!

Hz describes way more than clock speed.  Would you get confused if I told you that your GPU fan rotates at 33 Hz while it "runs" at 1.2GHz?
1332  Bitcoin / Armory / Re: Armory - Discussion Thread on: August 05, 2013, 05:01:57 PM
It just takes a few minutes to install a linux virtualbox.  At worst, if you trust someone on the website you could encrypt your recovery key with their public key and they could send you the funds to another address.
1333  Other / Beginners & Help / Re: Is there any way the NSA could associate my public key with my IP address? on: August 05, 2013, 04:14:03 AM
They have that spyware that logs your keys and screen, so I'm sure if they wanted they'd have a nice shot of your open wallet with your addresses.
1334  Bitcoin / Armory / Re: Armory - Discussion Thread on: August 05, 2013, 02:04:35 AM
Ah thanks, I'll give that code a shot.

Success! Thanks!
1335  Bitcoin / Armory / Re: Armory - Discussion Thread on: August 05, 2013, 12:42:25 AM
Ah thanks, I'll give that code a shot.
1336  Bitcoin / Armory / Re: Armory - Discussion Thread on: August 05, 2013, 12:13:29 AM
I'm trying to use armoryengine to find the balance of some addresses.  I tried following the example from import500kaddresses, but get an error.

Code:
from armoryengine import *
wlt = Cpp.BtcWallet()
wlt.addAddress_1_( hex_to_binary('9c633b56899c633b56899c633b56899c633b5689') )  # hash160
TheBDM.registerWallet(wlt)
start = RightNow()
TheBDM.setBlocking(True)
TheBDM.setOnlineMode(True)
print 'Loading blockchain took %d seconds' % int(RightNow()-start)
wlt.setBlockchainSyncFlag(BLOCKCHAIN_READONLY)
wlt.syncWithBlockchain()
print 'Full sync at %d seconds' % int(RightNow()-start)
print 'Wallet balance is: %s' % coin2str(wlt.getBalance('Spendable'))



Loading blockchain took 916 seconds

Traceback (most recent call last):
  File "/home/user/BitcoinArmory/balance.py", line 16, in <module>
    wlt.setBlockchainSyncFlag(BLOCKCHAIN_READONLY)
  File "/home/user/BitcoinArmory/CppBlockUtils.py", line 1087, in <lambda>
    __getattr__ = lambda self, name: _swig_getattr(self, BtcWallet, name)
  File "/home/user/BitcoinArmory/CppBlockUtils.py", line 51, in _swig_getattr
    raise AttributeError(name)
AttributeError: setBlockchainSyncFlag

Any ideas?  It looks like the permissions are fine and I deleted all the lock files I could find.
1337  Bitcoin / Hardware / Re: Liquid Synergy Designs Inc. -ASIC mining hardware on: August 04, 2013, 06:05:01 PM
1.  Order 16 chips for every miner you want.
2.  Goto the LSD website and pay for full assembly + testing for each miner.
3.  Wait a long time.
1338  Other / CPU/GPU Bitcoin mining hardware / Re: Quantum computer mining on: August 04, 2013, 05:47:25 AM
Why would you spend 100 billion dollars to crack bitcoin?  If you took over 100% of the hashrate BTC would become worthless.  If you spent that much on a computer there would be better things to use it for.
1339  Other / Politics & Society / Re: Rise in violence 'linked to climate change' on: August 03, 2013, 08:51:59 PM
There is money to be made in research that shows that there is global warming.

I know from experience that when doing studies for the government, the first question that comes up at the meeting before the study is done is "what answer do they want?". I did simulation coding for military radio technology. They would usually come to us to see if a particular configuration of radios would have a bottle neck or if there would be coverage during a battle. With radio technology there are so many factors to simulate that you can tweak a few numbers and get very different results. Both legitimate based upon the limited ability to model every single aspect of the situation. So we tend to follow the trail that leads toward the result the customer is expecting, or as close to it as possible with plenty of data to back it up.

That may work for the military, but it doesn't work for scientists.  You do know that the people who give out government grants are other scientists, right?  Not politicians or someone who would benefit from either answer.
1340  Economy / Gambling / Re: Is it possible to "work" as a gambler and live off the profits? on: August 03, 2013, 03:29:21 PM
Bonus whoring was the best thing ever -- the casinos even had automated blackjack to play for you.
Pages: « 1 ... 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 [67] 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!