Bitcoin Forum
May 29, 2024, 02:28:50 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 ... 164 »
1661  Alternate cryptocurrencies / Altcoin Discussion / Re: MTGox FINALLY announces LTC!! on: April 25, 2013, 05:16:55 AM
1662  Alternate cryptocurrencies / Mining (Altcoins) / Re: GUIMiner-scrypt: A GUIMiner fork for mining scrypt chains on: April 24, 2013, 03:44:03 PM
Update will be coming later this week, expect CUDA miner support and a few bug fixes.
1663  Alternate cryptocurrencies / Altcoin Discussion / Re: MC2: A democratic cryptocurrency based on a hybrid PoW/PoS system on: April 24, 2013, 03:42:03 PM
Hi guys,

Updates should be coming later this week.  There's a lot to rewrite in the draft paper, and I need to run it by some people first.

Notably, iddo mentioned an alternative PoS system and, reading it now, I came up independently with a similar solution over the past month.  If it works it may allow four minute confirmation and solve the 51% vulnerability, which I'm sure would be desirable for a lot of people.  But it needs to be figured out further and a lot of people will need to go over it to ensure it's secure.

I want to rewrite the hashing algorithm so that the hash itself uses all the different algorithms.  I've also been going through research papers to try to find the algorithms that use AES code fragments (modern CPU friendly), runs slowly on FPGA implementations (almost all SHA3 candidates like this were eliminated for this reason), and then to implement the hash algorithm and ensure that the following parameters are met:
1) That approximately half of the cycles in the scrypt loop are spent computing hashes of various types, while the other half are spent in memory access steps.
2) That using scrypt with parameters of N that are not 2^n is okay -- hashes compute fine if you remove the error checking in the implementations in C that I have, but I can't be sure that this does not lead to any problems until I step through the code.
3) Goal throughput of 5 KH/s or more average on a CPU to make sure verifying that verifying the blockchain is not impossible for the end user client.  N range will be adjusted accordingly.

As far as GitHub is concerned, there won't be a fork started until the theory behind the chain is solid.

Eventually a kickstarter may be formed and I'll aim for $50,000 or so to pay potential developers.  There's no way I can do this on my own, I'm paid right now for unrelated contracted research so I won't have a ton of free time over the next 12 months to dedicate to this.

I'll go through this thread later this week and try to respond to everyone's comments and suggestions.  Thanks for the interest!
1664  Other / CPU/GPU Bitcoin mining hardware / Re: ASUS 7970 Models -- Which is best for mining? on: April 24, 2013, 05:06:15 AM
For the love of God, do not buy 7970 DC II or 7970 DC II Top cards...  I just got a couple through the forum here and I managed to kill one in two days.  It now crashes upon mining or upon booting Windows with it plugged into the display.

Apparently it's a known problem:
http://www.overclock.net/t/1220328/behardware-asus-hd-7950-directcu-ii-fault-report

I just checked out the VRM temps on the remaining card I have that still mines okay and they were sitting at 100C+, while the card itself was undervolted to 1038 mV.  Just awful!

If you have one of these cards do not run it at more than 950 mV mining or you'll wreck it pretty quick!!
1665  Alternate cryptocurrencies / Mining (Altcoins) / Re: GUIMiner-scrypt: A GUIMiner fork for mining scrypt chains on: April 23, 2013, 01:52:26 AM
Anyone know how to set stratum up with this program?

1st page

Quote
Q: How do I use the stratum proxy?
A: Enter the host and the stratum port and click start.  It should announce that the proxy is connected.  Then, point your miners at host: localhost, port: 8332.  Run your miners as normal; you should see shares/hash rates reported.
Also note that cgminer has its own stratum support built in.  To use that instead, select "Yes" for Use stratum in the miner tab and point the miner directly at the stratum port of your pool.  If you still want to use the stratum proxy with cgminer, you must select "No" for this option.
1666  Alternate cryptocurrencies / Altcoin Discussion / Re: MC2: A democratic cryptocurrency based on a hybrid PoW/PoS system on: April 23, 2013, 12:05:06 AM
Actually calling this a democratic cryptocurrency is really throwing off a lot of people.  In this plan the democracy part won't be implemented till 27 years later.  Actually tacotime, if you could get some democracy implemented sooner that might be a better idea.

It can easily be implemented sooner -- for instance, the vote bits in the block header could be used to adjust the rate at which supply distribution decreases.  This could be implemented as soon as the currency begins -- but it was my guess that during the initial few years miners would act as selfishly as possible to try to decrease the reward, so I wasn't sure if it was a good idea or not.
1667  Alternate cryptocurrencies / Altcoin Discussion / Re: LTC FPGA discussion! on: April 22, 2013, 11:40:13 PM
No. Bad Taco. You go work on MC2, and I will be an early adopter and become rich and live in bermuda or something. THEN you worry about FPGA Tongue

 Cheesy Update coming this week, wrote my last exam, hopefully everything went okay.  I want to talk to one of my friends at Microsoft who works on data storage and structures about the scalability problem, too.
1668  Other / CPU/GPU Bitcoin mining hardware / Re: EBay listing: AMD Radeon 7990 Malta Engineering Sample on: April 22, 2013, 09:25:43 PM
Oh  my Lord, someone actually bought it for US $96,100.00!!!

It was used for benching.  For the amount of traffic they get they might get that much from ads.

http://www.techpowerup.com/183026/AMD-Radeon-HD-7990-Clock-Speeds-and-Core-Config-Confirmed-Tested.html
1669  Alternate cryptocurrencies / Altcoin Discussion / Re: Restart Guiminer Scrypt Remotely? on: April 22, 2013, 09:23:42 PM
Your card might actually be crashing.  Try turning up the voltage or turning down the clocks.
1670  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: April 22, 2013, 08:45:28 PM
Do you feel you are at release candidate level yet?  I want to add this to guiminer-scrypt when it hits maturity.
1671  Alternate cryptocurrencies / Altcoin Discussion / Re: LTC FPGA discussion! on: April 22, 2013, 06:31:05 PM
I do want to point out, that no matter what happens, I think it best that these by default be setup for solo mining to avoid a large network majority forming like it has on bitcoin.

If you sell me one I'll gladly do so!  I can also give you investment money too, but I need some specs before doing so (cost to produce, scaling, efficiency, etc).
1672  Alternate cryptocurrencies / Altcoin Discussion / Re: HELP!! - PPCoin Transfer Unconfirmed after 15 hours on: April 22, 2013, 06:29:25 PM
Did you try rescanning the wallet with ppcoind?
1673  Alternate cryptocurrencies / Altcoin Discussion / Re: TrueCoin <-- coin with moderate inflation on: April 22, 2013, 06:27:24 PM
There are already FPGA implementations of both SKEIN-256 and BlueMidnightWish-512, they both run fairly fast.  A GPU implementation would be trivial.

I'm working on a more FPGA/ASIC proof hash algorithm for MC2, you can use that when I'm done with it if you want.
1674  Alternate cryptocurrencies / Altcoin Discussion / Re: > SmallChange 'new' Litecoin based [15 seconds blocks] [scrypt] [research coin on: April 21, 2013, 06:30:43 PM
But I prefer decreasing blocksize to 16k or even 8k, because there is no sense of 1mb blocks at such blocks rate.

Yes, that's the obvious answer.  It remains to be seen if the Litecoin network will encounter orphan problems as time goes on with 1 MB blocks.  Bitcoin is already having problems with 10 min blocks, which is kind of scary.  Litecoin should probably have adjusted the block size to 256 KB.
1675  Alternate cryptocurrencies / Altcoin Discussion / Re: > SmallChange 'new' Litecoin based [15 seconds blocks] [scrypt] [research coin on: April 21, 2013, 06:16:43 PM
TBX & GG also used 15s block targets, so no records there. You should use 10s targets to win Cheesy

Maybe increase the block size to 10 MB and try 5s too, it'll be a contest for who can achieve the highest rate of orphans  Cheesy  A double-spend filled adventure!
1676  Economy / Service Discussion / Re: Mt. Gox is down....again. on: April 21, 2013, 05:17:46 PM
1677  Bitcoin / Hardware / Re: BFL's Jalapeno exists - I have one in my hand and just uploaded a video on: April 21, 2013, 04:10:37 PM
30 watts?  Jesus, that's 6 times the power draw that BFL said the jalapeno was supposed to have

That means that the 50-60GH/s miner from BFL will consume 300w+, which really isn't much different from the Avalon (and well beyond their specified range)
1678  Alternate cryptocurrencies / Altcoin Discussion / Re: BlockBurner FPGA - Litecoin Miner - Dev Team Forming on: April 21, 2013, 03:23:24 PM
These numbers are from bitfury somewhere in the forum here.

Thank you.  I found this post: https://bitcointalk.org/index.php?topic=98535.msg1081219#msg1081219


It's weird that he would say
Quote
Hmm ... maybe even Litecoin chip would be done before Bitcoin chip, as it seems to be much simpler and uses well-known techniques - less competition :-)

The implementation of scrypt for Litecoin requires you to do the equivalent number of SHA256 hashes to the number of execution of the salsa for loop.  If the Litecoin implementation of scrypt includes SHA256 (the algo bitcoin uses) and memory intensive salsa stream cipher rounds, why would it be easier than just implementing SHA256?
1679  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Genesis Block Generator on: April 21, 2013, 05:10:42 AM
I am glad it works for you. But a lot of users, me included are on Windows.
http://www.evanjones.ca/unicode-in-c.html

But you can also just pass it as binary by converting it to hex reading from a UTF-8 file containing the string...
1680  Alternate cryptocurrencies / Altcoin Discussion / Re: MC2: A democratic cryptocurrency based on a hybrid PoW/PoS system on: April 20, 2013, 11:15:06 PM
Yes, I will be back to write about this soon, just really busy until after Monday
Pages: « 1 ... 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 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 ... 164 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!