Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XDAG] Dagger - new cryptocurrency
by
HiroProto
on 15/01/2018, 20:45:25 UTC
    yes, the account command shows the correct account VQ0kcRL0Rl/AzWjgHUedxmnqgJklYjWr

    When I say exploding balance - what happens when I invoke the balance command is that i am shown a larger balance than i actually have (but cannot send). Each consecutive time I invoke balance, the amount rises.

    I am connected to 52.5.32.68:13654

    xdag> balance
    Balance: 21204.929477948 XDAG
    xdag> balance
    Balance: 22228.929477948 XDAG
    xdag> account
    VQ0kcRL0Rl/AzWjgHUedxmnqgJklYjWr       4820.929477948  key 0
    xdag> balance
    Balance: 22228.929477948 XDAG
    xdag> balance
    Balance: 22228.929477948 XDAG

    The account command has the correct balance, but the balance command just shows a runaway number.

    xdag.log:

    2018-01-15 19:51:36.050 [7f6bcd4fa700:MESS]  Starting xdag, version T13.654-T13.825
    2018-01-15 19:51:36.050 [7f6bcd4fa700:MESS]  Starting synchonization engine...
    2018-01-15 19:51:36.050 [7f6bcd4fa700:MESS]  Starting dnet transport...
    2018-01-15 19:51:36.972 [7f6bcd4fa700:MESS]  Initializing log system...
    2018-01-15 19:51:36.972 [7f6bcd4fa700:MESS]  Initializing cryptography...
    2018-01-15 19:51:37.178 [7f6bcd4fa700:MESS]  Reading wallet...
    2018-01-15 19:51:37.179 [7f6bcd4fa700:MESS]  Initializing addresses...
    2018-01-15 19:51:37.179 [7f6bcd4fa700:MESS]  Starting blocks engine...
    2018-01-15 19:51:37.179 [7f6bcd4fa700:MESS]  Starting pool engine...
    2018-01-15 19:51:37.179 [7f6bcae65700:MESS]  Loading blocks from local storage...
    2018-01-15 19:51:37.180 [7f6bcae65700:INFO]  Pretop: 511224d65fe42aceab3562259980e$
    2018-01-15 19:51:37.180 [7f6bcae65700:INFO]  Diff  : 00000000328610c2e (+000000003$
    2018-01-15 19:51:37.180 [7f6bcae65700:INFO]  Good +: 511224d65fe42aceab3562259980e$
    2018-01-15 19:51:37.183 [7f6bcae65700:INFO]  Err 35: 41f93b876a497f2ab5b949f542910$
    2018-01-15 19:51:37.185 [7f6bcae65700:INFO]  Err 15: febf2da5dda783fd5b9216a7f364e$
    2018-01-15 19:51:37.186 [7f6bcae65700:MESS]  Starting sync thread...
    2018-01-15 19:51:37.186 [7f6bcae65700:MESS]  Starting mining threads...
    2018-01-15 19:51:37.186 [7f6bcae65700:MESS]  Starting general mining thread...
    2018-01-15 19:51:37.186 [7f6bcae65700:MESS]  Entering main cycle...
    2018-01-15 19:51:37.186 [7f6bc9e63700:INFO]  Mintop: 511224d65fe42aceab3562259980e$
    2018-01-15 19:51:37.190 [7f6bca664700:INFO]  QueryS: t=0 dt=1000000000000
    2018-01-15 19:51:37.332 [7f6bcd4fa700:MESS]  Starting terminal server...
    2018-01-15 19:51:37.332 [7f6853fff700:INFO]  Terminal thread entered main cycle
    2018-01-15 19:51:37.456 [7f6858ffb700:INFO]  Sent  : 511224d65fe42aceab3562259980e$
    2018-01-15 19:51:39.061 [7f6858ffb700:INFO]  Task  : t=1697419ffff N=2

    [/list]

    Could you please put here or send me (cheatoshin@mail.com) your binary and log file xdag.log?