Pages:
Author

Topic: [ANN] Datacoin - Censorship-Free Data Storage - page 34. (Read 66794 times)

copper member
Activity: 100
Merit: 1
Hi Team,

Anyone here running Datacoin Testnet with the latest .15.99.08?

If so, can you offer me your node list?

I'm having trouble connecting to nodes (assuming they are out there...)

Many thanks,

The Datasea
sr. member
Activity: 1248
Merit: 297
Hi Guys,

Just tried solo mining to new wallet "dtc_win_bin_0.15.99.08"
but as soon as i open console and tpe "setgenerate true" i get this crash



https://ibb.co/eGZjty

J
sr. member
Activity: 882
Merit: 310
I'll work to see which ports work and synchronize fully with the network.
Because they are mainly working correct.

Ok I don't know why, but after restarting client it apparently works, on older version of 08 also?

I don't know why? Does it show it's already synced, but it only synced block headers and not full blocks? It's non-sense for me, to do such thing.

Or maybe some gui/display error. Otherwise it's ok now.


legendary
Activity: 2254
Merit: 1278
Which 0.16 version do you mean?

Hm. To avoid any possible confusion, I'll delete the repositories containing the speculative datacoin port of the 0.16 primecoin-ng work.

Cheers

Graham
jr. member
Activity: 89
Merit: 3
Thanks.

Btw. why I have different balance, when I tried new Datacoin Core Wallet, with old wallet.dat?

400 coins missing... LOL ?

And I can't synchro now my old wallet (first version of 0.16 Core)
You can check your real balance with https://chainz.cryptoid.info/dtc/

Just enter your wallet addresses in search field.
jr. member
Activity: 89
Merit: 3
Thanks.

Btw. why I have different balance, when I tried new Datacoin Core Wallet, with old wallet.dat?

400 coins missing... LOL ?

And I can't synchro now my old wallet (first version of 0.16 Core)

There are no any dtc related changes in wallet.dat file format.

Sometimes the balance may be seeming incorrect if you have rejected transactions or blocks in your wallet.

You must sure the followings.

- you don't have rejected transactions in your wallet
- you have used the latest wallet.dat file

You can try to make reindex transactions in your wallet. Try it with old and new wallet and then compare.

Which 0.16 version do you mean?
sr. member
Activity: 882
Merit: 310
Thanks.

Btw. why I have different balance, when I tried new Datacoin Core Wallet, with old wallet.dat?

400 coins missing... LOL ?

And I can't synchro now my old wallet (first version of 0.16 Core)
full member
Activity: 241
Merit: 107
Hey guys.

Do you have source code for this online wallet somewhere on github/somewhere else?

http://datacoin.tk/wallet/
javascript:void(0);
I want to tweak it, and make a few changes.


https://github.com/zonedoutspace/BitWallet.git

H
sr. member
Activity: 882
Merit: 310
I know go and see. It works quite good and SSL cert. is a trivial thing to repair.
jr. member
Activity: 89
Merit: 3
Whose work is this?

https://datacoin.tk/wallet/

I wanted to modyfi it, change CSS theme, make more modern design, but also I need, to see how it works, and hoe it respond to rpc-commends of Datacoin full node.
Hmmm.

SSL_ERROR_BAD_CERT_DOMAIN

sr. member
Activity: 882
Merit: 310
Whose work is this?

https://datacoin.tk/wallet/

I wanted to modyfi it, change CSS theme, make more modern design, but also I need, to see how it works, and hoe it respond to rpc-commends of Datacoin full node.
jr. member
Activity: 44
Merit: 12
Hi. I just kicked off mining on greyMines mining pool. Can I ask, for those familiar, what is the payout process.

There seems to be a pool address in the config file by default, that is recognised on greymines explorer. But how does it know where to payout the coins to my personal wallet?

Sorry if this is a dumb question. New to DataCoin ..

Cheers,

n

You get paid when you have 50 coins
Replace this addres with yours.
If that you asking?
newbie
Activity: 1
Merit: 0
Hi. I just kicked off mining on greyMines mining pool. Can I ask, for those familiar, what is the payout process.

There seems to be a pool address in the config file by default, that is recognised on greymines explorer. But how does it know where to payout the coins to my personal wallet?

Sorry if this is a dumb question. New to DataCoin ..

Cheers,

n
jr. member
Activity: 44
Merit: 12
Thanks for help Verionum.
Its working now.
Reinstall  czmq lib and works Smiley
jr. member
Activity: 89
Merit: 3
Ok good night.

From debug file :  Binding RPC on address 0.0.0.0 port 8888 failed.
Embeded pool it is not rpc service. How do you set 8888 port?

String port=8888 in dtc conf file is not the same as flag  "-frontport=8888".

It seems you have tried set port 8888 for rpc, not pool.

Good night.
jr. member
Activity: 44
Merit: 12
Ok good night.

From debug file :  Binding RPC on address 0.0.0.0 port 8888 failed.
czmq lib 4.02-10 i use.
jr. member
Activity: 89
Merit: 3
Yes

You have used another version of czmq lib. I have used version 4.1.1 for windows and "not remember" for linux Smiley. May be you use old or incompatible with current zmq lib version.

Previous similar problem was because of occupied 6666 port.

May be I will can help more with debug.log file.

Sorry. I'm very tired and go asleep now.

jr. member
Activity: 44
Merit: 12
jr. member
Activity: 89
Merit: 3
Thanks for quick answer Smiley
Its same error with both ports...

E: 18-05-13 00:06:55 dangling 'PAIR' socket created at src/zsys.c:409
E: 18-05-13 00:06:55 dangling 'PAIR' socket created at src/zsys.c:410
E: 18-05-13 00:06:55 dangling 'DEALER' socket created at madpool/pool.cpp:708
E: 18-05-13 00:06:55 dangling 'ROUTER' socket created at madpool/pool.cpp:709
datacoin-qt: src/zsys.c:186: zsys_init: Ubacivanje „!s_process_ctx” nije uspjelo.
Prekinut (jezgra izbačena)

Do you build your own binaries?
full member
Activity: 414
Merit: 101
Thanks for quick answer Smiley
Its same error with both ports...

E: 18-05-13 00:06:55 dangling 'PAIR' socket created at src/zsys.c:409
E: 18-05-13 00:06:55 dangling 'PAIR' socket created at src/zsys.c:410
E: 18-05-13 00:06:55 dangling 'DEALER' socket created at madpool/pool.cpp:708
E: 18-05-13 00:06:55 dangling 'ROUTER' socket created at madpool/pool.cpp:709
datacoin-qt: src/zsys.c:186: zsys_init: Ubacivanje „!s_process_ctx” nije uspjelo.
Prekinut (jezgra izbačena)


in your config file remove port!
so you add # before port
Pages:
Jump to: