Search content
Sort by

Showing 20 of 141 results by GoldenWings91
Post
Topic
Board Bitcoin Technical Support
Re: What's the mean of "Account has insufficient funds"
by
GoldenWings91
on 25/06/2014, 16:53:39 UTC
The account that you are trying to withdraw from doesn't have enough funds assigned to it.
Post
Topic
Board Development & Technical Discussion
Re: implementation of a redlisting mechanism
by
GoldenWings91
on 25/06/2014, 14:13:19 UTC
Who is the ultimate authority that manages what is redlisted? Since Bitcoin is a consensus network if everyone isn't using the same redlist it will lead to many forks.
Post
Topic
Board Bitcoin Technical Support
Re: Bitcoinqt slow - possible solution
by
GoldenWings91
on 22/06/2014, 18:39:11 UTC
If your wallet has a lot of addresses it will have a significant impact on performance as the Bitcoin client will be scanning new inputs and checking them against each "address" you own.
Post
Topic
Board Bitcoin Technical Support
Re: Is there any difference in the 64bit/32bit bitcoin-qt?
by
GoldenWings91
on 20/06/2014, 23:28:32 UTC
Currently Bitcoin doesn't work like torrents where a file is broken into multiple pieces and you download these pieces from multiple peers. With Bitcoin you will download from a single peer. If that peer is slow than your download will be slow. You can try deleting peers.dat file and restarting your client, you might get lucky and connect to a faster peer. Or you can download the blockchain as a torrent. Also make sure your cpu and hdd are not the bottlenecks.
Post
Topic
Board Development & Technical Discussion
Re: How does pool mining and mining work under the hood?
by
GoldenWings91
on 26/04/2014, 17:28:03 UTC
Quote
How about within the miner program running on machine with multiple mining devices (ASIC, GPU, etc), does the work gets divided down? I would suppose so right?

Yes. Most pools use an extraNonce2 size of 4 bytes which gives each miner 2^32 different block headers that can be created from a single workload. The mining program can than split all this work up to all the different devices connected to it.
Post
Topic
Board Bitcoin Discussion
Re: "Dirty Deals in Smoke-Filled Rooms" J. Ranvier discusses a Mike Hearn proposal
by
GoldenWings91
on 25/04/2014, 23:21:21 UTC
This is the epitome of crying wolf. Mike, like many people before him, proposed an idea. That idea was was dissected finding most of its faults. That's all that happened. There were no "Dirty Deals in Smoke-Filled Rooms", the mailing list is public and anyone can propose an idea there. Since the development mailing list is full of people who actually understand how Bitcoin works on a technical level it's the best place to propose changes to Bitcoin as you'll get responses from people who actually know what they're talking about. On this forum you would get a bunch of emotionally charged responses from people who have never seen a line of Bitcoin code.

You can join the mailing list here: https://lists.sourceforge.net/lists/listinfo/bitcoin-development

Mike's controversial idea is neither the first nor the last that will likely not make it on this forum for the simple reason that such ideas will die very quickly on the mailing list. Only the ones that gain traction will eventually be discussed here, just search the payment protocol proposal for an example.


 
Quote
It is, in fact NOT an outrageous idea that the Bitcoin protocol evolves such elements in order to 'fight crime'.
What is crime? Who gets to define it? A lot of people, including myself, consider Bitcoins neutrality to be a fundamental part of the protocol.
Post
Topic
Board Development & Technical Discussion
Re: Bitcoin Core development in Eclipse on Ubuntu
by
GoldenWings91
on 02/04/2014, 16:05:01 UTC
I use Netbeans but for a program the size of Bitcoin Core/Wallet you'll need an SSD otherwise parsing can take an eternity.
Post
Topic
Board Bitcoin Technical Support
Re: No Fees anymore in BitcoinQT 0.9.0?
by
GoldenWings91
on 24/03/2014, 20:11:13 UTC
Options -> Display -> enable coin control

Hands down one of the best features of Bitcoin Core Wallet.
Post
Topic
Board Auctions
Re: ASICMiner Direct Share Auction 10 Shares Starting Bid 0.60 Ends 03/16 21:00 GMT
by
GoldenWings91
on 16/03/2014, 20:41:59 UTC
bidder     shares     BTC           escrow
-------------------------------------------------
jdany      8               0.60                   ?

~19 min left
Post
Topic
Board Auctions
Re: ASICMiner Direct Share Auction 10 Shares Starting Bid 0.60 Ends 03/16 21:00 GMT
by
GoldenWings91
on 16/03/2014, 14:59:09 UTC
~6 Hours left.
Post
Topic
Board Development & Technical Discussion
Re: How does pool mining and mining work under the hood?
by
GoldenWings91
on 14/03/2014, 18:09:34 UTC
I don't have the knowledge to answer 1 but I can answer the others.

Quote
2. It's often cited that if you don't include transaction fee the miners won't include the transaction for a long time and if you do include the fee it will get 1 confirmation every 10 minutes. How do miners "know" that transaction fee is included if they work on hashes of transactions?

A miner will get the entire transaction then check that its script is valid and follows all protocol rules. If its priority is high enough the hash of this transaction will be added to the list of transactions to be mined aka build merkle root.

Quote
3. How does pool mining work?
I understand that each individual miner is handed a piece of the puzzle to solve.
Each pool miner isn't a node in the network.
Pool software is a node in the network

There are many ways to do pool mining I'll give an intro to the stratum protocol as it's the most used.
With the stratum protocol each worker is given an ExtraNonce1, which is essentially the workers id each worker will have a different ExtraNonce1, and the size of ExtraNonce2, the number of bytes the worker can iterate. Example ExtraNonce1 "08000002" and ExtraNonce2 4. Each worker is also given enough information to build a unique block header: hash of previous block, coinbase1 script, coinbase2 script, list of merkle branches, block version, bits, and time.
Coinbase1 + ExtraNonce1 + ExtraNonce2 + coinbase2 = the coinbase transaction, this is the transaction where the miners reward goes to. The workers receive coinbase1 and coinbase2 they can not change it.
Once the the coinbase transaction is created it is combined with the merkle branches to create a merkle root. At this point the worker has all the components to create a header which can be worked on by incrementing the standard nonce.

02000000         Version
5655640000.... previous block
354685498b.... merkle root
50ff00ea           time
f2b9441a          bits
00000001         nonce ( this gets incremented )

Once the nonce runs out the worker increments ExtraNonce2 and creates a new coinbase transaction hash which leads to a new merkle root which means the nonce can be started at 0 again.

Quote
4. When you are mining you are combining transactions + nonce to create the winning hash, but transactions are constantly flowing in. How is that handled?

Most pools will add new transactions to be worked on every 30 seconds.


Post
Topic
Board Auctions
Re: ASICMiner Direct Share Auction 10 Shares Starting Bid 0.60 Ends 03/16 21:00 GMT
by
GoldenWings91
on 12/03/2014, 03:30:44 UTC
bidder     shares     escrow
----------------------------------
jdany      2              ?
Post
Topic
Board Auctions
Topic OP
ASICMiner Direct Share Auction 10 Shares Starting Bid 0.60 Ends 03/16 21:00 GMT
by
GoldenWings91
on 07/03/2014, 18:52:12 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



Up for auction are 10 Direct ASICMiner shares.


Terms:
Starting Bid:                         0.60 Bitcoins
Minimum increment:           0.01 Bitcoins
Minimum shares:                 1
Buyer may use escrow but is responsible for all fees.
Auction ends on 03/16/2014 21:00 GMT
Starting from end of auction future dividends will be forwarded until share transfer is complete.


1KtBkGT86QiL1t15YiYHc5Z9BWbmBDk4m

There are 10 shares assigned to 1KtBkGT86QiL1t15YiYHc5Z9BWbmBDk4m GoldenWings91 of Bitcointalk.org, gpg id 65F59433, has the right to sell them. 07/03/2014 18:13 GMT

IGycgQw2B/MQPShbVfJIS1OAwhfixdGMXx6IxWxDpH15/5YqNM/M2iFErBkGVZCVBT74PN6P7VsjaYUhTp0cDqY=



"Can't wait to see an ASIC board"   
                                        ~ friedcat 03/12/2012



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.20 (GNU/Linux)

iQIcBAEBAgAGBQJTGhORAAoJEO+cIQxl9ZQzKWQQAJdocu9hQ7o8Xg91zkpelXzt
jc5ob2i6J64a2bbEkYafypwSVR7k7vkduoSy63ubL/CP3GHlu20S5FGjob68ZnmW
42intq+UJ+HUG+MQFNCefeh/gcRDjG2yHiqWjaSTUlkgZcd/I5c5FEmppolTys7D
ZIyaL9h9lOrDXpWi1NrLtHl+s7VWhxYMy6N/EFg2qsImAg3WG5kzb/x7Az/zJBv3
DkmW0V7eNQwk+79QbmC7nwLNxhwIRikGxa3Q7Bx7mJgiUY9E9c/SLPYrOFPcoI5w
1GD+73iyjfI/gIwmgmA0fPvFzUmXfOXkXBFv/xFdsUdzjDvm1yuzrr+/Zz8HHU1U
pfp2lN9DrCHI9ue73hfCZlD5pz+Zd633TKQu6UfGeq4WpgM1kBU2ASU/XpOWbXFU
GOYuMn41JySEwF55nukj2cZmWivFujeLED6ssKBD19ZlOWik1NyIgO7YACQszb2r
wn2MyCqYpmh/mAFlccbhFwCuYKqqXaMJ4T8S05I7gbUHw0ojlWb25w2EV2xRWbUv
OvIxa2oFXcvCZtyy0fmc4QSV3vlLFe89XvEH16oJxkj/NZwAnOe19z1Br7i9gxGO
5KgEeQDvC4rLC4GjqvSEpzDMIyhJzL3B+lYLR075iMAKKOT/qyjGIDfVLDEiydnP
ZqdFJrnhfwX48R0cl9E2
=taXj
-----END PGP SIGNATURE-----
Post
Topic
Board Bitcoin Discussion
Re: **Breaking news** Satoshi Nakamotos identity revealed
by
GoldenWings91
on 06/03/2014, 19:31:49 UTC
Anyone who wants to claim to being Satoshi the creator of Bitcoin can prove it by decrypting this message:

Code:
-----BEGIN PGP MESSAGE-----
Version: GnuPG v2.0.20 (GNU/Linux)

hQIOA88YV+bWqqafEAf/UDLbh5NH/HDLuU6ULcDf8N3U6EC8jNTtmy7IAqlNRjQ+
Covfx7xSHbKmwbAk7KPndSyjt2gKAULAWVBNQTRBkodvRsjiz8CWtvMEBrtpPA0U
QqKDa7RaoAlrUp3VqtOG6vLLCxM0PLIBamTEFQQprbUI3jcaKCvwWdSscS3j1A7/
ZUaWVt9dHbsYlGjnoLc9HA1x6rtR8XGcS1MPc2I5CCbl7OndOBcazM/MHGmgvf+i
kt98WGdEAH5WhVgFmD0erU/AdHfq5pPrsmdFUQ0geVyV1LgcDB4xzvz+nWIb+d9v
8bGOvHcEOm9eEAYnhn3SAP8qp+JSk5xkziQCG+af9gf/ZcIB9hPT+bWjCvzzrTz6
VCCVXibhztxSfCbz1M/vB+GrXl//HR+myRPcQPLc6DKxv+WdSU6cPfLVLNK5VapD
FwxM59levyhoyr0DY7gnGfU0mWgKp0QrOCXJePS3KqqNcu0q2VQdONSrpg3lRMLa
tc20OwI30Z5TJOLP2K1PwhsA8SbXmW3jmmp22d612NFjSb8tQY9kJRlIjopLnanR
uV0A7GVuw/GZj0Fn/y4us9RbM/Sy+fDlqXcoI5K82TEqueqDjsSq7uq54Att/eJl
/b1RGEsZGIiZtGf2cwhJL7+Ty1xMbCu84eyUZK1fbiaM49wQb2jnOSjXLO0EZ5RV
p9LpARt1OhfuPeBSlLyZ9rYsPVJ592keZAVS8gHxHM8qnxs2JNsZkMFFmAHgdq9d
VhFqv7a0gYAvIZG2pP2qarma3lkcJHrEypo/4KT0Ye35IeNdBO/FYKt7TMP4SWwZ
1wzbui8xsPbC03McM0bCs1KSGtV+BZTLQ66GDqrrjSue2YqkgzHKZRumWTDs9LH/
PKi7mmn5tcz6W98G5StBpahPSkrlygrEiPJ9JQH99ZT5mcfXr12RVKFPhZMzvOnB
+2pDi41QwnQ/vm42j+GyCIbPkPu9A1xHD8Vby56wR1KBPv9O3CTw3FkxUZtcfTe5
NyxHfkb4MGw5C8x/qauziXoogGIzDEKtaMAsOEwKYnzE+39+TVdnm37GTy9dHdFu
Y9f+QuwTOXluErAh9RihCKclcSkuacoc+GZp4z+IKtCVfYcHYUux2KmlG2QqRtm4
U4dowBThi4P1A6FKo5c2jEJuX+Qqkp0Gczkj4QBO8oc26Djj00XaE5P8ywf+h3pz
vSsczk0fcE/kXy2UPBiPrQleNYywzAd0e2SC9Gzejor2lqj98/2OVRl+of7lBaI1
1zTMoLI/vW4HlidLB6t9FsjWCLSeBNdK7fCqyjXlk8ts2oQT6q9agIY2dvCE+SYc
5IYVdqDIzqzalrQldLSbXY0wK+VnKcXiFhQF4RAJdmoBiSDAyvX52lyG1THhEgsd
apYcdvkDFDpEK16OhCdv2jN/mdK7ykM4aonlWU5rNuja5N5w8U7QwMbt5Biy7lPO
90NJKSJVugZEGLB5eqjK2hUTGbya7mFJ2g1e7Pymx9J+MltKnltTdxYBAOpJYm+N
axJnAsrIW9mCpiOSvzTVrTr1iAMBXd7lQ7UqLJp6I+a80WttDJwJdrHJ7Lx2JTlX
NEERq/4iT/cJWzoexJxnnTMuKkrj9B7OU6l2RMKPa8u4I1k8dNj94DDjEvPughYb
0sJDcrEFrof5Q0v/aVRJymMxKi8diBUJtE87IziUCy5TapM9pf7BaJ7FOBipe2hY
ZYqEahnyrNzvwRrHwr6bAejWXaFT+3kL/I/e6A+nDGzvtR29355HhOes4QWsU2b8
YxTw0EoJr8suto7V8a37xRr80jg4XvQc/7ExjkiBBZqXF1wAbcXWdjiY7O4ZMNic
PYkLTGP15nuTV0s/uXUzqmJC0FmVEuZlYSGF5PNL+6Oq57LnvkvPjzUzpd51DSs=
=Qr3B
-----END PGP MESSAGE-----

Post
Topic
Board Politics & Society
Re: Meanwhile in Ukraine... Revolution.
by
GoldenWings91
on 22/02/2014, 18:25:15 UTC
http://www.liveleak.com/view?i=a25_1393030880 Killing your own people because someone told it's ok  Embarrassed

EDIT: skip 10 min in to see protesters being picked off
Post
Topic
Board Development & Technical Discussion
Re: Cannot catch up with the blockchain - block download too slow
by
GoldenWings91
on 21/02/2014, 15:04:46 UTC
Syncing to the network after a nights sleep usually took me a half hour to an hour. I didn't think much of it since I run my node behind tor and thought tor is the bottleneck. Then I bought an ssd and now syncing to the network takes about two minutes  Shocked while still behind tor. Are you sure your hard drive isn't the bottleneck?

If you want to test whether the problem is in your end I can pm you the ip of my node you can then connect to it directly, I have 5MB uplink and am not throttling anything.

Code:
-connect=
Post
Topic
Board Development & Technical Discussion
Re: Manualy Editing Transactions
by
GoldenWings91
on 04/02/2014, 01:03:29 UTC
If the transactions was never confirmed than the money never moved. To make the money show up in your wallet just restart your client with the -rescan option.
Post
Topic
Board Development & Technical Discussion
Re: Private Key cracker apparently demonstrated
by
GoldenWings91
on 28/01/2014, 22:10:45 UTC
PUBLIC key cracker

Don't reuse addresses.
Post
Topic
Board Bitcoin Technical Support
Re: Blockchain download in Ubuntu 12.04 horrendous
by
GoldenWings91
on 22/01/2014, 20:27:00 UTC
You can downloads most of the blockchain as a torrent: https://bitcointalk.org/index.php?topic=145386.160
Post
Topic
Board Auctions
Re: ASICMiner 10 Direct Share Auction Starting Bid 0.50
by
GoldenWings91
on 19/01/2014, 02:03:24 UTC