Bitcoin Forum
April 25, 2024, 08:46:28 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 12 13 14 15 16 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 »
  Print  
Author Topic: Bitminter client (Windows/Linux/Mac)  (Read 654620 times)
DrHaribo (OP)
Legendary
*
Offline Offline

Activity: 2730
Merit: 1034


Needs more jiggawatts


View Profile WWW
December 04, 2011, 12:35:24 PM
 #81

I just uploaded 1.1.0-beta5:

  • Performance improved, about 1.6% for AMD 5000-series and 68xx and down
  • Added automation features: log in automatically, start working on startup, start with window minimized (see Settings->Options in the menus)

Before finalizing 1.1.0 I will probably add a way to make it automatically start and stop at certain days or time of day, for instance if you want to mine only during the day or only during the night. Also some more (slight) performance improvements coming up.

▶▶▶ bitminter.com 2011-2020 ▶▶▶ pool.xbtodigital.io 2023-
1714034788
Hero Member
*
Offline Offline

Posts: 1714034788

View Profile Personal Message (Offline)

Ignore
1714034788
Reply with quote  #2

1714034788
Report to moderator
1714034788
Hero Member
*
Offline Offline

Posts: 1714034788

View Profile Personal Message (Offline)

Ignore
1714034788
Reply with quote  #2

1714034788
Report to moderator
1714034788
Hero Member
*
Offline Offline

Posts: 1714034788

View Profile Personal Message (Offline)

Ignore
1714034788
Reply with quote  #2

1714034788
Report to moderator
TalkImg was created especially for hosting images on bitcointalk.org: try it next time you want to post an image
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714034788
Hero Member
*
Offline Offline

Posts: 1714034788

View Profile Personal Message (Offline)

Ignore
1714034788
Reply with quote  #2

1714034788
Report to moderator
1714034788
Hero Member
*
Offline Offline

Posts: 1714034788

View Profile Personal Message (Offline)

Ignore
1714034788
Reply with quote  #2

1714034788
Report to moderator
DrHaribo (OP)
Legendary
*
Offline Offline

Activity: 2730
Merit: 1034


Needs more jiggawatts


View Profile WWW
December 17, 2011, 08:56:50 PM
 #82

Hmm, bad performance on Catalyst 11.12. Seems to be the same with other miners.

I'll see what I can do about this. Until then, beware that upgrading to Catalyst 11.12 probably means a drop in performance if you have an AMD GPU.

▶▶▶ bitminter.com 2011-2020 ▶▶▶ pool.xbtodigital.io 2023-
DrHaribo (OP)
Legendary
*
Offline Offline

Activity: 2730
Merit: 1034


Needs more jiggawatts


View Profile WWW
December 23, 2011, 04:37:50 AM
 #83

v1.1.0-beta6 is up

  • New option (Settings -> Use port 80) for firewall-friendly mining
      Try it if your firewall won't let you through to the server
  • Tell user to download OpenCL if starting without OpenCL.
  • Show warning in log when mining with slow CPU implementation.
  • Added cron-like scheduled actions (Settings->Options in the menus)
  • Added automation option to start devices upon program startup
      depending on the scheduled actions. Done by going backwards in time to
      determine which devices should be running.

That's all I wanted to do in v1.1.0. If this beta seems stable it will soon become the regular non-beta version.

Please let me know what you think. The schedule, is it easy enough to understand how to use it? It's very similar to the cron system on Unix/Linux if you have used that before. Other ideas for automation?

▶▶▶ bitminter.com 2011-2020 ▶▶▶ pool.xbtodigital.io 2023-
DrHaribo (OP)
Legendary
*
Offline Offline

Activity: 2730
Merit: 1034


Needs more jiggawatts


View Profile WWW
December 25, 2011, 09:07:22 PM
Last edit: December 30, 2013, 11:42:56 PM by DrHaribo
 #84

    Finally version 1.1.0 is out. Faster, more stable and with new automation and audio features.



Full changelog:
  • Performance improved, especially for AMD 5000-series and 68xx and down
  • Reduce stales through better handling of stale data and block changes.
  • New option (Settings -> Use port 80) for firewall-friendly mining
      Try it if you are having problems connecting to the server
  • Added sound effects and automation features, accessible from the new
      options window under "Settings -> Options..." in the menu
  • New automation features: cron-like scheduling, log in automatically,
      start working on startup, start with window minimized, start devices upon
      program startup depending on schedule
  • Log and play sound (if enabled) when submitting a block-generating
      proof of work. Display number of generated blocks on status bar.
  • Use larger log buffer - fit more log messages before old ones disappear
  • Base "BTC/day" display on up-to-date difficulty. Log changes in difficulty.
  • Bugfix: no longer automatically tries wrong password multiple times
  • Adjusted power meters for many GPUs and CPUs. If your GPU is not recognized
      or the meter is not in the middle of the green area at stock clocks, please
      report in the model and how many Mhps at stock clocks.
  • Lowered minimum work interval (formerly break interval) from 10 to 1.
      Lowered default setting from 50 to 20.
  • Fixed bug that could say your GPU "prefers the work size to be a multiple of
      3539913157759729696 for this work process."
  • Index the settings by MAC address of first network interface. This allows
      different settings on individual networked computers with the same files
      (homedir). Note: this means your settings will be reset to defaults when
      upgrading to this version, and also any time you switch network cards
      or change MAC address.
  • Bugfix: ignored new passwords from user after server responded with
      other HTTP response code than 200 or 401
  • Remember more settings across restarts: device settings (Tune & Tweak),
      hidden devices (individual close buttons), hide/show log
  • Make OpenCL buffer type selectable for user (Tune & Tweak)
      Normally "CPU-accessible memory" is fastest, but not on all computers
  • Default to manual vectors off and BFI_INT off on non-AMD devices
  • Added workaround to avoid "mixed signed and unsigned code" errors
      caused by a bug in Oracle's Java Runtime Environment
  • Tell user to download OpenCL if starting without OpenCL.
  • Show warning in log when starting to mine with slow CPU implementation.
[/list]

▶▶▶ bitminter.com 2011-2020 ▶▶▶ pool.xbtodigital.io 2023-
BOARBEAR
Member
**
Offline Offline

Activity: 77
Merit: 10


View Profile
December 26, 2011, 03:36:18 AM
 #85

I would try this miner if it was not written in Java.  Any chance of making one in C?
bitlane
Internet detective
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


I heart thebaron


View Profile
December 26, 2011, 05:17:04 AM
 #86

Does this miner work on other pools, or just your own ? What about backup pool support ?

DrHaribo (OP)
Legendary
*
Offline Offline

Activity: 2730
Merit: 1034


Needs more jiggawatts


View Profile WWW
December 26, 2011, 11:34:42 AM
 #87

I would try this miner if it was not written in Java.  Any chance of making one in C?

I might make a command-line version in the future, but it will most likely also run on a Java Virtual Machine. Why do you prefer C?

Does this miner work on other pools, or just your own ? What about backup pool support ?

So far only in my pool. Support for backup pools is planned, but everything takes time.

▶▶▶ bitminter.com 2011-2020 ▶▶▶ pool.xbtodigital.io 2023-
P4man
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile
December 26, 2011, 12:03:58 PM
 #88

Backup pools would be great. After that, all thats missing for me is control over clocks, fans, and maybe voltages.

Turbor
Legendary
*
Offline Offline

Activity: 1022
Merit: 1000


BitMinter


View Profile WWW
December 26, 2011, 12:17:57 PM
 #89

I'd like to see an average of the actual hashrate in performance mode since my hashrate bounces up and down. Temp and fanspeed would be nice for the future.

epsillion
Newbie
*
Offline Offline

Activity: 47
Merit: 0



View Profile WWW
December 26, 2011, 05:20:14 PM
 #90

i dont seem to be able to register an account with bitminter to try out the miner.. Is it just me and am i missing something?

Turbor
Legendary
*
Offline Offline

Activity: 1022
Merit: 1000


BitMinter


View Profile WWW
December 26, 2011, 05:24:08 PM
 #91

i dont seem to be able to register an account with bitminter to try out the miner.. Is it just me and am i missing something?

Do you have a google account or so for OpenID ?

P4man
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile
December 26, 2011, 08:06:01 PM
 #92

I just had someone else tell me he was unable to register with his gmail account. So I tried it with another gmail account, and I couldnt either.

Here is what I did. I clicked "join", clicked the google gmail icon, continue, logged in to my secondary gmail account, allowed access to bitminter, and then nothing. Returned to the bitminter site, but I still wasnt logged in, and couldnt log in. Clicking it did nothing.

conspirosphere.tk
Legendary
*
Offline Offline

Activity: 2352
Merit: 1064


Bitcoin is antisemitic


View Profile
December 26, 2011, 08:25:51 PM
 #93

I have read that others do not like to link their google id with a wallet for privacy reasons.
Maybe an optional alternative way to subscribe could be a good idea.

BTW: any news about merging with a larger pool?
P4man
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile
December 26, 2011, 08:57:41 PM
 #94

I have read that others do not like to link their google id with a wallet for privacy reasons.

So why not create a secondary google (or whatever other openid) account?

conspirosphere.tk
Legendary
*
Offline Offline

Activity: 2352
Merit: 1064


Bitcoin is antisemitic


View Profile
December 26, 2011, 09:39:24 PM
 #95

Dunno. I have just read a post by s.o. in this forum saying that he would refuse to log in a pool with openID for this reason (and maybe even because he was not sure about the security of giving his openID around). Moreover, since your browser use to remember the account that you are using on other open tabs, with openID you could easily end using your "main" account a bit too liberally/frequently.


I have read that others do not like to link their google id with a wallet for privacy reasons.

So why not create a secondary google (or whatever other openid) account?
DrHaribo (OP)
Legendary
*
Offline Offline

Activity: 2730
Merit: 1034


Needs more jiggawatts


View Profile WWW
December 26, 2011, 09:50:16 PM
 #96

There was a problem with signing up - bug should be fixed now.

I will probably at some point add regular name+password login and facebook login. But not a high priority right now - I have a long list of things to implement.

Overclock, fan control, etc. are things I will look into for the miner.

About joining forces with other pools, this will take some work, but I have some ideas I'm working on. It will take some time, though.

▶▶▶ bitminter.com 2011-2020 ▶▶▶ pool.xbtodigital.io 2023-
btc_artist
Full Member
***
Offline Offline

Activity: 154
Merit: 101

Bitcoin!


View Profile WWW
December 27, 2011, 04:41:03 PM
 #97

I haven't read the whole thread, but just to be clear, you can use other mining software at bitminter, right?

BTC: 1CDCLDBHbAzHyYUkk1wYHPYmrtDZNhk8zf
LTC: LMS7SqZJnqzxo76iDSEua33WCyYZdjaQoE
DeathAndTaxes
Donator
Legendary
*
Offline Offline

Activity: 1218
Merit: 1079


Gerald Davis


View Profile
December 27, 2011, 04:43:07 PM
 #98

I haven't read the whole thread, but just to be clear, you can use other mining software at bitminter, right?

Yes.  I use cgminer.  Works great.  Very low stale rate.
btc_artist
Full Member
***
Offline Offline

Activity: 154
Merit: 101

Bitcoin!


View Profile WWW
December 27, 2011, 04:43:39 PM
 #99

Thanks. I just might give it a try then.

BTC: 1CDCLDBHbAzHyYUkk1wYHPYmrtDZNhk8zf
LTC: LMS7SqZJnqzxo76iDSEua33WCyYZdjaQoE
conspirosphere.tk
Legendary
*
Offline Offline

Activity: 2352
Merit: 1064


Bitcoin is antisemitic


View Profile
December 27, 2011, 09:16:36 PM
 #100

I will probably at some point add regular name+password login and facebook login.

Facebook?! Then you could as well opt for a retina scan to send to the CIA
Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 12 13 14 15 16 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 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!