Search content
Sort by

Showing 20 of 46 results by huglester
Post
Topic
Board Announcements (Altcoins)
Re: ✅|VECT| Vectorium Flash ⚡ Equihash 192_7 - NO PREMINE - ⚒ SOLO POOLS ⚒ BOUNTY
by
huglester
on 01/06/2019, 07:48:09 UTC
Cool project! I like the way they used for the supply distribuition. Actually is centralized but at the same time even with a gtx1050 I get easilly some coins. Its the first coin I see with a solo system, it could work!
Post
Topic
Board Announcements (Altcoins)
Topic OP
⚡|MAINNET|⚡ [VECT/VCTP] Vectorium Project ⚡
by
huglester
on 09/04/2019, 14:26:13 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] ZillionCoin (ZLN) - new ZillionFLUX CPU Mining algo released July 2018
by
huglester
on 21/01/2019, 07:04:13 UTC
why still no exchange?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][AMDEX] Amsterdex Shares - Exchange Dividends - Platform Done - ICO ROUND B
by
huglester
on 13/11/2018, 06:33:37 UTC
A new custom explorer will be released in a couple of days.

Hopefully all round A investors (pio) are happy with the new design and setup.. We've come a long way since round A.. It's time for the next step! Smiley



asic mineable?
Post
Topic
Board Mining (Altcoins)
Merits 1 from 1 user
Re: [GUIDE][NVIDIA] How to setup a headless Ubuntu 16 Server with Overclocking
by
huglester
on 18/10/2018, 20:32:07 UTC
⭐ Merited by Vectorium (1)
any updates to this script?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CDC] Crypto Duel Coin Launched
by
huglester
on 26/08/2018, 19:57:28 UTC
Wanna buy MN.
Post
Topic
Board Mining software (miners)
Re: CKPOOL - Open source pool/proxy/passthrough/redirector/library in c for Linux
by
huglester
on 12/08/2018, 00:13:47 UTC
Probably. The passthrough has received virtually no attention since I abandoned helping Kano's pool so it's in a sorry state I'm afraid to say since I've had no use or need for it, and no one has funded work on it.

I see. I manged to compile your commit, seems problem was with missing user, pass in proxy config.
but now different error:
[2018-08-12 03:09:51.633] ckpassthrough generator starting
[2018-08-12 03:09:51.633] ckpassthrough stratifier starting
[2018-08-12 03:09:51.633] ckpassthrough connector starting
[2018-08-12 03:09:51.634] ckpassthrough connector ready
[2018-08-12 03:09:51.634] ckpassthrough stratifier ready
[2018-08-12 03:09:51.647] Failed to increase rcvbufsiz to 1048576, increase rmem_max or start ckpassthrough privileged
[2018-08-12 03:09:51.647] Failed to increase sendbufsize to 1048576, increase wmem_max or start ckpassthrough privileged
[2018-08-12 03:09:51.649] Denied passthrough for stratum
[2018-08-12 03:09:51.649] Failed initial passthrough to localhost:3737 !
[2018-08-12 03:09:51.654] Denied passthrough for stratum
[2018-08-12 03:09:51.654] Failed initial passthrough to localhost:3737 !

---
with ./ckpool -u  - similar error with auth
[2018-08-12 03:09:19.705] Proxy 0:0 localhost:3737 failed to authorise in auth_stratum, got: {"id":42,"result":false,"error":null}
[2018-08-12 03:09:19.705] Failed initial authorise to localhost:3737 with user:pass !

--
seems that ckpool binary tries to athorize rigth away, but it should probably do it on first user connect?
I try to configure some shitcoin algo Smiley maybe it's not suitable for this?

btw, can't simple proxy written it work? I mean if I only need to 'bridge' traffic?
Post
Topic
Board Mining software (miners)
Re: CKPOOL - Open source pool/proxy/passthrough/redirector/library in c for Linux
by
huglester
on 11/08/2018, 23:48:29 UTC
Hello,

on some VPSes I cna't change this value. is there way so that the passthrough would be working?
so it show only notice, that those values needs to changed (or recommended) ?
Code:
[2018-08-12 01:23:25.541] ckpassthrough generator starting
[2018-08-12 01:23:25.541] ckpassthrough stratifier starting
[2018-08-12 01:23:25.541] ckpassthrough connector starting
[2018-08-12 01:23:25.541] ckpassthrough connector ready
[2018-08-12 01:23:25.542] ckpassthrough stratifier ready
[2018-08-12 01:23:25.554] Failed to increase rcvbufsiz to 1048576, increase rmem_max or start ckpassthrough privileged
[2018-08-12 01:23:25.554] Failed to increase sendbufsize to 1048576, increase wmem_max or start ckpassthrough privileged
Segmentation fault

I also don't quite understand, user and password. can we skip it in the passthough mode?
Since I want my rigs to set the username/password themseved?

thank you
Username and password is ignored in passthrough mode. The segfault is actually a recent bug and nothing to do with those privileges. I haven't had time to go and fix it so you could check out an earlier commit and use that for passthrough instead. A known good commit was 64961e4091b053935e57eabe346f59964c1bbb70

just recompiled at commit you specified
Code:
    commit 64961e4091b053935e57eabe346f59964c1bbb70
    Propagate transactions that have reappeared after having been missing for a while to minimise risk of lost transctions in remote work.

not getting error about sysctl value, but still segfault. should I go with even earlier commit?

[2018-08-12 02:45:57.565] ckpassthrough generator starting
[2018-08-12 02:45:57.565] ckpassthrough stratifier starting
[2018-08-12 02:45:57.565] ckpassthrough connector starting
[2018-08-12 02:45:57.566] ckpassthrough connector ready
[2018-08-12 02:45:57.566] ckpassthrough stratifier ready
Segmentation fault
Post
Topic
Board Mining software (miners)
Re: CKPOOL - Open source pool/proxy/passthrough/redirector/library in c for Linux
by
huglester
on 11/08/2018, 22:40:08 UTC
Hello,

on some VPSes I cna't change this value. is there way so that the passthrough would be working?
so it show only notice, that those values needs to changed (or recommended) ?
Code:
[2018-08-12 01:23:25.541] ckpassthrough generator starting
[2018-08-12 01:23:25.541] ckpassthrough stratifier starting
[2018-08-12 01:23:25.541] ckpassthrough connector starting
[2018-08-12 01:23:25.541] ckpassthrough connector ready
[2018-08-12 01:23:25.542] ckpassthrough stratifier ready
[2018-08-12 01:23:25.554] Failed to increase rcvbufsiz to 1048576, increase rmem_max or start ckpassthrough privileged
[2018-08-12 01:23:25.554] Failed to increase sendbufsize to 1048576, increase wmem_max or start ckpassthrough privileged
Segmentation fault

I also don't quite understand, user and password. can we skip it in the passthough mode?
Since I want my rigs to set the username/password themseved?

(btw it should work on algos, for example x17, lyra2z etc?)
thank you
Post
Topic
Board Mining (Altcoins)
Re: [ANN] T-Rex 0.5.7 Nvidia GPU miner (Windows & Linux)
by
huglester
on 11/08/2018, 04:26:35 UTC
Code:
./t-rex: /usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by ./t-rex)



I get this error on ubuntu 18.04.
any way you statically compile curl lib?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Binarium is the cryptocurrency protected from ASICs and oriented on games
by
huglester
on 11/07/2018, 13:21:43 UTC
so is this coin only going to be cpu mine-able?
Yes, you are right.

but when GPU miner?
Post
Topic
Board Mining (Altcoins)
Re: SILENTARMY v5: Zcash miner, 115 sol/s on R9 Nano, 70 sol/s on GTX 1070
by
huglester
on 23/06/2018, 21:10:45 UTC
Hello

how is it supposed to work on linux?
I have download the linux version binary:

Run the command from readme:
# ./silentarmy --use 0 -c stratum+tcp://us1-zcash.flypool.org:3333 -u t1cVviFvgJinQ4w3C2m2CfRxgP5DnHYaoFC
./silentarmy: unrecognized option '-c'

Try './silentarmy --help'

for example this works:
# ./silentarmy --list
Devices on platform "NVIDIA CUDA":
  ID 0: P104-100
  ID 1: P104-100
  ID 2: P104-100
  ID 3: P104-100
  ID 4: P104-100
  ID 5: P104-100

thank you
Post
Topic
Board Mining (Altcoins)
Re: [OS] UbuMiner -Free Nvidia Linux Mining Build v0.81 : Simple / Clean / 14GB
by
huglester
on 03/06/2018, 18:47:17 UTC
Hello.
no new versions/features?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [PHC] Profit Hunters Coin | Scrypt | PoW/PoS/Masternodes | DBR 3.0 | FW |
by
huglester
on 02/05/2018, 13:35:09 UTC
what pool do you use? Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN]Lemanum[ANN] LMN -- New pos/pow Cryptocurrency
by
huglester
on 16/04/2018, 07:48:41 UTC
No pool?
Post
Topic
Board Announcements (Altcoins)
Re: (MLM) Mktcoin
by
huglester
on 03/04/2018, 20:47:48 UTC
So what is happening again? transactions just started working and stuck again.
Post
Topic
Board Announcements (Altcoins)
Re: Project Interzone - Blockchain Social Engine
by
huglester
on 12/03/2018, 06:22:44 UTC
Why not apply for Crypto-Bridge its fees are low and they are reliable?

On this link you can see that donation process is ongoing:
http://www.spurri.com/cryptocurrency/interzone/
41% collected so far.
Why did the amount of the donation decrease in the listing? Who knows?
https://blockchain.info/address/3GwWRK2fhDhsw2QL2r3Ydq4chj8tTGCCz6 , 0.1853BTC sending


basicly amount was already collected. scam again.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][#RussiaCoin] #Year4 [RC][PoS] New Market - TradeSatoshi.com
by
huglester
on 07/03/2018, 22:05:28 UTC
which pool to mine?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinFast revival -
by
huglester
on 07/03/2018, 20:42:52 UTC
pool? thank you
Post
Topic
Board Announcements (Altcoins)
Re: [ANN]★CryptoBridge★BCO★🔹Decentralized EXchange 📈RELEASED NOW BETA🔹
by
huglester
on 07/03/2018, 20:34:20 UTC
is it still POW? or POS?