Suprnova's Dcr Pool

Discussion in 'Proof-of-work Mining' started by ocminer, Feb 2, 2016.

  1. 2017/12/15 - Decred v1.1.2 released! → Release Notes  → Downloads
  1. ocminer

    ocminer Jr. Member
    Pool Operator (PoW)

    Jan 17, 2016
    135
    45
    Male
    Yeah just wait a bit, you'll have accepted in a moment, thats a cgminer bug.
     
  2. LDWCom

    LDWCom New Member

    Ah okay, i stopped it because i thought "this can't be right". Ok, good, i guess it works than :)

    Thx ocminer!
     
  3. thepotterone

    thepotterone Jr. Member

    Jan 28, 2016
    128
    27
    Male
    enthusiast
    Somewhere above the UK
    ive just switched on, had to transfer a few files to begin with, but now running smooth accepting and displaying at SNOVA
    will update when if start to receive rewards

    Who is stuck still ?
     
  4. thepotterone

    thepotterone Jr. Member

    Jan 28, 2016
    128
    27
    Male
    enthusiast
    Somewhere above the UK
    yey found a block and recieved some shares, just wait for it to mature, then ill send to my testnet wallet.

    (5s):703.2M (avg):706.6Mh/s | A:1 R:0 HW:0 WU:0.0/m
     
  5. ocminer

    ocminer Jr. Member
    Pool Operator (PoW)

    Jan 17, 2016
    135
    45
    Male
    Everything should be fine, let me know.
     
  6. thepotterone

    thepotterone Jr. Member

    Jan 28, 2016
    128
    27
    Male
    enthusiast
    Somewhere above the UK
    Hey OC, are you going to run a POS pool too as i would like to contribute
     
  7. ocminer

    ocminer Jr. Member
    Pool Operator (PoW)

    Jan 17, 2016
    135
    45
    Male
    Not planned yet, I'm not fully involved in the POS schedule and tbh I'm more the PoW guy.. :)
     
  8. thepotterone

    thepotterone Jr. Member

    Jan 28, 2016
    128
    27
    Male
    enthusiast
    Somewhere above the UK
    well i think if you can find time and team up with some of the developers it would be a good thing for all. fingers crossed
     
  9. thepotterone

    thepotterone Jr. Member

    Jan 28, 2016
    128
    27
    Male
    enthusiast
    Somewhere above the UK
     
  10. Webonaute

    Webonaute New Member

    Jan 11, 2016
    16
    2
    Male
    Senior Web Developper
    Canada
    Hi. thank for the reply.

    I still cannot connect to the wallet with https.

    I run my instance :
    ./dcrd --testnet -u test -P test --notls > dcrd.log 2>&1 &
    ./dcrwallet -u test -P test --dcrdusername=test --dcrdpassword=test --noclienttls --noservertls > decredwallet.log 2>&1 &

    Than I have in my config :
    Anything else missing?
     
  11. davecgh

    davecgh Hero Member
    Developer Organizer

    Dec 31, 2015
    642
    788
    Male
    United States
    As I highlighted in the quote, you have TLS disabled. You can't connect via https without it.
     
  12. Webonaute

    Webonaute New Member

    Jan 11, 2016
    16
    2
    Male
    Senior Web Developper
    Canada
    in you quote you say to add --notls when starting wallet.

    If I remove --notls --noclienttls --noservertls, I still can't connect. I am a little desperate lol.
     
  13. thepotterone

    thepotterone Jr. Member

    Jan 28, 2016
    128
    27
    Male
    enthusiast
    Somewhere above the UK
    #33 thepotterone, Feb 3, 2016
    Last edited: Feb 3, 2016

    I use these commands when mining (you may find them usefull)

    so you should have 4 windows open 1 tesnet 2 cgminer 3 wallet 4 controller


    1 dcrd --testnet --notls -u xxxxx -P xxxxxx --miningaddr=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    2 cgminer.exe --blake256 -o http://dcr.suprnova.cc:9110 -u worker.1 -p x
    3 dcrwallet -u xxxxxx -P xxxxxxxx --noclienttls --noservertls --walletpass xxxxxxx --dcrdusername=xxxxxx --dcrdpassword=xxxxxx
    4 dcrctl --testnet -u xxxxxx -P xxxxxxxx --wallet getbalance --notls

    ripped from this thread https://forum.decred.org/threads/always-0-in-my-wallet.430/
     
    Akai likes this.
  14. Webonaute

    Webonaute New Member

    Jan 11, 2016
    16
    2
    Male
    Senior Web Developper
    Canada
    This is mainly what I do. dcrctl is working but MPOS web application cannot connect to http/https using curl request.
     
  15. thepotterone

    thepotterone Jr. Member

    Jan 28, 2016
    128
    27
    Male
    enthusiast
    Somewhere above the UK
    sonds like you havnt copied the .dll files over
     
  16. Webonaute

    Webonaute New Member

    Jan 11, 2016
    16
    2
    Male
    Senior Web Developper
    Canada
    I am on linux. there is no dll on linux...
     
  17. Wolf

    Wolf Jr. Member

    Jan 25, 2016
    107
    45
    Can we please get a higher diff? Maybe 2 or 4? My hashrate is being cut because I can't get work fast enough - pretty sure it's partially getwork, but I think that can be helped by a higher diff. On top of this, I'd be able to pass the new target to my kernel so that shit will be more efficient - not just checking for one uint to be zero or not, so less false positives to toss.
     
  18. thepotterone

    thepotterone Jr. Member

    Jan 28, 2016
    128
    27
    Male
    enthusiast
    Somewhere above the UK
    haha, that explains it then.
     
  19. Webonaute

    Webonaute New Member

    Jan 11, 2016
    16
    2
    Male
    Senior Web Developper
    Canada
    haha! I found out!
    I desabled CURLOPT_SSL_VERIFYHOST and it work.
     
    thepotterone likes this.
  20. Webonaute

    Webonaute New Member

    Jan 11, 2016
    16
    2
    Male
    Senior Web Developper
    Canada
    by default, what port need to be open on the firewall for cgmining.exe to connect to?
     

Share This Page