Decred Wallet Gui

Discussion in 'User Projects' started by Fsig, Feb 28, 2016.

  1. 2017/12/15 - Decred v1.1.2 released! β†’ Release Notes  β†’ Downloads
  1. Fsig

    Fsig Member
    Developer

    Dec 28, 2015
    71
    77
    Male
    Australia

    https://github.com/Fsig/decred-wallet-gui/releases/tag/0.2.5
     
  2. root

    root Member

    Feb 3, 2016
    381
    76
  3. root

    root Member

    Feb 3, 2016
    381
    76
    Tested latest GUI update dcrd/w 0.2.0 with Windows 10 x64 - testnet. Fsig's win exe did not start, my jwrapper repacked worked fine :
    * Sometimes GUI stops updating numbers, usually after some tickets bought, GUI stop / start helped, numbers updated.
    * Sometimes GUI freezes, when buying tickets, GUI stop / start helps.

    Seems like a decent progress, do not hesitate to report your experience.
     
  4. jinlei

    jinlei New Member
    Translator (δΈ­ζ–‡)

    Jan 7, 2016
    55
    20
    Male
    i will test when i have time
    your work is great
     
  5. root

    root Member

    Feb 3, 2016
    381
    76
    One more thing - when tickets bought (and probably money sent as well) from GUI, it requires the password to unlock the wallet. But only temporarily, and when the wallet is locked afterwards, it stops voting !
    Something like
    if not walletinfo.unlocked then ask_password && unlock_temporarily
    is required for all transactions.
     
  6. Fsig

    Fsig Member
    Developer

    Dec 28, 2015
    71
    77
    Male
    Australia
    Thanks!
    I had forgotten about solo voting requirements when redoing the screen, ill update this over the coming week.
     
  7. root

    root Member

    Feb 3, 2016
    381
    76
    Thanks, just tried Mac OS X again - any Idea what can be wrong please ?

    Testnet=true

    Debug=true

    $ ../JWrapper-Mac64JRE-00045364227-complete/bin/java -version
    java version "1.8.0_101"
    Java(TM) SE Runtime Environment (build 1.8.0_101-b13)
    Java HotSpot(TM) 64-Bit Server VM (build 25.101-b13, mixed mode)

    $ ../JWrapper-Mac64JRE-00045364227-complete/bin/java -jar DecredWallet-all.jar 2>&1 | tee -a gui$(date '+%s').log

    Created by Fsig.
    Version: 0.2.4
    Build date: 18/07/2016

    WARNING: GL pipe is running in software mode (Renderer ID=0x1020400)
    =====clicked confirm button====
    java.lang.NullPointerException
    at com.hosvir.decredwallet.Processes.getClosestProcess(Unknown Source)
    at com.hosvir.decredwallet.gui.interfaces.Login.update(Unknown Source)
    at com.hosvir.decredwallet.gui.Main.update(Unknown Source)
    at com.hosvir.decredwallet.gui.Main.loop(Unknown Source)
    at com.hosvir.decredwallet.gui.Main$1.run(Unknown Source)
     
  8. root

    root Member

    Feb 3, 2016
    381
    76
    Windows and Linux seems to be just OK, I hope Mac OS X will work soon as well.

    upload_2016-8-4_13-45-22.png
     
  9. thorjeus

    thorjeus New Member

    Aug 4, 2016
    4
    1
    Male
    Singapore
    Thank You root.
    I will wait for the osx version, hope this will be fine soon.
     
  10. Fsig

    Fsig Member
    Developer

    Dec 28, 2015
    71
    77
    Male
    Australia
    jy-p likes this.
  11. Fsig

    Fsig Member
    Developer

    Dec 28, 2015
    71
    77
    Male
    Australia
    New build, lots of updates and fixes.
    • Added reload button to wallet screen
    • Made account refresh rate quicker
    • Hiding counter transactions
    • Updated login screen
      • disable inputs while loading
      • showing loading messages rather then popups
      • if settings.conf daemon username and password equal random then it will generate a random username and password to use with RPC and auto start (Only use random if you want the GUI to load DCRD and DCRWALLET for you)
      • tab through inputs
      • enter on password input to confirm
    • Updated log tabs
      • added RPC
      • Daemon is DCRD output
      • Wallet is DCRWALLET output
    • Seperated Dead EnDgine into resource jar
    • Added footer
      • disconnect
      • peers
      • blocks
      • last block update
      • hover tooltips
    • Fixed random thread crashes

    Binaries: https://github.com/Fsig/decred-wallet-gui/releases/tag/0.2.7
    Self Compile instructions: https://github.com/Fsig/decred-wallet-gui/blob/master/README.md
     
  12. root

    root Member

    Feb 3, 2016
    381
    76
    jy-p, Emilio Mann and Fsig like this.
  13. root

    root Member

    Feb 3, 2016
    381
    76
    Wallet works with Mac OS X :)

    1) start DCRD
    2) start DCRWALLET
    3) start GUI / update settings.conf in ~/DecredWallet
    4) select usr / pwd / certificate for DCRD
    5) select usr / pwd / certificate for DCRWALLET
    6) enjoy :)

    upload_2016-8-16_15-16-8.png
     
  14. thorjeus

    thorjeus New Member

    Aug 4, 2016
    4
    1
    Male
    Singapore
    Hi root,
    Thanks for the update. unfortunately i've got this error and already attached the cert also. Whats is wrong?

    [​IMG]
     
  15. root

    root Member

    Feb 3, 2016
    381
    76
    See 4) and 5)
    I had that error as well, I had to select both certificates, I used the same usr and pwd for all
     
  16. thorjeus

    thorjeus New Member

    Aug 4, 2016
    4
    1
    Male
    Singapore
    It works now, that's great/ I have to edit my conf and then upload for the cert.
    Thank you.

    [​IMG]
     
    root likes this.
  17. root

    root Member

    Feb 3, 2016
    381
    76
    That is perfect !
    I tested successfully ticket buying / voting (Mac OS X,decred 0.3.0)

    [​IMG]

    Bought some more ;)
    [​IMG]
    Please note when tickets bought (and probably money sent as well) from GUI, it requires the password to unlock the wallet. But only temporarily, and when the wallet is locked afterwards, it stops voting ! Unlock from commandline with walletpassphrase passwd 0 !!

    See known bugs : https://github.com/root8/fsigDecredGUI/releases/tag/0.0.4
     
  18. thorjeus

    thorjeus New Member

    Aug 4, 2016
    4
    1
    Male
    Singapore
    Hi root.

    Yes, that's really nice. I am mining dcr actually using my gpu :).
    Anyway, could you please give me step by step tutorial in how to join a stake pool using this wallet? I'd like to buy some more but still afraid 'cause i have no idea how to use it.

    Thank You.
     
  19. root

    root Member

    Feb 3, 2016
    381
    76
    I am not able to help with pools, I can try to send my pool team's proposal for the fourth time though ;)
     
    rohit pawar likes this.
  20. Fsig

    Fsig Member
    Developer

    Dec 28, 2015
    71
    77
    Male
    Australia
    chappjc likes this.

Share This Page