anomaly31415
Newbie
Offline
Activity: 1
Merit: 0
|
|
August 04, 2017, 04:02:40 AM |
|
I like this project and I would love to help...
Someone mentioned pointing the pool to a different cryptocurrency, but what about something more like merged-mining? Could the saved work be re-used on a different blockchain, like Bitcoin Cash for example?
Why not generate more complete search sequences (without the zeros at the begining)? It might seem like it's taking longer, but it would be searching in a less obscure area of the search space. And you wouldn't necessarily need to count by one's in a linear method, you may be able to write an subroutine to space it out without overlapping. The odds of discovery might be about the same but it wouldn't be limited to the lower number space.
And I don't suppose the server side is open-source, but at least will the saved work be public domain?
|
|
|
|
OctoRostov2
Newbie
Offline
Activity: 2
Merit: 0
|
|
August 10, 2017, 04:51:02 PM |
|
For all time was found 32 bts? This is for what time interval? How is the production divided between the participants?
|
|
|
|
kknd
Jr. Member
Offline
Activity: 32
Merit: 11
|
|
August 28, 2017, 02:34:46 PM |
|
I am trying , but some problems and bugs in process
JSON not found - installing it :/ and download link ftp is broken ;/
Parcial solution:
sudo apt install perl bzip2 xdelta3 libgmp-dev libssl-dev gcc make cpan force install JSON cpan force install LWP cpan force install Net::SSLeay sudo apt-get install libnet-ssleay-perl sudo apt-get install libcrypt-ssleay-perl sudo apt-get install LWP::Protocol::https sudo apt-get install Parallel::ForkManager sudo apt-get install Term::ReadKey sudo apt install ocl-icd-opencl-dev
BUT , the problem now
ubuntu@ip:~/$ ./LBC Will use 0 CPUs. Benchmark info not found - benchmarking... failed to open bloom filter 'funds_h160.blf': No such file or directory Generator validity check failed. Expected: 5, Got: 0 With output: -- ubuntu@ip-:~/$
|
|
|
|
charlie-barkin
Newbie
Offline
Activity: 2
Merit: 0
|
|
August 29, 2017, 01:26:26 AM |
|
Same problem with ftp: ./LBC -x Will use 1 CPUs. New generator found. (DL-size: 0.27MB)
Problem connecting to server ftp://ftp.cryptoguru.org/LBC/blf(status: 500 Can't use an undefined value as a symbol reference). Retries left: 29 Sleeping 11.931 s..
|
|
|
|
arulbero
Legendary
Offline
Activity: 1941
Merit: 2094
|
|
August 30, 2017, 03:25:03 PM |
|
Ubuntu 17.04, this works for me: # $ is shell/bash # cpan> is cpan shell
$ sudo apt-get update $ sudo apt-get install gcc xdelta3 make $ sudo apt-get install nvidia-opencl-dev nvidia-opencl-icd-375 nvidia-modprobe clinfo $ sudo systemctl reboot $ clinfo $ sudo cpan cpan> install JSON OpenCL
$ mkdir collider; cd collider $ wget https://lbc.cryptoguru.org/static/client/LBC $ chmod a+x LBC $ ./LBC -x
|
|
|
|
charlie-barkin
Newbie
Offline
Activity: 2
Merit: 0
|
|
August 30, 2017, 10:29:58 PM |
|
Oh, looks like ftp.cryptoguru.org does not support passive ftp connections, so computers behind nat can not connect to it.
|
|
|
|
unknownhostname
Member
Offline
Activity: 62
Merit: 10
|
|
August 31, 2017, 02:38:44 PM |
|
Ubuntu 17.04, this works for me: # $ is shell/bash # cpan> is cpan shell
$ sudo apt-get update $ sudo apt-get install gcc xdelta3 make $ sudo apt-get install nvidia-opencl-dev nvidia-opencl-icd-375 nvidia-modprobe clinfo $ sudo systemctl reboot $ clinfo $ sudo cpan cpan> install JSON OpenCL
$ mkdir collider; cd collider $ wget https://lbc.cryptoguru.org/static/client/LBC $ chmod a+x LBC $ ./LBC -x
How do I install it for a p2.x16 amazon machine ? Rico doenst answer to me ... he is busy now
|
|
|
|
arulbero
Legendary
Offline
Activity: 1941
Merit: 2094
|
|
August 31, 2017, 03:22:57 PM |
|
How do I install it for a p2.x16 amazon machine ?
Rico doenst answer to me ... he is busy now
I don't know, I never installed LBC in a p2.x16 amazon machine.
|
|
|
|
fusepay
Member
Offline
Activity: 80
Merit: 10
|
|
September 01, 2017, 11:31:26 AM |
|
What a super interesting project, I was quite a big contributor to BOIN, and I love playing with VanityGen, and now this, very exciting stuff, will get this installed and see how it goes, then report if I get any findings!
|
|
|
|
kknd
Jr. Member
Offline
Activity: 32
Merit: 11
|
|
September 04, 2017, 04:14:45 PM |
|
Ubuntu 17.04, this works for me: # $ is shell/bash # cpan> is cpan shell
$ sudo apt-get update $ sudo apt-get install gcc xdelta3 make $ sudo apt-get install nvidia-opencl-dev nvidia-opencl-icd-375 nvidia-modprobe clinfo $ sudo systemctl reboot $ clinfo $ sudo cpan cpan> install JSON OpenCL
$ mkdir collider; cd collider $ wget https://lbc.cryptoguru.org/static/client/LBC $ chmod a+x LBC $ ./LBC -x
How do I install it for a p2.x16 amazon machine ? Rico doenst answer to me ... he is busy now sudo apt install perl bzip2 xdelta3 libgmp-dev libssl-dev gcc make cpan force install JSON cpan force install LWP cpan force install Net::SSLeay sudo apt-get install libnet-ssleay-perl sudo apt-get install libcrypt-ssleay-perl sudo apt-get install LWP::Protocol::https sudo apt-get install Parallel::ForkManager sudo apt-get install Term::ReadKey sudo apt install ocl-icd-opencl-dev run for me
|
|
|
|
rico666 (OP)
Legendary
Offline
Activity: 1120
Merit: 1037
฿ → ∞
|
|
September 04, 2017, 05:18:39 PM |
|
Holy Sh!t - what happened to the puzzle transaction: https://blockchain.info/de/address/15K1YKJMiJ4fpesTVUcByoz334rHmknxmTSo whoever finds the next puzzle will be over half a bitcoin richer. edit: The birthday party is over - gpuauth=1 again only for those who delivered over 3000 Gkeys.
|
|
|
|
arulbero
Legendary
Offline
Activity: 1941
Merit: 2094
|
|
September 04, 2017, 05:37:08 PM |
|
|
|
|
|
rico666 (OP)
Legendary
Offline
Activity: 1120
Merit: 1037
฿ → ∞
|
|
September 04, 2017, 08:17:19 PM |
|
Hm. So it was the creator and indeed all rewards up to 160bit are now 10 times the BTC! Wow. I think I will have to start some engines myself.
|
|
|
|
arulbero
Legendary
Offline
Activity: 1941
Merit: 2094
|
|
September 04, 2017, 08:32:05 PM |
|
Found #53!!!
|
|
|
|
Real-Duke
Legendary
Offline
Activity: 3570
Merit: 2332
Top Crypto Casino
|
|
September 04, 2017, 08:54:29 PM |
|
|
|
|
|
arulbero
Legendary
Offline
Activity: 1941
Merit: 2094
|
|
September 04, 2017, 08:58:10 PM |
|
Yes
|
|
|
|
Real-Duke
Legendary
Offline
Activity: 3570
Merit: 2332
Top Crypto Casino
|
|
September 04, 2017, 09:11:29 PM |
|
Yes Wooow congrats ! That was the biggest bounty till now in the race...tell rico to shut down his extra power-machines
|
|
|
|
GoldTiger69
|
|
September 04, 2017, 09:38:40 PM |
|
Yes Congrats! I'm curious, are you guys gonna publish the priv key?
|
|
|
|
arulbero
Legendary
Offline
Activity: 1941
Merit: 2094
|
|
September 04, 2017, 09:46:16 PM |
|
Congrats! I'm curious, are you guys gonna publish the priv key?
Yes, you will see the key here.
|
|
|
|
balskiy
Newbie
Offline
Activity: 13
Merit: 0
|
|
September 04, 2017, 09:47:27 PM Last edit: September 05, 2017, 08:31:43 AM by balskiy |
|
edit: The birthday party is over - gpuauth=1 again only for those who delivered over 3000 Gkeys.
Hello Rico! I delivered more than 10,000 Gkeys, but gpu stopped working for me. my id 46a1be18c42d87b7f927c01796c80c30. How can I view the contents of the funds_h160.blf file?
|
|
|
|
|