Binaries: https://github.com/fsig/decred-wallet-gui/releases/tag/0.3.1 Self Compile instructions: https://github.com/fsig/decred-wallet-gui/blob/master/README.md Refactored code Fixed accounts loading Fixed peer counter in footer Added testnet warning Get PoS pool list from decred.org Added PoS pool API integration Easy PoS pool setup PoS pool ticket purchasing defaults auto populated To setup PoS pool integration, first join a PoS pool and get your API key, next paste it into the API Key field and press confirm as seen below: After you receive the setup complete message you can now select the purchase tab: All fields are automatically populated when you have joined a PoS pool so all you have to worry about is the number of tickets to purchase and the transaction fee.
I liked your Decred Wallet Gui based on Java and I am using some files of your project to create a Java library to use Decred in other Java based projects, with you can help me this is the repo https://github.com/cryptotechnologies/decred-java-json-rpc.