Launch Mainnet Launch Date

Discussion in 'Announcements' started by tacotime, Jan 30, 2016.

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

    Piotr New Member

    Feb 22, 2016
    19
    0
    Male
    what is a config to command line dcrwallet?
     
  2. Ayush

    Ayush Full Member
    Advocate (Facebook)

    Jan 9, 2016
    512
    100
    Male
    .
    .
    How can I check If my ticket got to vote? Anyone online??

    P.S - I am on stake pool
     
  3. Piotr

    Piotr New Member

    Feb 22, 2016
    19
    0
    Male
    How you have a public adrres?
     
  4. Ayush

    Ayush Full Member
    Advocate (Facebook)

    Jan 9, 2016
    512
    100
    Male
    .
    .
    /
    When u run command to validate an address it will show ur public address
     
  5. Piotr

    Piotr New Member

    Feb 22, 2016
    19
    0
    Male
  6. Piotr

    Piotr New Member

    Feb 22, 2016
    19
    0
    Male
    i have this:how to solve:
    C:\Users\Piotrek\Desktop\windows-aamd64>dcrctl getnewaddress
    Post https://localhost:9109: dial tcp [::1]:9109: connectex: Nie można nawiązać połączenia, ponieważ komputer docelowy aktywnie go odmawia.
     
  7. ClokworkGremlin

    ClokworkGremlin Sr. Member

    Jan 10, 2016
    535
    381
    Male
    Whatever I want.
    dcrctl needs to log into log into the wallet, and the wallet needs to log into the chain server. You can do this with a config file or from the command line. For now, let's use the command line, because it'll be a faster solution.
    Code:
    dcrctl -username [dcrwalletusername] -password [dcrwalletpassword] --wallet getnewaddress
    (I think that's how it goes.)

    [dcrwalletusername] and [dcrwalletpassword] are the -username and -password values you used when you started dcrwallet.(Not when you created the wallet, that's a different password entirely. Yes, it's a bit confusing.)
     
    David likes this.
  8. Piotr

    Piotr New Member

    Feb 22, 2016
    19
    0
    Male
    When i click dcrwallet it disapear.
     
  9. ClokworkGremlin

    ClokworkGremlin Sr. Member

    Jan 10, 2016
    535
    381
    Male
    Whatever I want.
    Well there's your problem.

    Check the tutorial in my signature. It's tailored for running the wallet and server remotely on a Raspberry Pi, but it will work to get you started running them locally on Windows, as well.
     
  10. Piotr

    Piotr New Member

    Feb 22, 2016
    19
    0
    Male
    Demon is running DCRD and i can create a wallet,demon is catch te block and i can write create?
     
  11. ClokworkGremlin

    ClokworkGremlin Sr. Member

    Jan 10, 2016
    535
    381
    Male
    Whatever I want.
    Wow, Google did a number on that one.

    Once your wallet is created, dcrwallet needs to run in the background alongside dcrd, and has several parameters of its own that it needs to be given, just like dcrd. These can be provided in config files (as in my tutorial), or they can be provided in the command line, for example:
    chainhost_wallet.png
     
  12. Piotr

    Piotr New Member

    Feb 22, 2016
    19
    0
    Male
    when i run daemon i take that:
    http://naforum.zapodaj.net/5ca156d94811.jpg.html
     
  13. ClokworkGremlin

    ClokworkGremlin Sr. Member

    Jan 10, 2016
    535
    381
    Male
    Whatever I want.
    Hold on, I need to get someone who speaks Polish.
     
    David likes this.
  14. Piotr

    Piotr New Member

    Feb 22, 2016
    19
    0
    Male
    ok i just know how to create new adress,if i wunt tu buy ticket how much i will pay and how much get back,did you know?
     
  15. David

    David Sr. Member

    Jan 22, 2016
    364
    207
    Male
    USA
    Both of these are indicated here on the Decred dashboard:

    https://dcrstats.com

    Ticket price is "Ticket Price" and the reward per ticket is called "PoS vote:" in the "Block Reward" box.
    You get your ticket price + the PoS reward back after a successful PoS vote.
     
    ClokworkGremlin likes this.
  16. Piotr

    Piotr New Member

    Feb 22, 2016
    19
    0
    Male
    Now i get this when i try to create new adress some is missing
    http://naforum.zapodaj.net/93512d561432.jpg.html
     
  17. ClokworkGremlin

    ClokworkGremlin Sr. Member

    Jan 10, 2016
    535
    381
    Male
    Whatever I want.
  18. Piotr

    Piotr New Member

    Feb 22, 2016
    19
    0
    Male
    Work dcrdwallet,but how to check my addres and when i try create dcrtcl --create newaddress it says i have .
     

Share This Page