Post
Topic
Board Announcements (Altcoins)
Re: [ANN] E-CurrencyCoin Thread [CryptoBank Development]
by
snajper
on 18/09/2017, 18:22:41 UTC
Anyone else having problems with the x64 windows wallet?
Tells me "Daemon not running or loading blockindex" but theres no connections.
If I type something in the debug console the command is not beeing performed.
Debug console shows no response even not for help command.

Run daemon -> ECC Gui. If it was synced 100%, wait 11 minutes Smiley

Sounds like a secret plan to prevent "normal" users from using the wallet  Wink
I'll give it a try.
Any reasons why the daemon is seperated from the wallet?

Gryffith will fix it. To do list from Slack:

"Except for the fact that i cant spell, pretty successful launch i suppose. A lot of the complaints people have had so far are about usability with different aspects of the gui. so i will work to fix that and push out a gui update soon. the update to do list i have thus far is

Issue: No indication of staking
    Gui: needs icon to signal staking
    Daemon: needs to broadcast to the gui that staking is active if it isnt already

Issue: Error and loading messages from rpc are not displayed on gui
    Gui: add proper processing of error/loading messages
    daemon: no changes needed

Issue: Gui suggests setting a password even if one is already set
    Gui: check for walletlock with rpc commands
    Daemon: no changes needed

Issue: staking transactions show up as a sending out and a recieving instead of a mining
    Gui: needs to edit json display of coinstake tx's
    daemon: no changes needed

Issue: no way to save state and close wallet through gui interaction
    Gui: start and stop button needed to interact with daemon
    daemon: no changes needed

Issue: no auto update of daemon through gui
    Gui: add option to check for daemon updates
    daemon: no changes needed

Issue: no information about the coins currently in staking that were removed from the balance
    Gui: process json info for staking to add to home page
    daemon: add staking info for staking to getinfo or getwalletinfo

issue: no staking only unlock toggle
    Gui: no change needed
    daemon: ability to unlock for staking only

if there is anything i missed that you have found to be hard/confusing or something you would like me to make an FAQ on (or instruction page) please PM me and let me know. i know this seems like a lot of work to make a new gui when we could just use the Qt that the other wallets use but thats because we want to add a lot of stuff and features and this will scale a lot better into the future.

We know we need to add more documentation. we will be working on that and adding it to the githubs asap

-Griffith"