Testnet Only Guide: How I Got My Daemon, Wallet, And Miner Running & Also Started Solo Stake Mining

Discussion in 'Proof-of-work Mining' started by sambiohazard, Jan 28, 2016.

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

    sambiohazard Sr. Member

    Jan 21, 2016
    844
    372
    yeah congrats! you just mined 1 block, A is i think number of your accepted shares. I am not an AMD miner so i am not fully sure but i am very confident. Second line in miner says Accepted in your screenshot.

    @kendie that is how you know that you mined a block
     
  2. kendie

    kendie New Member

    Jan 21, 2016
    39
    9
    Male
    @sambiohazard @Milolce Thank you very much for your kind help.
     
    sambiohazard likes this.
  3. sambiohazard

    sambiohazard Sr. Member

    Jan 21, 2016
    844
    372
    You are welcome! Enjoy your mining, also dont forget to post your address in this thread to get some free coins.
     
  4. kendie

    kendie New Member

    Jan 21, 2016
    39
    9
    Male
    i don‘t know.wallet display or cgminer display?
     
  5. sambiohazard

    sambiohazard Sr. Member

    Jan 21, 2016
    844
    372
    that is the miner window in that screenshot. Although wallet window will also display a message about new block.
     
  6. whis

    whis New Member

    Jan 28, 2016
    59
    7
    #126 whis, Jan 29, 2016
    Last edited: Jan 29, 2016
    Thanks, where do i see how many decreds (test) i have though?

    Also how can i check if im still mining and things havent stopped? Cus from the screenshot i dont see the time getting updated, if u see the intevals, its 17:59 now

    sn.PNG
     
  7. MiloIce

    MiloIce Jr. Member

    Jan 18, 2016
    206
    26
    Male
    congratz =D. you sure is lucky, mine didn't mine anything as fast as you did lol..
     
  8. kendie

    kendie New Member

    Jan 21, 2016
    39
    9
    Male
    thank u so much help : )
     
    MiloIce likes this.
  9. mnb7089

    mnb7089 New Member

    Jan 17, 2016
    15
    0
    Male
    D:\11>dcrwallet -u walletuser -P walletpass --dcrdusername=yu --dcrdpassword=yu
    -- noclienttls --noservertls
    01:41:25 2016-01-30 [ERR] DCRW: invalid passphrase for master public key

    D:\11>dcrwallet -u yu -P yu --dcrdusername=yu --dcrdpassword=yu --noclienttls --
    noservertls
    01:42:08 2016-01-30 [ERR] DCRW: invalid passphrase for master public key

    Please tell me where is wrong wrong, thanks

    1. dcrd --testnet -u yu -P yu --notls
     
  10. MiloIce

    MiloIce Jr. Member

    Jan 18, 2016
    206
    26
    Male
    I believe it should be something like :

    dcrwallet -u user -P pass --walletpass yourpublicpassphrase --dcrdusername=user --dcrdpassword=pass /noclienttls /noservertls

    for more information about wallet, please visit Wallet Creation
     
    mnb7089 likes this.
  11. mnb7089

    mnb7089 New Member

    Jan 17, 2016
    15
    0
    Male
    thanks
     
  12. whis

    whis New Member

    Jan 28, 2016
    59
    7
    how do i know how many blocks i ve mined? is it shown somewhere in miner?
     
  13. Pharaoh

    Pharaoh New Member

    Dec 30, 2015
    12
    5
    Male
    Just remember on Windows if your passphrase contains spaces then you need to put double quotes, e.g. "this is my passphrase"
     
    chappjc likes this.
  14. kendie

    kendie New Member

    Jan 21, 2016
    39
    9
    Male
    [2016-01-30 02:25:18] New block detected on network
    [2016-01-30 02:27:06] New block detected on network
    [2016-01-30 02:29:16] New block detected on network
    [2016-01-30 02:33:36] New block detected on network
    [2016-01-30 02:35:03] New block detected on network
    [2016-01-30 02:37:06] Found block for pool 0!
    [2016-01-30 02:37:06] Accepted 4dd1611d Diff 842/680 BLOCK! GPU 0
    [2016-01-30 02:37:29] New block detected on network



    This is the coin that I get?
     
  15. sambiohazard

    sambiohazard Sr. Member

    Jan 21, 2016
    844
    372
    Yeah you just mined a block, wait for 16 blocks and then you will have your coins in your wallet.
     
  16. kendie

    kendie New Member

    Jan 21, 2016
    39
    9
    Male
    how too query wallet balance?
     
  17. kendie

    kendie New Member

    Jan 21, 2016
    39
    9
    Male
    and how too back up my wallet ?
     
  18. sambiohazard

    sambiohazard Sr. Member

    Jan 21, 2016
    844
    372
    Just run this command to check your balance.
    Code:
    dcrctl --testnet -u usersam -P pass --notls --wallet getbalance
    I think wallet backup command is not available for testnet.
     
  19. techbytes

    techbytes New Member

    Jan 17, 2016
    13
    2
    Male
    How do I mine from another rig on the same network? I tried pointing cgminer at the IP address of the PC running the daemon and wallet but not connecting.

    -tb-
     
  20. sambiohazard

    sambiohazard Sr. Member

    Jan 21, 2016
    844
    372
    techbytes likes this.

Share This Page