Pages:
Author

Topic: 🌟 Trading Coin 🌟 TDC 🌟 Only mining and trading 🌟 (Read 2790 times)

sr. member
Activity: 560
Merit: 251
1 billion coins is a very large amount
What is the premise for the development of this coin?
Is there a plan for bounty campaign for the future?
newbie
Activity: 19
Merit: 0
legendary
Activity: 959
Merit: 1037
addnode=217.118.64.59
addnode=81.21.164.231
addnode=155.94.169.243
addnode=192.3.198.7

solo mining : setgenerate true

Your source code still have RPC issues and i'm really tired to compile again and again... You really find a way to fix or your coin will be garbage because you will not find any miners...
newbie
Activity: 19
Merit: 0
addnode=217.118.64.59
addnode=81.21.164.231
addnode=155.94.169.243
addnode=192.3.198.7

solo mining : setgenerate true
member
Activity: 118
Merit: 11
wallet crashes when ABOUT TDC CORE is selected, cannot solo mine...no rpc data found, masternode doesn't sync past 53%
newbie
Activity: 19
Merit: 0
new wallet available and 5 tdc per block

on novaexchange
newbie
Activity: 19
Merit: 0
Update your Wallet delete all data but no wallet
newbie
Activity: 19
Merit: 0
[TDC]TradingCoin

_______________________________________________________________________________ ________

Specifications:

Algorithm: X11
Max Coins: 1,000,000,000 TDC
Block Time: 60 Seconds
Block Reward: 5 TDC
Difficulty Retarget Time: 40 Days
RPC-Port: 31313
P2P-Port: 21212
Premine: No
Ico: No
Ipo: No

_______________________________________________________________________________ ________

Official Website:

Website: Soon

_______________________________________________________________________________ ________

_______________________________________________________________________________ ________


_______________________________________________________________________________ ________

Faucet:

Soon

_______________________________________________________________________________ ________

Explorer:

Soon

_______________________________________________________________________________ ________

Exchanges:

NovaExchange will added today or tomorow

_______________________________________________________________________________ ________

Config:

Code:
rpcuser=user
rpcpassword=pass
rpcport=44444
server=1
daemon=1

Update your Wallet delete all data but no wallet
newbie
Activity: 19
Merit: 0
chain corrupt download new wallet and setgenerate to mine

5 TDC per block
newbie
Activity: 19
Merit: 0
newbie
Activity: 50
Merit: 0
Just keep getting no block source available...

Looks like the nodes are down, this needs fixing.
newbie
Activity: 19
Merit: 0
I left the wallet on overnight, it finished getting all the blocks, but it keeps resetting some 'additional' data while syncing going from 25 to 75 percent and back again. The default 44444 port sends out empty data to my miner according to JSON RPC. Am I doing something wrong? Here's my config file, is it used at all?


Code:
server=1
rpcuser=user
rpcpassword=password
listen=1
rpcallowip=127.0.0.1
rpcport=44444



Here's a log showing the sync process going down. I'd like some help with this.


Code:
2017-06-24 10:11:17 CMasternodeSync::ProcessTick -- nTick 42319 nRequestedMasternodeAssets 4 nRequestedMasternodeAttempt 2 nSyncProgress 0.812500
2017-06-24 10:11:17 CMasternodeSync::ProcessTick -- nTick 42319 nRequestedMasternodeAssets 4 -- timeout
2017-06-24 10:11:17 CMasternodeSync::SwitchToNextAsset -- Sync has finished
2017-06-24 10:11:23 CMasternodeSync::ProcessTick -- WARNING: not enough data, restarting sync
2017-06-24 10:11:23 CMasternodeSync::ProcessTick -- nTick 42325 nRequestedMasternodeAssets 0 nRequestedMasternodeAttempt 0 nSyncProgress -0.250000
2017-06-24 10:11:23 CMasternodeSync::SwitchToNextAsset -- Starting MASTERNODE_SYNC_SPORKS
2017-06-24 10:11:23 CMasternodeSync::ProcessTick -- nTick 42325 nRequestedMasternodeAssets 1 -- requesting sporks from peer 339
2017-06-24 10:11:23 CMasternodeSync::ProcessTick -- nTick 42325 nRequestedMasternodeAssets 1 -- requesting sporks from peer 340
2017-06-24 10:11:29 CMasternodeSync::ProcessTick -- nTick 42331 nRequestedMasternodeAssets 1 nRequestedMasternodeAttempt 0 nSyncProgress 0.000000
2017-06-24 10:11:29 CMasternodeSync::SwitchToNextAsset -- Starting MASTERNODE_SYNC_LIST
2017-06-24 10:11:29 CMasternodeMan::DsegUpdate -- we already asked [2001:0:9d38:6abd:1c0f:12ad:b18e:37e]:55555 for the list; skipping...
2017-06-24 10:11:35 CMasternodeSync::ProcessTick -- nTick 42337 nRequestedMasternodeAssets 2 nRequestedMasternodeAttempt 1 nSyncProgress 0.281250
2017-06-24 10:11:35 CMasternodeMan::DsegUpdate -- we already asked [2a02:8433:1b20:5800:d9f:6a44:c9e6:b745]:55555 for the list; skipping...
2017-06-24 10:11:41 CMasternodeSync::ProcessTick -- nTick 42343 nRequestedMasternodeAssets 2 nRequestedMasternodeAttempt 2 nSyncProgress 0.312500

PS! Simple Getblock work seems to be disabled / not supported. So any idea how to start solo mining this thing?

Console qt
Code:
setgenerate true
full member
Activity: 120
Merit: 100
Astrophotographer and Ham Radioist!
I left the wallet on overnight, it finished getting all the blocks, but it keeps resetting some 'additional' data while syncing going from 25 to 75 percent and back again. The default 44444 port sends out empty data to my miner according to JSON RPC. Am I doing something wrong? Here's my config file, is it used at all?


Code:
server=1
rpcuser=user
rpcpassword=password
listen=1
rpcallowip=127.0.0.1
rpcport=44444



Here's a log showing the sync process going down. I'd like some help with this.


Code:
2017-06-24 10:11:17 CMasternodeSync::ProcessTick -- nTick 42319 nRequestedMasternodeAssets 4 nRequestedMasternodeAttempt 2 nSyncProgress 0.812500
2017-06-24 10:11:17 CMasternodeSync::ProcessTick -- nTick 42319 nRequestedMasternodeAssets 4 -- timeout
2017-06-24 10:11:17 CMasternodeSync::SwitchToNextAsset -- Sync has finished
2017-06-24 10:11:23 CMasternodeSync::ProcessTick -- WARNING: not enough data, restarting sync
2017-06-24 10:11:23 CMasternodeSync::ProcessTick -- nTick 42325 nRequestedMasternodeAssets 0 nRequestedMasternodeAttempt 0 nSyncProgress -0.250000
2017-06-24 10:11:23 CMasternodeSync::SwitchToNextAsset -- Starting MASTERNODE_SYNC_SPORKS
2017-06-24 10:11:23 CMasternodeSync::ProcessTick -- nTick 42325 nRequestedMasternodeAssets 1 -- requesting sporks from peer 339
2017-06-24 10:11:23 CMasternodeSync::ProcessTick -- nTick 42325 nRequestedMasternodeAssets 1 -- requesting sporks from peer 340
2017-06-24 10:11:29 CMasternodeSync::ProcessTick -- nTick 42331 nRequestedMasternodeAssets 1 nRequestedMasternodeAttempt 0 nSyncProgress 0.000000
2017-06-24 10:11:29 CMasternodeSync::SwitchToNextAsset -- Starting MASTERNODE_SYNC_LIST
2017-06-24 10:11:29 CMasternodeMan::DsegUpdate -- we already asked [2001:0:9d38:6abd:1c0f:12ad:b18e:37e]:55555 for the list; skipping...
2017-06-24 10:11:35 CMasternodeSync::ProcessTick -- nTick 42337 nRequestedMasternodeAssets 2 nRequestedMasternodeAttempt 1 nSyncProgress 0.281250
2017-06-24 10:11:35 CMasternodeMan::DsegUpdate -- we already asked [2a02:8433:1b20:5800:d9f:6a44:c9e6:b745]:55555 for the list; skipping...
2017-06-24 10:11:41 CMasternodeSync::ProcessTick -- nTick 42343 nRequestedMasternodeAssets 2 nRequestedMasternodeAttempt 2 nSyncProgress 0.312500

PS! Simple Getblock work seems to be disabled / not supported. So any idea how to start solo mining this thing?
newbie
Activity: 19
Merit: 0
The wallet is good you do not use it goodbye

It's not good if you tried to now fix it 2 times but it still is not working, i mean this is a joke because usually you test the functionality before releasing anything and here is the reason why. I guess there is not even a one block yet right?

170 blocks

for users it work

delete all data and download again
sr. member
Activity: 463
Merit: 253
The wallet is good you do not use it goodbye

It's not good if you tried to now fix it 2 times but it still is not working, i mean this is a joke because usually you test the functionality before releasing anything and here is the reason why. I guess there is not even a one block yet right?

He might have fixed the source but he didnot compile the qt
The windows qt is not working definitely
hero member
Activity: 840
Merit: 508
Make winning bets on sports with Sportsbet.io!
The wallet is good you do not use it goodbye

It's not good if you tried to now fix it 2 times but it still is not working, i mean this is a joke because usually you test the functionality before releasing anything and here is the reason why. I guess there is not even a one block yet right?
newbie
Activity: 19
Merit: 0
wallet fixing download again and destroye all data  Grin
LOL stil broken. You are wasting my time. Bye

The wallet is good you do not use it goodbye
sr. member
Activity: 463
Merit: 253
wallet fixing download again and destroye all data  Grin
LOL stil broken. You are wasting my time. Bye
newbie
Activity: 19
Merit: 0
wallet fixing download again and destroye all data  Grin
sr. member
Activity: 463
Merit: 253
The wallet has been repaired download again on the same link as in the OP

Destroy all the files and download the new wallet

for novaexchange: tomorow  Wink

fix your wallet first. It still has issues
Pages:
Jump to: