Search content
Sort by

Showing 9 of 9 results by HiroProto
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XDAG] Dagger - new cryptocurrency
by
HiroProto
on 27/01/2018, 15:32:21 UTC
@cheatoshin0 thanks for the block explorer

It's interesting how some pools have ultra high fees when they say they have 1%/0,5%
I just caught one

Which one?


really ? then it is a shit pool

Should we be able to query the pool settings from ./xdag -i? This would help mitigate any of these issues.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XDAG] Dagger - new cryptocurrency
by
HiroProto
on 15/01/2018, 21:14:03 UTC

I invoked the miner via the command ./xdag -m -7 -d 52.5.32.68:13654


-7 is too many CPU threads.
But actually it is a bug.

Correct line:
Code:
$ ./xdag -m 7 -d 52.5.32.68:13654

lol - well that fixed it and one could argue that "-7" threads is too few Wink...  (for those looking for the difference, you dont need the "-" on the CPU threads number)
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XDAG] Dagger - new cryptocurrency
by
HiroProto
on 15/01/2018, 20:57:31 UTC
what is your command line?

Newbie alert - if I fail to correctly answer this question please ask again, I am happy to help but learning as I go.

I am using Ubuntu 16.04.3 x64

I invoked the miner via the command ./xdag -m -7 -d 52.5.32.68:13654
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?
    Post
    Topic
    Board Announcements (Altcoins)
    Re: [ANN] [XDAG] Dagger - new cryptocurrency
    by
    HiroProto
    on 15/01/2018, 20:33:14 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.
    Post
    Topic
    Board Announcements (Altcoins)
    Re: [ANN] [XDAG] Dagger - new cryptocurrency
    by
    HiroProto
    on 15/01/2018, 20:17:39 UTC
    @dev - I just updated to the latest linux miner T13.835 (with xdag instead of cheatcoin). I copied back in the wallet.dat, dnet_key.dat, and storage folder files. When connecting to a pool i notice it takes a longer time to sync (around 1 min), and then I get the "exploding balance" bug where the "balance" command reports an exponentially increasing balance and I cannot send to a second wallet.

    Correct account balance is displayed here: http://52.5.32.68:13656/cgi-bin/balance.cgi?a=VQ0kcRL0Rl%2FAzWjgHUedxmnqgJklYjWr (its 4820 dag). 

    Any suggestions? attempting a send just shows 0.00000 transferred.

    Thanks!
    HiroProto
    Post
    Topic
    Board Announcements (Altcoins)
    Re: [ANN] [XCT] Cheatcoin - new cryptocurrency
    by
    HiroProto
    on 09/01/2018, 00:33:31 UTC
    I have daggercoin.org - apparently I need to wait 60 days to transfer, after that cheato can have it free.
    Post
    Topic
    Board Announcements (Altcoins)
    Re: [ANN] [CHEAT] Cheatcoin - new cryptocurrency
    by
    HiroProto
    on 06/01/2018, 02:45:53 UTC
    nothing valuable is easy.  I add my vote for the dev to rest up, regroup, and lets discuss how to reboot!
    Post
    Topic
    Board Announcements (Altcoins)
    Re: [ANN] [CHEAT] Cheatcoin - new cryptocurrency
    by
    HiroProto
    on 04/01/2018, 22:49:15 UTC
    Cool project Cheato! Successfully mined some coins on the testnet pool, and like your level of active engagement. I spent a bit of time brainstorming on a name and the best I have come up with is "dagger".  (keyword "dag" and also known as a fast, sharp weapon).

    I grabbed daggercoin.org - happy to xfer for free if wanted.