RevolutionMaster
|
|
August 23, 2011, 06:54:24 PM |
|
Anyone else getting an error where BitHopper stops after a period of time?
It just gets stuck...
[14:16:38] writing to database [14:17:38] writing to database [14:18:38] writing to database [14:19:38] writing to database [14:20:38] writing to database [14:21:38] writing to database [14:22:38] writing to database [14:23:38] writing to database
|
|
|
|
r2edu
Member
Offline
Activity: 68
Merit: 10
|
|
August 23, 2011, 07:11:17 PM |
|
mines always stuck after an "LP Call" to btcserv... 0.2.2.4-68
now I will try with 0.2.2.4-83
|
|
|
|
norulezapply
|
|
August 23, 2011, 08:15:31 PM Last edit: August 23, 2011, 10:11:05 PM by norulezapply |
|
Anyone else getting an error where BitHopper stops after a period of time?
It just gets stuck...
[14:16:38] writing to database [14:17:38] writing to database [14:18:38] writing to database [14:19:38] writing to database [14:20:38] writing to database [14:21:38] writing to database [14:22:38] writing to database [14:23:38] writing to database
+1 for this since i got the latest version EDIT: this still isn't fixed in the latest version... just a heads up. I get an LP call then constant "writing to database" messages. renders my miner useless until i restart bithopper occurs every 30 minutes approximately for me.
|
|
|
|
Atroxes
Member
Offline
Activity: 119
Merit: 100
|
|
August 23, 2011, 10:49:41 PM |
|
Regarding this issue: https://github.com/c00w/bitHopper/issues/177#issue_comment_formManual triggers for mine_deepbit pools If a feature like this was added, being also able to execute this function through win/*nix commandline, would allow for extremely easy writing of tcl/mirc scripts that could catch blockannounces in certain IRC channels and do manual triggers. This would effectively enable hopping on pools like deepbit, btcguild etc.
|
|
|
|
user7516
Newbie
Offline
Activity: 41
Merit: 0
|
|
August 23, 2011, 10:53:26 PM |
|
|
|
|
|
lucita777
Newbie
Offline
Activity: 39
Merit: 0
|
|
August 23, 2011, 11:05:18 PM |
|
Lots of BTC for anyone who was able to squeeze a share in. To bad I didn't
|
|
|
|
organofcorti
Donator
Legendary
Offline
Activity: 2058
Merit: 1007
Poor impulse control.
|
|
August 23, 2011, 11:11:44 PM |
|
@deepceleron: how are you getting on with LP penalty - Did you end up with a significant increase in accuracy?
|
|
|
|
Sukrim
Legendary
Offline
Activity: 2618
Merit: 1007
|
|
August 24, 2011, 12:34:51 AM |
|
I still have a problem with p2pLP - My router seems to drop connections (like LP connections...) quite fast, so I rarely actually get Longpolls. I hoped p2pLP would still notify me of found blocks (didn't yet look deeply into the code to find out what's going on) but this doesn't seem to be the case.
Would it be possible to just set up an IRC bot that announces each block on the network and the (either confirmed or guessed) pool that owns it for people like me? The input could still come from bitHopper users via this ranking mechanism or whatever you actually use...
|
|
|
|
deepceleron
Legendary
Offline
Activity: 1512
Merit: 1036
|
|
August 24, 2011, 12:48:56 AM Last edit: August 24, 2011, 01:07:37 AM by deepceleron |
|
@deepceleron: how are you getting on with LP penalty - Did you end up with a significant increase in accuracy?
I kinda gave up on it for a while. As you saw from my post like five pages back, I put in the delays to the results I had already gotten and analyzed that. The conclusion was that even after inputting (or auto-learning) and even hand-tuning the average delay for each pool, the current 'first pool wins' method is suboptimal. A better algorithm, that in my limited sample gave no false positives, is to take the average delay of all pools after correction, and then analyze each pool against this average to determine if one stands out above the standard deviation expected if no polled pools were the finding pool. This improves results, since you aren't merely comparing the winning pool against the second-fastest, you are averaging out the LP delay capriciousness of your baseline over 15 pools. Secondly, I propose a better p2p-IRC result sharing format, where all pool new block LP receive times (and the getwork timestamp) are published raw to IRC by each miner, perhaps after gathering LPs for a 10 second period after the first response. This would be better than the current "I think this pool won" publishing method, as then similar averaging can be done by the bithopper software independently, but with everybody's data, which, if we continue with the premise that the block-finding pool responds faster, should make identification clear. This also will only last as long as pools don't take countermeasures, such as modifying bitcoind to randomly delay the RPC change to a new block if the local bitcoin found it, or by simply disabling long polling, like slush's pool. As I would have to learn python, some database libs, and the current codebase before making improvements (and since improving hopping software was labeled as equivalent to "making poison gas for the Nazis" by hoppers themselves), I will leave it to someone else to implement this.
|
|
|
|
organofcorti
Donator
Legendary
Offline
Activity: 2058
Merit: 1007
Poor impulse control.
|
|
August 24, 2011, 01:16:53 AM Last edit: August 24, 2011, 01:38:17 AM by organofcorti |
|
Thanks for that - I just wanted to make sure you hadn't gotten any new results that invalidated your post. I was planning on trying out LP penalty and wanted to make sure you were still seeing a significant improvement since it seems like a lot of work to do.
Edit: let me clarify - I wanted to make sure that you still thought any analysis of LP arrival times was useful.
I'll try and write a script to do a daily summary from the console output - think that daily Lp penalty would be granular enough?
|
|
|
|
organofcorti
Donator
Legendary
Offline
Activity: 2058
Merit: 1007
Poor impulse control.
|
|
August 24, 2011, 01:19:27 AM |
|
For those of you who cant get to Hoppersden to read the "How to hop slush" post, if you want to play with the simulator yourself, it's posted here: https://github.com/organofcorti/byteHopper-sIt requires you to have latest R installed, and editable variables are only accessible from the code. It's also not very well commented, sorry. On the other hand it's small enough and simple enough that you should be able to follow it.
|
|
|
|
Sukrim
Legendary
Offline
Activity: 2618
Merit: 1007
|
|
August 24, 2011, 01:30:00 AM |
|
If everyone publishes just raw data, it might be hard to eliminate fakers effectively... Maybe have it as an option + ask for/publish specific data only from the top 10(?) pool guessers. If pools delay longpolls (they are already on a relatively long random delay), this would directly hurt their miners. Just delaying it for (potential) pool hoppers also won't work, as you can always easily fake a 24/7 CPU miner. Also most pool operators seem to not be able to modify bitcoind on their own at all, if you just take a look at transaction policies or the lack of these... ironically the only one definitely able to really hack bitcoind seems to be a bit of a religious nutjob, including payers in the blockchain and flaming/preaching away on IRC!
|
|
|
|
deepceleron
Legendary
Offline
Activity: 1512
Merit: 1036
|
|
August 24, 2011, 02:08:44 AM |
|
Thanks for that - I just wanted to make sure you hadn't gotten any new results that invalidated your post. I was planning on trying out LP penalty and wanted to make sure you were still seeing a significant improvement since it seems like a lot of work to do.
Edit: let me clarify - I wanted to make sure that you still thought any analysis of LP arrival times was useful.
I'll try and write a script to do a daily summary from the console output - think that daily Lp penalty would be granular enough?
If you want extreme time logging that is easier to process, replace instances of print time.strftime("[%H:%M:%S] ") in bithopper.py with: print str(time.clock()) + ": " Then you get: 258.662399982: LP Call http://ozco.in:8332/LP 260.253839675: LP Call http://eu1.triplemining.com:8344/LP 261.29642532: LP Call http://pool.bitclockers.com:8332/LP or you can save to a log file if the message is "LP Call", etc.
|
|
|
|
deepceleron
Legendary
Offline
Activity: 1512
Merit: 1036
|
|
August 24, 2011, 02:29:07 AM |
|
If everyone publishes just raw data, it might be hard to eliminate fakers effectively... Maybe have it as an option + ask for/publish specific data only from the top 10(?) pool guessers.
Making realistic data for a dozen pools for each block with valid getwork timestamps is a higher barrier to entry than the current attack, which would be simply sending "Best Guess: {bitclockers} with 1 of 1 votes" over 9000 times. It's open source, so unless you want to only accept signed messages from a public key list of known-good users, there is always an attack.
|
|
|
|
lucita777
Newbie
Offline
Activity: 39
Merit: 0
|
|
August 24, 2011, 04:09:41 AM |
|
Anyone else getting an error where BitHopper stops after a period of time?
It just gets stuck...
[14:16:38] writing to database [14:17:38] writing to database [14:18:38] writing to database [14:19:38] writing to database [14:20:38] writing to database [14:21:38] writing to database [14:22:38] writing to database [14:23:38] writing to database
+1 for this since i got the latest version EDIT: this still isn't fixed in the latest version... just a heads up. I get an LP call then constant "writing to database" messages. renders my miner useless until i restart bithopper occurs every 30 minutes approximately for me. +1 occurs on BH 0.2.2.4-68. As a workaround I wrote a very simple windows console script which restarts the BH about every 30 minutes. It assumes that there is only a single python.exe process running and that it is a BH. @echo off set DELAY=1800 set PYTHON_IM=python.exe set PYTHON_PATH=c:\Python27\python.exe set BH_PATH=d:\c00w-bitHopper\bitHopper.py
:loop echo Restarting BitHopper.... taskkill /T /IM %PYTHON_IM% start %PYTHON_PATH% %BH_PATH% echo Waiting %DELAY% sec... ping 127.0.0.1 -n %DELAY% >nul goto :loop
|
|
|
|
Atroxes
Member
Offline
Activity: 119
Merit: 100
|
|
August 24, 2011, 10:36:21 AM |
|
For some reason, with --p2pLP enabled, the pool that gets voted, doesn't reset round share count for me. Is this normal?
|
|
|
|
r2edu
Member
Offline
Activity: 68
Merit: 10
|
|
August 24, 2011, 01:23:53 PM |
|
I´m with the latest (0.2.2.4-95) and I´m getting some troubles: BH keeps jumping to BCLC as they start a round, tonight was basically the only pool were it mines, and they have a round of 17hs !! In some previous version (i can´t remember wich one), in DB i was making 0.3 $B/24hs, now i´m doing 0.08 I think BCLC is getting all the work that belongs to DB... I don´t change any "lp_penalty" value, in fact i got it # for a few days and use the same user.cfg in all versions, so the question is: could it be a "random" behavior.. i mean that some days some pools announce blocks earlier than others and some days don´t? In this case do i have to lp_penalty BCLC? by how much, 1, 0.1, 10? And the last one, is necessary to set lp_penalty to all pools or only that ones set it at "mine_deepbit"?
|
|
|
|
johnj
|
|
August 24, 2011, 04:01:08 PM |
|
I´m with the latest (0.2.2.4-95) and I´m getting some troubles:
BH keeps jumping to BCLC as they start a round, tonight was basically the only pool were it mines, and they have a round of 17hs !!
Last I read in the pools.info, BCLC fakes their api stats. If you want to hop them, you gotta do it manually (ie, keep up with their stat page)
|
1AeW7QK59HvEJwiyMztFH1ubWPSLLKx5ym TradeHill Referral TH-R120549
|
|
|
organofcorti
Donator
Legendary
Offline
Activity: 2058
Merit: 1007
Poor impulse control.
|
|
August 24, 2011, 09:43:25 PM |
|
I´m with the latest (0.2.2.4-95) and I´m getting some troubles:
BH keeps jumping to BCLC as they start a round, tonight was basically the only pool were it mines, and they have a round of 17hs !!
Last I read in the pools.info, BCLC fakes their api stats. If you want to hop them, you gotta do it manually (ie, keep up with their stat page) No, they're not faking just delaying now. Try mining on mine_deepbit with penalty 2.
|
|
|
|
r2edu
Member
Offline
Activity: 68
Merit: 10
|
|
August 24, 2011, 10:18:27 PM |
|
Yes I know, the duration of the rounds and the founded blocks are real but they are delaying randomly the json stats... I´m with lp_penalty:2 and is working fine deepbit with lp_penalty:0, it´s ok? I´m with 0.2.3-11 now...
|
|
|
|
|