Decred J Wallet -- Java Gui Wallet

Discussion in 'User Projects' started by SG-O, Jan 30, 2016.

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

    SG-O Member
    Developer

    Jan 13, 2016
    104
    86
    Male
    Software Dev
    Milky Way
    Version Alpha 6 just has been released! Here are the changes:

    New features:
    Multi transaction are now possible.
    Console that shows the output of the Decred binaries.
    Added the option to donate.

    The following changes have been done:
    You now can select and copy the TX ID.
    Showing version on loading screen.
    Showing the latest block number loaded.
    Major speed improvements.

    Bug fixes:
    Fixed a major bug where some people were not able to make transactions.
    Wrote a workaround to avoid a problem with decrwallet where it crashes when it reloads blocks and you list transactions.

    More detailed information is available on GitHub:
    https://github.com/SG-O/DecredJWallet/commits/master
     
    tacotime likes this.
  2. SG-O

    SG-O Member
    Developer

    Jan 13, 2016
    104
    86
    Male
    Software Dev
    Milky Way
    tacotime likes this.
  3. SG-O

    SG-O Member
    Developer

    Jan 13, 2016
    104
    86
    Male
    Software Dev
    Milky Way
    New version Alpha 7 introduces these changes:
    Made compatible with Decred 0.0.6.
    Several minor changes have been made internally.

    Most of the internal additions that have been committed since the last release have not been enabled in this version as this update has been created primarily to ensure compatibility with the latest binaries. If you are interested in what has changed internally, look through the commit messages.
     
    tacotime likes this.
  4. Piotr

    Piotr New Member

    Feb 22, 2016
    19
    0
    Male
  5. SG-O

    SG-O Member
    Developer

    Jan 13, 2016
    104
    86
    Male
    Software Dev
    Milky Way
    I'm sorry to see that you are having Problems. Could you pleas give me some additional information:

    As far as I can see you are running the latest version on Windows is that correct?
    Have you installed the Decred binaries manually or automatically (With the GUI)?

    What does the error message exactly say?

    Try running the Software from the console (with the command java -jar DecredJWallet.jar) and send me the output.

    I hope I can help you with your problem.
     
  6. Piotr

    Piotr New Member

    Feb 22, 2016
    19
    0
    Male
    #46 Piotr, Mar 10, 2016
    Last edited: Mar 10, 2016
    Automaticaly (Could not Start Decred) and back to settings.A password?
     
  7. SG-O

    SG-O Member
    Developer

    Jan 13, 2016
    104
    86
    Male
    Software Dev
    Milky Way
    Could you please try it without TLS (Uncheck it in the settings ).

    What java version do you use?
     
  8. Piotr

    Piotr New Member

    Feb 22, 2016
    19
    0
    Male
    newest
     
  9. SG-O

    SG-O Member
    Developer

    Jan 13, 2016
    104
    86
    Male
    Software Dev
    Milky Way
    #49 SG-O, Mar 12, 2016
    Last edited: Mar 12, 2016
    Version Alpha 6 just has been released! Here are the changes:

    This version introduces these changes:
    Added the capability to install and update the Decred binaries on Linux (x86, x64, arm) and Darwin based OS's (finally).
    Added a new address book.
    Improved the UI for other platforms than windows.
    Addresses care now handled correctly internally and are now being checked by the GUI.
    More debug output has been added on startup.
    Several minor changes and bug fixes have been made internally.

    More detailed information is available on GitHub:
    https://github.com/SG-O/DecredJWallet/compare/a7...a8

    As I don't own a Mac, updates for it are untested. It would be great to get any feedback from you!

    Here are some images made on Linux:
    [​IMG]
    [​IMG]
     
  10. SG-O

    SG-O Member
    Developer

    Jan 13, 2016
    104
    86
    Male
    Software Dev
    Milky Way
    Could you please delete the jar file and the 3 Decred executables in its folder . After that download the latest (0.8) version and try it.
     
  11. Piotr

    Piotr New Member

    Feb 22, 2016
    19
    0
    Male
    When it start i have coonecting to backend and error could't not start decred!click ok and showing me the settings:adress 127.0.0.1 rpcuser user paswword ******* i dont know even what is the password,i have to do config files or just click the java wallet and should be work?
     
  12. SG-O

    SG-O Member
    Developer

    Jan 13, 2016
    104
    86
    Male
    Software Dev
    Milky Way
    The RPC username and password will automatically sent to the wallet on startup. No need for any config files (The RPC password is NOT your Wallet encryption password.) Out of the box the username will be the word "local" and the password is the word "none". If you are not sure what this setting does just use these default values, but if you have custom config files, you will have to change these accordingly.

    The standard procedure for startup is just starting the jar file. Do not start dcrd.exe or dcrwallet.exe yourself unless you know what you are doing. The Java program will then do the following (I assume you have auto updates enabled):
    1. Check for updates
    2. Check if the Decred executables exist
    3. Check if they are up to date
    4. Start dcrd and wait for it to load
    5. Start dcrwallet and also wait for it to load
    6. Connect to dcrwallet (this is where you have problems)
    7. Load wallet information

    If you still have the problem could you please do this:
    Open cmd.exe
    Navigate to the folder containing the DecredJWallet.jar file by entering: cd C:\where\your\files\are\
    Then enter the following:
    Code:
    java -jar DecredJWallet.jar
    Wait for the program to fail to load.
    Post the text in the command line here.
     
  13. nipples69

    nipples69 New Member

    Mar 20, 2016
    11
    0
    Male
    Hi m8 just want to say thanks for this wallet before I ask my question,

    How do I fix an issue, whenever I try to spend some decred I get the error: Tried to double spend

    Edit: I am using the 0.8 version of the wallet
     
  14. SG-O

    SG-O Member
    Developer

    Jan 13, 2016
    104
    86
    Male
    Software Dev
    Milky Way
    Hi, this is not a problem with my wallet, it is a bug in the official decrwallet which my wallet uses as a back end. I also once had this bug while using multiple wallets across multiple PCs using the same seed. To resolve the issue I deleted the wallet and created a new one using the same seed.

    To do this you should first make sure that you still have your seed. If you don't DON'T do the following.

    Go to your Dcrwallet folder (Windows: %localappdata%\Dcrwallet Linux: ~/.dcrwallet).
    Go into the folder that corresponds to the net your wallet is running on.
    In the folder rename the "wallet.db" file to "wallet.db.old".
    Create a new wallet in dcrwallet using --create. Enter the same key as used in the previous wallet.

    I hope this helped.
     
  15. nipples69

    nipples69 New Member

    Mar 20, 2016
    11
    0
    Male
    Now when I start J wallet it says there may be another instance running and it doesn't work also when I try to open dcrwallet.exe it just crashes and closes, I have backed up wallet.db.old on my dekstop
     
  16. SG-O

    SG-O Member
    Developer

    Jan 13, 2016
    104
    86
    Male
    Software Dev
    Milky Way
    make sure that no other instance is running (look in your task manager). If that won't work try restarting your PC.
     
  17. nipples69

    nipples69 New Member

    Mar 20, 2016
    11
    0
    Male
    Already restarted and I reinstalled the wallet it says the same thing
     
  18. SG-O

    SG-O Member
    Developer

    Jan 13, 2016
    104
    86
    Male
    Software Dev
    Milky Way
    I have never had such an issue before. Could you please start DecredJWallet.jar from the console (java -jar DecredJWallet.jar) And send me the output?
     
  19. nipples69

    nipples69 New Member

    Mar 20, 2016
    11
    0
    Male
    Microsoft Windows [Version 10.0.10586]
    (c) 2015 Microsoft Corporation. All rights reserved.

    C:\Users\Me>java -jar DecredJWallet.jar
    Error: Unable to access jarfile DecredJWallet.jar

    C:\Users\Me>
     
  20. nipples69

    nipples69 New Member

    Mar 20, 2016
    11
    0
    Male
    wait that is wrong one second
     

Share This Page