Pages:
Author

Topic: [ANN] [XDAG] New Community-based Cryptocurrency - First Mineable DAG ! - page 79. (Read 75751 times)

newbie
Activity: 207
Merit: 0
newbie
Activity: 70
Merit: 0
Hey guys,

I have asked this before without answer (that I saw).. Can someone please explain the reward system??  Are we (miners) only getting  1 - 5 % of the rewards that we mine???

Most pools give 98%-99% of the reward to their miners, they just keep 1%-2%
member
Activity: 128
Merit: 14
Hey guys,

I have asked this before without answer (that I saw).. Can someone please explain the reward system??  Are we (miners) only getting  1 - 5 % of the rewards that we mine???


 (%-%-%-%)    (pool fee % - reward for miner % - reward for direct contributions % - community fund fee %) and the rest is spread beetween all the miner on the pool.
newbie
Activity: 4
Merit: 0
Hey guys,

I have asked this before without answer (that I saw).. Can someone please explain the reward system??  Are we (miners) only getting  1 - 5 % of the rewards that we mine???
member
Activity: 128
Merit: 14
For now network can support only limited number of full nodes. The net engine should be rewritten. So we assume that pool = full node.
Ok thanks.
How do I get whitelisted as a pool? I have a server on which I'd like to run one.
147.135.218.133:13654


You can submit request to me via PM in Discord channel.
Please provide this info when submit :

-Pool Ip + port for miner and also a port for other pool.
-Pool fee displayed like that :  (%-%-%-%)    (pool fee % - reward for miner % - reward for direct contributions % - community fund fee %)
-Pool location




newbie
Activity: 6
Merit: 0
For now network can support only limited number of full nodes. The net engine should be rewritten. So we assume that pool = full node.
Ok thanks.
How do I get whitelisted as a pool? I have a server on which I'd like to run one.
147.135.218.133:13654
newbie
Activity: 6
Merit: 0
How do we run a standalone node? Without connecting to a pool. Do we have to be whitelisted for that too?
newbie
Activity: 9
Merit: 0

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)
newbie
Activity: 9
Merit: 0
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
newbie
Activity: 1
Merit: 0
I made a reddit sub for the community, please join so we can start promoting this coin to other people on reddit!

https://www.reddit.com/r/xdag/
newbie
Activity: 9
Merit: 0
    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 ([email protected]) your binary and log file xdag.log?
    newbie
    Activity: 148
    Merit: 0
    wts 1000 xdag @0.1$
    send pm me
    newbie
    Activity: 9
    Merit: 0
    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.
    newbie
    Activity: 9
    Merit: 0
    @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
    jr. member
    Activity: 133
    Merit: 7
    Two my pools show the same: 10001.000000012
    what a beautiful balance   Cheesy
    newbie
    Activity: 112
    Merit: 0
    Would like to buy a few 100k at .02, please pm if interested

    Current rate is much higher...
    newbie
    Activity: 1
    Merit: 0
    Would like to buy a few 100k at .02, please pm if interested
    newbie
    Activity: 112
    Merit: 0
    @DEV:
    tried to reslove server issue from yesterday: Log says:
    Additionallly how can i set a lower loglevel? Log gets so big! Would suggest level 6 or below to see errors but not info and such. maybe loglevel could be set to "only error or fatal" as standard...

    As i can see there was an signal 6 at 07:05 and 11:11
    after 11:11 it was not possible for miners to connect... please check.

    Thank you for report. Could you also give me the binary file ./xdag on which the crashes were?

    will do... https://ufile.io/jlzgb
    newbie
    Activity: 25
    Merit: 0
    after i change pool from pool 199.16.31.96:3355 to 172.105.216.53:3355, my coin lost. 
    here is log:

    xdag> balance
    Balance: 0.487108616 XDAG

    xdag> account
    j0PiAmLZnL9wCSK7hiO7ey9aNrJ1htxi          0.487108616  key 0


    i lost 309.000000000 coins.

    but i can see my lost coins at :
    http://52.5.32.68:13656/cgi-bin/balance.cgi?a=j0PiAmLZnL9wCSK7hiO7ey9aNrJ1htxi

    Connect please temporarily to the pool 52.5.32.68:13654 to write me (you can e-mail [email protected]) what becomes your addresses and balances.
    I used to mine it before.
    The new wallet is not shown
    http://52.5.32.68:13656/cgi-bin/balance.cgi?a=TweSJhXGijtRviXyowI83q6m6e0NO8v7
    full member
    Activity: 364
    Merit: 100
    Read the cheatcoin papers and didn't find any information about max supply of coin. Anybody knows?

    At the moment there seems to be 13,4M XDAC's already mined.
    Pages:
    Jump to: