Bitcoin Forum
May 07, 2024, 11:45:38 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 »
1501  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windws/osx/mip/r-pi 2.11.1 on: March 07, 2013, 05:33:23 PM
Quote
[2013-03-07 17:55:32] Pool: http://xxx:yyy                    
[2013-03-07 17:55:32] SOLVED 1 BLOCK!  
does this mean solved 1 BTC Block or may it be a NMC Block?
1 BTC Block, u dont know if the Pool does MM (Merged Mining) or not, atleast not @ the protocol level.
1502  Bitcoin / Mining / Re: Soft block size limit reached, action required by YOU on: March 07, 2013, 02:16:20 PM
Code:
bool CScript::IsBlacklisted() const
{
    return (this->size() > 6 &&
            this->at(0) == OP_DUP &&
            this->at(3) == 0x06 &&
            this->at(4) == 0xf1 &&
            this->at(5) == 0xb6);
}
this matches the first 3 bytes of the OP_HASH160 (which creates the bitcoin address of SD)

some random SD tx: http://blockchain.info/tx/808154d43bbcff2f23e9dbfb87cc04c58222633f9cbb407f9e33a9821a51f669
and click on "Show scripts", scroll down and u see why Smiley

EDIT: posted wrong SD tx, fixed.
1503  Bitcoin / Mining / Re: Soft block size limit reached, action required by YOU on: March 07, 2013, 10:10:21 AM
Note this isn't really a problem if miners are responsible and filter out the SatoshiDice flooding.
My git repository contains a "block_dice" branch to do just that.
The 0.8.0.eligius branch designed specifically for miners and pools also includes this.
Gavin also wrote up some more advanced configuration option examples here.
is there a simple patchfile available to exclude SD?
$ git diff 5b98972..block_dice | wgetpaste
Your paste can be seen here: http://codepad.org/7RQZIkhd

thanks Smiley
1504  Bitcoin / Mining / Re: Soft block size limit reached, action required by YOU on: March 07, 2013, 09:49:48 AM
Note this isn't really a problem if miners are responsible and filter out the SatoshiDice flooding.
My git repository contains a "block_dice" branch to do just that.
The 0.8.0.eligius branch designed specifically for miners and pools also includes this.
Gavin also wrote up some more advanced configuration option examples here.
is there a simple patchfile available to exclude SD?
1505  Other / Beginners & Help / Re: Newbies! Free 0.05 BTC Giveaway on: March 05, 2013, 11:47:34 AM
1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ty Smiley
1506  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BBQCoin, the coin you want to eat. on: March 02, 2013, 03:56:57 PM
I can see that.. I am not getting any blocks tho using poolers cpuminer.. any reason as to why? It doesnt tell me anything except for ~4.2k/h per thread and debug says getwork took 1ms

wait until u find a block, then u see more Wink
1507  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BBQCoin, the coin you want to eat. on: March 01, 2013, 10:11:57 AM
Thanks CaptChadd.

I would say that the checkpoints in the source are wrong.

MarkM, did you make the checkpoints for 86425 and 303403? If so, how did you arrive at those hash values?
its the PoW that created the block
he told me that the PoW is being used as hash, which is wrong.

i just checked it again and its not the PoW at all, its the block hash:
Code:
$ bbqcoind getblockhash 1
65a7f2baaefd3e45d6f355fee028d0e1012b9639bfaf21d8db4ee81a86df41aa
Code:
(     1, uint256("0x65a7f2baaefd3e45d6f355fee028d0e1012b9639bfaf21d8db4ee81a86df41aa"))
so markm, seems i was right all the time, just use getblockhash and ul see im right...
1508  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: March 01, 2013, 10:06:36 AM
We need more power. Pool have to be over 600GH to have chance to make over 3 blocks per day and pay like it should.
NOW is best time to join p2pool ;]


Yeah, but who gonna pay for extra 300Gh/s of GPU hashpower? As we know, FPGA are useless on p2pool

Bullshit: the last block I found on p2pool was with a Spartan6, they work perfectly on p2pool. Only BFL FPGAs are useless on p2pool
not quite true, u can even use BFL FPGA's with p2pool if you use cgminer in combination with --bfl-range
1509  Economy / Service Discussion / Re: Vircurex vs BTC-e on: February 28, 2013, 09:56:59 AM
i always liked vircurex for its appearance and diversity,
but i always wondered why not much is going on there.

The interface isn't nice. People can't see any graphs/charts and have to enter everything rather manually. With a nicer layout and interface, I'm sure it would take off.
so ur blind or why cant u see the "graphs/charts"? just wondering.
1510  Bitcoin / Development & Technical Discussion / Re: offline address - or a way to explicitly freeze an address on: February 28, 2013, 09:44:53 AM
just use Armory, can even be the same wallet (then u have to use Coin Control) Wink
1511  Bitcoin / Armory / Re: Armory - Discussion Thread on: February 24, 2013, 06:22:15 AM
I'm in offline mode, but it looks like it still tried to check http://bitcoinarmory.com/versions.txt.  You should also sign versions.txt, and maybe check https instead.
Yeah, I'm not that advanced yet.  I don't have an SSL cert for the site, [...]  I should do all this, but it's not my priority, yet.
I'll donate $10 BTC if you implement SSL (https) on your site for downloading your client and another $5 BTC if you support connecting to a btc client that uses a proxy to connect.
PM if you implement this.
Same goes for bitcoin.org, how can they distribute banking software without https/ssl connections to the download?!?!
the proxy stuff isnt related to armory, its a bitcoind/qt thing.
just put "listen=1" without the " on a newline in ur bitcoin.conf and u can use any proxy u want (tor, etc, everything works).
do i get 5BTC now? Tongue
1512  Bitcoin / Armory / Re: Armory - Discussion Thread on: February 24, 2013, 06:20:46 AM
Hi K1773R,  I don't know anything about writing or editing code.  Where do I find  or add "listen=1"
Thanks
in the bitcoin.conf
1513  Bitcoin / Armory / Re: Armory - Discussion Thread on: February 24, 2013, 01:39:19 AM
When I try to use Armory with TOR, Armory stays in the Offline mode and says that Bitcoin isn't running--when in fact it is.  BTW I'm using Armory  0.87 on a Windows 7 laptop with 8 gigs of RAM.  Armory works fine when I use Bitcoin with a commercial VPN. I know this subject was discussed recently on this thread (pp 86-87) but I don't think a definite solution was proposed.  Also I'm a real noob--can't write a line of code.  Can anyone tell me how they've gotten Armory to work with TOR in a  "For Dummies" format.
Many thanks.
over and over again... listen=1
1514  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner - Windows/Linux, x86/x64, SSE2/OpenCL/CUDA, Open Source on: February 23, 2013, 04:40:40 PM
HAVING AN ISSUE WITH .42 AND .44 WHERE PROCESSOR SHOWS WORK BUT CONSON SHOWS NOTHING GOING TO MY ACCOUNTS?HuhHuh??

UFA ARE YOU AVAILABLE FOR CHAT?
WRITE IN CAPSLOCK SO OTHERS HELP U FASTER AND USE ALOT OF ? TO MAKE IT MORE IMPORTANT.

well done, u just made it on my ignore list Tongue
1515  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BBQCoin, the coin you want to eat. on: February 23, 2013, 02:33:23 PM
well, i got 1 instance running. thats enough Wink
1516  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BBQCoin, the coin you want to eat. on: February 23, 2013, 02:21:36 PM
virtual interface, so it has all the port availabe (besides ssh)
iptables in the kernel as usual, altough a FW cant restrict me from listening on a interface, so dosnt matter.

EDIT: still, all this dosnt matter since bbqcoind NEVER does the bind() call for the RPC port.
1517  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BBQCoin, the coin you want to eat. on: February 23, 2013, 02:14:10 PM
fresh VM, of course there is no instance running and the port isnt already maped to something.
according to strace, bbqcoind never trys to setup a port to listen on. funny
1518  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BBQCoin, the coin you want to eat. on: February 23, 2013, 01:57:56 PM
now i got the next problem:
Code:
Error: An error occured while setting up the RPC port 19322 for listening: Cannot assign requested address
altough, there is nothing blocking this port.
i had this once with litecoind too, dunno how i fixed it...

EDIT 1: wait, i think its because i did build without UPNP, thats how i fixed it @ litecoind
EDIT 2: err, still dosnt work...
1519  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BBQCoin, the coin you want to eat. on: February 23, 2013, 01:45:21 PM
my fault then, did look at the bitcoin checkpoints.cpp.
thougd there has to be the hash of the block.
let me compile it and try to sync, will see if it works Smiley
1520  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BBQCoin, the coin you want to eat. on: February 23, 2013, 01:36:07 PM
sry, was kinda stressed because the hashes where still wrong.
why scrolling trough debug.log? use grep for it, saves time.
the hash in the debug.log u mention is not a block, its the PoW (proof of work) which was below the target, out of this a new block has been made.
Pages: « 1 ... 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 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!