Bitcoin Forum
May 24, 2024, 05:29:30 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
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 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 ... 123 »
401  Bitcoin / Hardware / Re: GekkoScience has a new stickminer that does 300+GH on: October 30, 2021, 11:19:15 AM
 Smiley Bitshopper deliverd the Gekko-F.
I tryed it on 200 MHz at first, but this thing liked more 350 MHz to run smoth.
Now it is set at 400 MHz 475MHz to Kano-Solo-Pool (yes Kano, I read the README)
I will let it run there and hope some lucky miner hit a block.

NB: I tested the gekko-F together with a gekko 2-Pac, an U2 and a Block Erruptor (333MH/s) as well a R-Box.
cgminer got no problems in the mix, detection was without a fault, and all run together as a team.

Code:
 cgminer version 4.12.0 - Started: [2021-10-30 13:02:12.436]
----------------------------------------------------------------------------------------------------
 (5s):334.4G (1m):331.0G (5m):311.3G (15m):220.7G (avg):295.1Gh/s
 A:73814  R:0  HW:42  WU:4118.4/m | ST: 1  SS: 0  NB: 2  LW: 90727  GF: 0  RF: 0
 Connected to stratum.kano.is diff 442 with stratum as user xxxxxxxxxxxxxxx
 Block: d2ca6c5b...  Diff:20.1T  Started: [13:18:40.512]  Best share: 164K
----------------------------------------------------------------------------------------------------
 [U]SB management [P]ool management [S]ettings [D]isplay options [Q]uit
 0: GSF 10050790: BM1397:01+ 400/400/400 (32:16) [o]    |  100% WU:100% | 254.6G / 250.8Gh/s WU:3503.2/m A:61438 R:0 HW:16
 1: TTB 10015179: BM1384:02  100/100/100 (196:390) [oo] |  100% WU: 96% | 10.17G / 10.51Gh/s WU: 146.9/m A: 2652 R:0 HW: 0
 2: AMU 0       :                         | 335.5M / 335.2Mh/s WU:   4.6/m A:    0 R:0 HW: 0
 3: ANU 0       : 250MHz                  | 715.2M / 707.7Mh/s WU:   8.5/m A:    0 R:0 HW:26
 4: LIN 0       : 270MHz  40C             | 29.86G / 32.74Gh/s WU: 457.4/m A: 9724 R:0 HW: 0
----------------------------------------------------------------------------------------------------
 [2021-10-30 13:18:24.327] Accepted 0dea5536 Diff 4.71K/442 GSF 0
 [2021-10-30 13:18:40.512] Network diff set to 20.1T
 [2021-10-30 13:18:40.512] Stratum from pool 0 detected new block at height 707413
 [2021-10-30 13:18:49.948] Accepted 6fafff9e Diff 587/442 GSF 0
 [2021-10-30 13:18:56.968] Accepted 7d17ef11 Diff 524/442 GSF 0
 [2021-10-30 13:19:14.532] Accepted 8270d8bb Diff 502/442 GSF 0
 [2021-10-30 13:19:17.842] Accepted 1288a902 Diff 3.54K/442 GSF 0
 [2021-10-30 13:19:23.965] Accepted 11584ba8 Diff 3.78K/442 LIN 0
 [2021-10-30 13:19:24.403] Accepted 0d067012 Diff 5.03K/442 GSF 0
 [2021-10-30 13:19:40.617] Accepted 2c319895 Diff 1.48K/442 GSF 0
 [2021-10-30 13:19:44.632] Accepted 62a8fd6d Diff 664/442 GSF 0
 [2021-10-30 13:19:55.502] Accepted 4af0088e Diff 875/442 GSF 0
 [2021-10-30 13:19:56.238] Accepted 51428233 Diff 806/442 GSF 0
 [2021-10-30 13:20:00.180] Accepted 5167df7d Diff 805/442 GSF 0
 [2021-10-30 13:20:07.743] Accepted 18fb2679 Diff 2.62K/442 GSF 0
 [2021-10-30 13:20:10.593] Accepted 593cb577 Diff 734/442 GSF 0
 [2021-10-30 13:20:12.270] Accepted 5cd47802 Diff 706/442 GSF 0
 [2021-10-30 13:20:18.265] Accepted 6981f2ea Diff 621/442 GSF 0
 [2021-10-30 13:20:35.684] Accepted 758805ee Diff 558/442 GSF 0
 [2021-10-30 13:20:36.853] Accepted 8d712d39 Diff 463/442 GSF 0
 [2021-10-30 13:20:41.304] Accepted 664f2fa9 Diff 641/442 GSF 0

edit: 475MHz / 315 GH/s on average by using an old Rockminer 4-Port Hub with a Meanwell RS 25-5 PSU.
402  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core 0.19.1 and CGminer for solo mining on: October 28, 2021, 05:27:51 AM
simply insert this in your bitcoin.conf:
listen=1
this enables the rpc connection needet to comunicate with cgminer.
Are you sure? bitcoin.conf example (https://github.com/bitcoin/bitcoin/blob/v0.19.1/share/examples/bitcoin.conf#L70-L71) says otherwise
Code:
# server=1 tells Bitcoin-Qt and bitcoind to accept JSON-RPC commands
#server=0
EDIT: your btc address just got capital letters, are you sure that you use the corect address?
For Bech32, it's valid address. The address could be either lower case or upper case, but not mixed case.

Sorry, you are right with that, I just watched my bitcoind.conf and get mixed up with listen.
--------------------

@David739:
please use the latest version of cgminer, you can download a binary for windows from kano:
https://kano.is/cgminer.zip

If you are using Linux, you can download it here:
https://github.com/kanoi/cgminer
403  Bitcoin / Hardware / Re: GekkoScience has a new stickminer that does 300+GH on: October 27, 2021, 06:05:30 AM
Quote
he did the changes in his pool.
Which is different than cgminer. Does the stick solo mine to an older version of Core or are you just trying .22? The change Kano did for solo mining are accounting changes in KDB -- both his solo and main pool all use the same front-end he has used for ages.
There's already another fix on the todo list for cgminer - the fact that failover hasn't worker almost forever
(since someone added stratum - yes that long ago)

I'll look into solo working with 0.21 when I get to doing that - give it a little while Smiley

But no, it's far from ideal to use a version of bitcoin prior to 0.21, since when taproot activates next month, you must be running 0.21 or later.

Thank you!
The gbt parsing will not be to complicated, but the rest is, so I know what work you dealing with.

There are some cosmetical things, wich would be great if you put them in(I did not do a comit on github, because it is nothing what affect mining)

Code:
//	cg_mvwprintw(statuswin, 5, 0, " Block: %s...  Diff:%s  Started: %s  Best share: %s   ",	
cg_mvwprintw(statuswin, 5, 0, " Block: %s...  Diff:%s  Started: %s  Best share: %s    ",
That is for not leaving the K or M at the end of the bestshare, when a '[Z]ero statistic' has been pressed.

Code:
if (use_curses)
enable_curses();
// #switch cursor OFF against flickering arround
curs_set(0);
I put it in to prevend the cursor moving all around, that was allways anoying me.
I switched the cursor back on on if you press Q for 'quit', so the cursor is visible in the console after exit.

I know, those where simple things, I just want to improve a bit.

So Thank you Kano for keeping cgminer alive!
 
404  Local / Trading und Spekulation / Re: Gewinnspiel: Wo steht der BTC Preis zu Silvester on: October 26, 2021, 04:22:56 PM
 Wink da möchte ich ebenfalls mal meinen Tip abgeben:

80.000 $

nicht das ich jemals richtig gelegen hätte, aber dabei sein ist alles.
405  Local / Deutsch (German) / Re: Heute hat es mich erwischt.... on: October 26, 2021, 04:17:46 PM
Hallo Real-Duke,
das tut mir wirklich leid, die Summe steckt man wirklich nicht mal eben weg!
Bitte kontrolliere unbedint deinen Router, ob dieser auf "Remote" gestellt wurde.
Ändere das Passwort zu deinem Router!
Sonst kommen die wieder, daran denken viele Leute nicht.
Denke mal über eine VM nach wenn du das nächste mal eine Mining Software testest.
Das mache ich auch, aber auf einem PC in einem vlan mit dmz ohne interne Verbindungen.
406  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core 0.19.1 and CGminer for solo mining on: October 26, 2021, 04:06:56 PM

hi i have bitcoin core 0.19.1 installed and synced
bitcoin.conf
daemon=1
server=1
rpcuser=12345
rpcpassword=12345
rpcallowip=127.0.0.1
prcport=8332

cgminer
via cmd.exe I insert
cgminer -o http://127.0.0.1:8332 -u 12345 -p 12345 --btc-address BC1QJQ78FHQAXTM6XQZ8LNPTCUUY3EU6P8QTAVTM67
eror  cgminer: --btc-address: unrecognized option

what is wrong, please, or what else needs to be done

simply insert this in your bitcoin.conf:

listen=1

this enables the rpc connection needet to comunicate with cgminer.

EDIT: your btc address just got capital letters, are you sure that you use the corect address?
what cgminer version you are using?

Cgminer was the first with segwit support, btw
407  Bitcoin / Hardware / Re: GekkoScience has a new stickminer that does 300+GH on: October 26, 2021, 01:37:10 PM
again, the gbt format string did change from 0.19.2 up.
That result in a gbt error in cgminer.
This can be fixed by adapting it to the new format and cgminer will work and not come up with a gbt paring error.
All pools mine against the core version, so you got two possible ways to fix that, changing bitcoind (kano did that as well).
For small miners it will be impossible to solo mine without a working cgminer, wich is against the non decentralised idea of bitcoin.
I am pretty sure that kano will come up with a working version, because he does not do "half" of a thing.


 
408  Bitcoin / Hardware / Re: GekkoScience has a new stickminer that does 300+GH on: October 26, 2021, 01:19:11 PM
Quote
It was not possible to mine to a bitcoind 0.22.0 solo.
AFAIK the problem is with Core - not cgminer. Core dropped support for direct mining to it long ago shortly after ASIC's hit the market and sent CPU mining the way of the dinosaurs.
Thats bullshit, the gbt format just changed, you can still solomine with the 0.18 / 0.19 version.
I pointed that out in the bitcoin core thread long ago.
Ask kano, he knows what to do, he did the changes in his pool.
409  Bitcoin / Hardware / Re: GekkoScience has a new stickminer that does 300+GH on: October 26, 2021, 12:56:59 PM
Thanks for the announcement  Grin
For existing customers, there is a special discount. Use this coupon code: bitxo-compac-f-customers
And let me know if the coupon does not work as expected.

Bitshopper Compac-F sales are live if anyone from the UK/EU wants them.

I could order one today (with discount), but that only works by clicking the basket icon on top of the page.
Inside a basket (with the Icon "next step", it was not possible to fullfill the order process).
I payed allready and wait for the miner to arrive, meanwhile  I tested the cgminer version from Kano.
It was not possible to mine to a bitcoind 0.22.0 solo. The gbt format is not changed acourding bitcoind 0.22.0.
So there is a bit work left for kano to do, so we will be able to real solo mine (without any kind of pool).
410  Local / Mining (Deutsch) / Re: Groupbuy Solo Mining - Blockparty 2021 Number 8 on: October 24, 2021, 08:44:59 AM
\o/ Super Willi
TOLL das ihr es geschafft habt.
Da warst du sicher sofort Hellwach (ohne Kaffee).

weiter so
411  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 2% fee solo mining 259 blocks solved! on: October 24, 2021, 08:37:32 AM
Congrats to Willi and his minions!
You tryed so hard, and in the end you made it.

Nice to have con keeping the pool alive, so everybody got a chance!

412  Local / Deutsch (German) / Re: [INFO/Diskussion] Crypto Stamp - Blockchain Basierte Briefmarke (AUT) on: October 23, 2021, 05:06:06 PM
Irgendwie kann ich das "Unter Preis" verkaufen nicht verstehen, die Marken sind ja nicht Wertlos.
9,90€ sind die auf jeden Fall Wert, unabhängig von ihrer Farbe.
413  Local / Suche / Re: Suche Antminer S1, ggf S3 und S5 on: October 23, 2021, 09:42:12 AM
ok, S1 in OVP voll Funktionsfähig für 50€ + Versand als DHL Packet.
PN mir deine Daten und das Ding geht auf die Reise.
414  Local / Trading und Spekulation / Re: Der Aktuelle Kursverlauf on: October 23, 2021, 09:37:47 AM
Kein Wunder das sich die Krabbe nicht Blicken läßt, die wartet auf die "Große" Flut. Grin

415  Local / Deutsch (German) / Re: [INFO/Diskussion] Crypto Stamp - Blockchain Basierte Briefmarke (AUT) on: October 23, 2021, 09:27:03 AM
Habe mir soeben welche Online Bestellt.
Die Marken wurden wie beim letzten mal für 10 min. Reserviert.
Ich konnte die also "Problemlos" kaufen.
Habe also nun 4 von jedem Motiv.
Bin mal gespannt wann die Eintrudeln.
416  Local / Suche / Re: [SUCHE] Jemanden mit einem 3D Drucker on: September 28, 2021, 03:42:20 PM
Falls du noch jemanden suchst dafür, bitte PN.
417  Local / Mining (Deutsch) / Re: Neuer ASIC Hersteller im Anmarsch on: September 28, 2021, 03:39:42 PM
Hallo Bitcoin-Talker,
kurze Info falls es interessiert:
Ab November betritt ein neuer Player im ASIC Markt die Bühne. Es ist die Chinesische Firma SBP Blockchain.
Ich bin in dieser Firma als Partner involviert. Das erste Produkt wird folgende technische Daten haben:
5nm Technology
75TH bei 2800Watt Verbrauch.
Die Produkte werden als Spot Market Verkäufe mit maximal 30 Tagen Lieferzeit angeboten.
Preise variieren je nach Marktsituation(ASIC Einkaufspreise) von USD 70/TH bis USD 80/TH
Bei Interesse bitte wie immer PM und wenn möglich keine Kommentare von Hosentrompetern.
Gruß
Peter
Polargrid

Wow, da bin ich ja mal gespannt wann wir die ersten Bilder sehen werden und wie der Preis sich gestaltet.
(Quote nur so zur Sicherheit)
418  Local / Suche / Re: Suche Antminer S1, ggf S3 und S5 on: September 05, 2021, 10:36:11 AM
Hi zusammen
ich mir vor kurzem vorgenommen alte asics zu sammeln. also falls ihr noch was altes rumstehen habt und nicht mehr braucht.. bin offen für angebote. netzteil brauch ich eig nicht
LG

Müßen die noch Funktionsfähig sein, oder nur vollständig?
Funktionsfähig hätte ich noch je mind. einen S1, S3, S5.
Defekte aber vollständige sind ebenfalls vorhanden.
Was stellst du dir denn Preislich so vor?
419  Local / Deutsch (German) / Re: Gesucht: neuer Moderator für das deutsche Forum on: August 28, 2021, 06:30:48 PM
Hi, ja mich gibts noch.
Danke an alle die sich in irgendeiner Art und Weise Sorgen um mich gemacht habe oder an mich gedacht haben. <3
Ich hoffe ich habe euch nicht zu sehr enttäuscht, ich war aber irgendwie nicht in der Lage mich zu überwinden mich zu melden.

Mich freut es sehr das du dich überwunden und wieder gemeldet hast.

420  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 2% fee solo mining 258 blocks solved! on: August 19, 2021, 07:24:48 PM
 Wink @Willi, look in the german thread... I'm in.
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 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 ... 123 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!