Pages:
Author

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

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.
    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.

    2018-01-14 07:05:47.455 [7fba7e7fc700:FATA]  Signal 6 delivered
    2018-01-14 07:05:47.455 [7fba7e7fc700:FATA]  RIP=7fbdecf5d428, EFL=202, ERR=0, CR2=0,
    2018-01-14 07:05:47.455 [7fba7e7fc700:FATA]  RAX=0, RBX=34, RCX=7fbdecf5d428, RDX=6, RSI=471a, RDI=29f4, RBP=7fba7e7fadf0, RSP=7fba7e7faad8,
    2018-01-14 07:05:47.455 [7fba7e7fc700:FATA]  R8=5, R9=0, R10=8, R11=202, R12=34, R13=7fba7e7fac68, R14=7fba7e7fac68, R15=2,
    2018-01-14 07:05:47.455 [7fba7e7fc700:FATA]  ./xdag() [0x40e893]
    2018-01-14 07:05:47.455 [7fba7e7fc700:FATA]  /lib/x86_64-linux-gnu/libpthread.so.0(+0x11390) [0x7fbdeda50390]
    2018-01-14 07:05:47.455 [7fba7e7fc700:FATA]  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x38) [0x7fbdecf5d428]
    2018-01-14 07:05:47.455 [7fba7e7fc700:FATA]  /lib/x86_64-linux-gnu/libc.so.6(abort+0x16a) [0x7fbdecf5f02a]
    2018-01-14 07:05:47.455 [7fba7e7fc700:FATA]  /lib/x86_64-linux-gnu/libc.so.6(+0x777ea) [0x7fbdecf9f7ea]
    2018-01-14 07:05:47.455 [7fba7e7fc700:FATA]  /lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c) [0x7fbded04111c]
    2018-01-14 07:05:47.455 [7fba7e7fc700:FATA]  /lib/x86_64-linux-gnu/libc.so.6(+0x117120) [0x7fbded03f120]
    2018-01-14 07:05:47.455 [7fba7e7fc700:FATA]  /lib/x86_64-linux-gnu/libc.so.6(+0x119067) [0x7fbded041067]
    2018-01-14 07:05:47.455 [7fba7e7fc700:FATA]  ./xdag(dnet_connection_main+0x117) [0x41f7f7]
    2018-01-14 07:05:47.455 [7fba7e7fc700:FATA]  ./xdag() [0x41e888]
    2018-01-14 07:05:47.455 [7fba7e7fc700:FATA]  /lib/x86_64-linux-gnu/libpthread.so.0(+0x76ba) [0x7fbdeda466ba]
    2018-01-14 07:05:47.455 [7fba7e7fc700:FATA]  /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7fbded02f3dd]
    2018-01-14 11:11:22.865 [7fba4b7fe700:FATA]  Signal 6 delivered
    2018-01-14 11:11:22.865 [7fba4b7fe700:FATA]  RIP=7fbdecf5d428, EFL=206, ERR=0, CR2=0,
    2018-01-14 11:11:22.865 [7fba4b7fe700:FATA]  RAX=0, RBX=34, RCX=7fbdecf5d428, RDX=6, RSI=4f0f, RDI=47e7, RBP=7fba4b7fcc80, RSP=7fba4b7fc968,
    2018-01-14 11:11:22.865 [7fba4b7fe700:FATA]  R8=50, R9=0, R10=8, R11=206, R12=34, R13=7fba4b7fcaf8, R14=7fba4b7fcaf8, R15=2,
    2018-01-14 11:11:22.865 [7fba4b7fe700:FATA]  ./xdag() [0x40e893]
    2018-01-14 11:11:22.865 [7fba4b7fe700:FATA]  /lib/x86_64-linux-gnu/libpthread.so.0(+0x11390) [0x7fbdeda50390]
    2018-01-14 11:11:22.865 [7fba4b7fe700:FATA]  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x38) [0x7fbdecf5d428]
    2018-01-14 11:11:22.865 [7fba4b7fe700:FATA]  /lib/x86_64-linux-gnu/libc.so.6(abort+0x16a) [0x7fbdecf5f02a]
    2018-01-14 11:11:22.865 [7fba4b7fe700:FATA]  /lib/x86_64-linux-gnu/libc.so.6(+0x777ea) [0x7fbdecf9f7ea]
    2018-01-14 11:11:22.865 [7fba4b7fe700:FATA]  /lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c) [0x7fbded04111c]
    2018-01-14 11:11:22.865 [7fba4b7fe700:FATA]  /lib/x86_64-linux-gnu/libc.so.6(+0x117120) [0x7fbded03f120]
    2018-01-14 11:11:22.865 [7fba4b7fe700:FATA]  /lib/x86_64-linux-gnu/libc.so.6(+0x119067) [0x7fbded041067]
    2018-01-14 11:11:22.865 [7fba4b7fe700:FATA]  ./xdag(dnet_connection_main+0x117) [0x41f7f7]
    2018-01-14 11:11:22.865 [7fba4b7fe700:FATA]  ./xdag() [0x41ef43]
    2018-01-14 11:11:22.865 [7fba4b7fe700:FATA]  ./xdag() [0x41f3b8]
    2018-01-14 11:11:22.865 [7fba4b7fe700:FATA]  /lib/x86_64-linux-gnu/libpthread.so.0(+0x76ba) [0x7fbdeda466ba]
    2018-01-14 11:11:22.865 [7fba4b7fe700:FATA]  /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7fbded02f3dd]
    2018-01-14 23:41:39.559 [7f23e8b72700:FATA]  Signal 11 delivered
    2018-01-14 23:41:39.559 [7f23e8b72700:FATA]  RIP=7f23eb42e069, EFL=10246, ERR=4, CR2=7f207d005330,
    2018-01-14 23:41:39.559 [7f23e8b72700:FATA]  RAX=f23b60cc, RBX=7f207d005320, RCX=18, RDX=7f23e8a7f9a0, RSI=7f207d005348, RDI=7f23e8a7f9b8, RBP=7f23e8a7f9a0, RSP=7f23e8a717c8,
    2018-01-14 23:41:39.559 [7f23e8b72700:FATA]  R8=0, R9=d67077010f7fdfb, R10=d67077010f7fdfb, R11=c798bf9ba0848e00, R12=7f207d005320, R13=7f207d005330, R14=a93e60, R15=7f23e8a71840,
    2018-01-14 23:41:39.559 [7f23e8b72700:FATA]  ./xdag() [0x40e843]
    2018-01-14 23:41:39.559 [7f23e8b72700:FATA]  /lib/x86_64-linux-gnu/libpthread.so.0(+0x11390) [0x7f23ebde4390]
    2018-01-14 23:41:39.559 [7f23e8b72700:FATA]  /lib/x86_64-linux-gnu/libc.so.6(+0x172069) [0x7f23eb42e069]
    2018-01-14 23:41:39.559 [7f23e8b72700:FATA]  ./xdag() [0x409ae1]
    2018-01-14 23:41:39.559 [7f23e8b72700:FATA]  ./xdag() [0x40a84a]
    2018-01-14 23:41:39.559 [7f23e8b72700:FATA]  ./xdag(cheatcoin_load_blocks+0x2d9) [0x417899]
    2018-01-14 23:41:39.559 [7f23e8b72700:FATA]  ./xdag() [0x40ac3d]
    2018-01-14 23:41:39.559 [7f23e8b72700:FATA]  /lib/x86_64-linux-gnu/libpthread.so.0(+0x76ba) [0x7f23ebdda6ba]
    2018-01-14 23:41:39.559 [7f23e8b72700:FATA]  /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7f23eb3c33dd]

    2018-01-14 07:05:58.025 [7fbdede61700:MESS]  Initializing log system...
    2018-01-14 07:05:58.025 [7fbdede61700:MESS]  Reading hosts database...
    2018-01-14 07:05:58.025 [7fbdede61700:MESS]  Initializing cryptography...
    2018-01-14 07:05:58.351 [7fbdede61700:MESS]  Reading wallet...
    2018-01-14 07:05:58.352 [7fbdede61700:MESS]  Initializing addresses...
    2018-01-14 07:05:58.352 [7fbdede61700:MESS]  Starting blocks engine...
    2018-01-14 07:05:58.352 [7fbdede61700:MESS]  Starting pool engine...
    2018-01-14 07:05:58.352 [7fbdea7de700:MESS]  Loading blocks from local storage...
    2018-01-14 07:05:58.512 [7fbdede61700:MESS]  Starting terminal server...
    2018-01-14 11:07:12.265 [7fbdea7de700:MESS]  Starting sync thread...
    2018-01-14 11:07:12.265 [7fbdea7de700:MESS]  Starting mining threads...
    2018-01-14 11:07:12.265 [7fbdea7de700:MESS]  Starting general mining thread...
    2018-01-14 11:07:12.265 [7fbdea7de700:MESS]  Entering main cycle...
    2018-01-14 11:11:33.809 [7fbdede61700:MESS]  Initializing log system...
    2018-01-14 11:11:33.809 [7fbdede61700:MESS]  Reading hosts database...
    2018-01-14 11:11:33.809 [7fbdede61700:MESS]  Initializing cryptography...
    2018-01-14 11:11:34.135 [7fbdede61700:MESS]  Reading wallet...
    2018-01-14 11:11:34.140 [7fbdede61700:MESS]  Initializing addresses...
    2018-01-14 11:11:34.140 [7fbdede61700:MESS]  Starting blocks engine...
    2018-01-14 11:11:34.140 [7fbdede61700:MESS]  Starting pool engine...
    2018-01-14 11:11:34.140 [7fbdea7de700:MESS]  Loading blocks from local storage...
    2018-01-14 11:11:34.300 [7fbdede61700:MESS]  Starting terminal server...
    2018-01-14 23:27:05.482 [7f23ec1f5700:MESS]  Starting xdag, version T13.654-T13.819
    2018-01-14 23:27:05.498 [7f23ec1f5700:MESS]  Starting synchonization engine...
    2018-01-14 23:27:05.498 [7f23ec1f5700:MESS]  Starting dnet transport...
    2018-01-14 23:27:29.478 [7f23ec1f5700:MESS]  Initializing log system...
    2018-01-14 23:27:29.478 [7f23ec1f5700:MESS]  Reading hosts database...
    2018-01-14 23:27:29.479 [7f23ec1f5700:MESS]  Initializing cryptography...
    2018-01-14 23:27:29.805 [7f23ec1f5700:MESS]  Reading wallet...
    2018-01-14 23:27:29.806 [7f23ec1f5700:MESS]  Initializing addresses...
    2018-01-14 23:27:29.806 [7f23ec1f5700:MESS]  Starting blocks engine...
    2018-01-14 23:27:29.807 [7f23ec1f5700:MESS]  Starting pool engine...
    2018-01-14 23:27:29.807 [7f23e8b72700:MESS]  Loading blocks from local storage...
    2018-01-14 23:27:29.971 [7f23ec1f5700:MESS]  Starting terminal server...
    2018-01-14 23:41:49.797 [7f23ec1f5700:MESS]  Initializing log system...
    2018-01-14 23:41:49.798 [7f23ec1f5700:MESS]  Reading hosts database...
    2018-01-14 23:41:49.798 [7f23ec1f5700:MESS]  Initializing cryptography...
    2018-01-14 23:41:50.124 [7f23ec1f5700:MESS]  Reading wallet...
    2018-01-14 23:41:50.124 [7f23ec1f5700:MESS]  Initializing addresses...
    2018-01-14 23:41:50.125 [7f23ec1f5700:MESS]  Starting blocks engine...
    2018-01-14 23:41:50.125 [7f23ec1f5700:MESS]  Starting pool engine...
    2018-01-14 23:41:50.125 [7f23e8b72700:MESS]  Loading blocks from local storage...
    2018-01-14 23:41:50.286 [7f23ec1f5700:MESS]  Starting terminal server...
    2018-01-14 23:45:06.824 [7f1d680b4700:MESS]  Starting xdag, version T13.654-T13.819
    2018-01-14 23:45:06.835 [7f1d680b4700:MESS]  Starting synchonization engine...
    2018-01-14 23:45:06.835 [7f1d680b4700:MESS]  Starting dnet transport...
    2018-01-14 23:45:15.660 [7f1d680b4700:MESS]  Initializing log system...
    2018-01-14 23:45:15.660 [7f1d680b4700:MESS]  Reading hosts database...
    2018-01-14 23:45:15.672 [7f1d680b4700:MESS]  Initializing cryptography...
    2018-01-14 23:45:15.997 [7f1d680b4700:MESS]  Reading wallet...
    2018-01-14 23:45:16.001 [7f1d680b4700:MESS]  Initializing addresses...
    2018-01-14 23:45:16.001 [7f1d680b4700:MESS]  Starting blocks engine...
    2018-01-14 23:45:16.003 [7f1d680b4700:MESS]  Starting pool engine...
    2018-01-14 23:45:16.003 [7f1d65232700:MESS]  Loading blocks from local storage...
    2018-01-14 23:45:16.164 [7f1d680b4700:MESS]  Starting terminal server...
    2018-01-14 23:46:16.545 [7f113d313700:MESS]  Starting xdag, version T13.654-T13.819
    2018-01-14 23:46:16.545 [7f113d313700:MESS]  Starting synchonization engine...
    2018-01-14 23:46:16.546 [7f113d313700:MESS]  Starting dnet transport...
    2018-01-14 23:46:22.544 [7f113d313700:MESS]  Initializing log system...
    2018-01-14 23:46:22.544 [7f113d313700:MESS]  Reading hosts database...
    2018-01-14 23:46:22.544 [7f113d313700:MESS]  Initializing cryptography...
    2018-01-14 23:46:22.870 [7f113d313700:MESS]  Reading wallet...
    2018-01-14 23:46:22.871 [7f113d313700:MESS]  Initializing addresses...
    2018-01-14 23:46:22.871 [7f113d313700:MESS]  Starting blocks engine...
    2018-01-14 23:46:22.871 [7f113d313700:MESS]  Starting pool engine...
    2018-01-14 23:46:22.871 [7f1139c90700:MESS]  Loading blocks from local storage...
    2018-01-14 23:46:23.032 [7f113d313700:MESS]  Starting terminal server...
    2018-01-15 00:24:41.823 [7f1139c90700:MESS]  Starting sync thread...
    2018-01-15 00:24:41.823 [7f1139c90700:MESS]  Starting mining threads...
    2018-01-15 00:24:41.823 [7f1139c90700:MESS]  Starting general mining thread...
    2018-01-15 00:24:41.823 [7f1139c90700:MESS]  Entering main cycle...

    Pages:
    Jump to: