Bitcoin Forum
June 17, 2024, 12:31:52 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 ... 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 [84] 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 »
  Print  
Author Topic: CHESSCOIN 🔴🔴 CHESSTOKEN 🔴🔴 CHESSCOINTALK 🔴🔴 AIRDROP LIVE 🔴🔴  (Read 124311 times)
ZzzzeyeZzzz
Full Member
***
Offline Offline

Activity: 377
Merit: 108

ChessCoin 1.4


View Profile WWW
August 26, 2017, 07:52:44 AM
 #1661


Here are all the data to the start... Let yourself be fascinated by ChessCoin and also the speed should be mentioned...  Wink

Best regards

-Update to ChessCoin 1.2 -protocolversion 60014 -Blocktime 5min/ 21000 transaction
-Transactions costs 0.0001/ unlimited. https://github.com/AKKPP?tab=repositories
Tournament https://lichess.org/team/chesscoin032
Pytbo
Member
**
Offline Offline

Activity: 308
Merit: 10

Community Manager hire me


View Profile
August 26, 2017, 08:48:19 AM
 #1662

I,m active chess player. Try to participate in this project.
Kamdot
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
August 26, 2017, 05:09:04 PM
 #1663

Im really sad. I have downloaded every possible wallet for Chess coin and I never get a connection. I created the ChessCoin.conf file and still I never get a connection. What is really sad is that supposedly Yobit has found the correct blockchain but yet no one can give access to otheres so they can download the block chain. I really want to support the network. I currently support 20 other coins on my computer via staking. This wallet graphic work is too good to not let others see and use.

I even read where somone placed a link to an explorer. I am tempted to download the explorer and learn it to make myself a masternode for this coin. The only thing holding me back is I am not sure if thats how a coin gets created. So if someone can give me more information about the explorer, and explain to me if the explorer is what is used, I might make an attempt to Fork this coin, but I need someone smarter then me to just tell me.

I am not afraid to just DO IT, I have coded an online game with JAVASCRIPT so this will just elevate my knowledge. Please point me in the right direction. Thanks
paramind22
Hero Member
*****
Offline Offline

Activity: 2660
Merit: 552


View Profile WWW
August 26, 2017, 06:37:19 PM
 #1664

Im really sad. I have downloaded every possible wallet for Chess coin and I never get a connection. I created the ChessCoin.conf file and still I never get a connection. What is really sad is that supposedly Yobit has found the correct blockchain but yet no one can give access to otheres so they can download the block chain. I really want to support the network. I currently support 20 other coins on my computer via staking. This wallet graphic work is too good to not let others see and use.

I even read where somone placed a link to an explorer. I am tempted to download the explorer and learn it to make myself a masternode for this coin. The only thing holding me back is I am not sure if thats how a coin gets created. So if someone can give me more information about the explorer, and explain to me if the explorer is what is used, I might make an attempt to Fork this coin, but I need someone smarter then me to just tell me.

I am not afraid to just DO IT, I have coded an online game with JAVASCRIPT so this will just elevate my knowledge. Please point me in the right direction. Thanks

OK, so from what I understand, just having wallets running on your machine can help the network?   I have wanted to be more in touch with the back end keeping up these blockchains, so would be more than happy to read what you're posting and keep the thread alive.  No one must be running the wallets now if what you're saying it true about the whole Chesscoin network.







ZzzzeyeZzzz
Full Member
***
Offline Offline

Activity: 377
Merit: 108

ChessCoin 1.4


View Profile WWW
August 26, 2017, 06:58:06 PM
 #1665

Im really sad. I have downloaded every possible wallet for Chess coin and I never get a connection. I created the ChessCoin.conf file and still I never get a connection. What is really sad is that supposedly Yobit has found the correct blockchain but yet no one can give access to otheres so they can download the block chain. I really want to support the network. I currently support 20 other coins on my computer via staking. This wallet graphic work is too good to not let others see and use.

I even read where somone placed a link to an explorer. I am tempted to download the explorer and learn it to make myself a masternode for this coin. The only thing holding me back is I am not sure if thats how a coin gets created. So if someone can give me more information about the explorer, and explain to me if the explorer is what is used, I might make an attempt to Fork this coin, but I need someone smarter then me to just tell me.

I am not afraid to just DO IT, I have coded an online game with JAVASCRIPT so this will just elevate my knowledge. Please point me in the right direction. Thanks

Try chesscoin.conf not ChessCoin.conf  Wink
You will find the correct name in the chesscoin-qt [command-line options]  Smiley

Code:
  -conf=<file>           Specify configuration file (default: chesscoin.conf)
  -pid=<file>            Specify pid file (default: chesscoind.pid)
  -datadir=<dir>         Specify data directory
  -wallet=<dir>          Specify wallet file (within data directory)
  -dbcache=<n>           Set database cache size in megabytes (default: 25)
  -dblogsize=<n>         Set database disk log size in megabytes (default: 100)
  -timeout=<n>           Specify connection timeout in milliseconds (default: 5000)
  -proxy=<ip:port>       Connect through socks proxy
  -socks=<n>             Select the version of socks proxy to use (4-5, default: 5)
  -tor=<ip:port>         Use proxy to reach tor hidden services (default: same as -proxy)
  -dns                   Allow DNS lookups for -addnode, -seednode and -connect
  -port=<port>           Listen for connections on <port> (default: 7323 or testnet: 17323)
  -maxconnections=<n>    Maintain at most <n> connections to peers (default: 125)
  -addnode=<ip>          Add a node to connect to and attempt to keep the connection open
  -connect=<ip>          Connect only to the specified node(s)
  -seednode=<ip>         Connect to a node to retrieve peer addresses, and disconnect
  -externalip=<ip>       Specify your own public address
  -onlynet=<net>         Only connect to nodes in network <net> (IPv4, IPv6 or Tor)
  -discover              Discover own IP address (default: 1 when listening and no -externalip)
  -irc                   Find peers using internet relay chat (default: 1) {0)?}
  -listen                Accept connections from outside (default: 1 if no -proxy or -connect)
  -bind=<addr>           Bind to given address. Use [host]:port notation for IPv6
  -dnsseed               Find peers using DNS lookup (default: 1)
  -staking               Stake your coins to support network and gain reward (default: 1)
  -synctime              Sync time with other nodes. Disable if time on your system is precise e.g. syncing with NTP (default: 1)
  -cppolicy              Sync checkpoints policy (default: strict)
  -banscore=<n>          Threshold for disconnecting misbehaving peers (default: 100)
  -bantime=<n>           Number of seconds to keep misbehaving peers from reconnecting (default: 86400)
  -maxreceivebuffer=<n>  Maximum per-connection receive buffer, <n>*1000 bytes (default: 5000)
  -maxsendbuffer=<n>     Maximum per-connection send buffer, <n>*1000 bytes (default: 1000)
  -upnp                  Use UPnP to map the listening port (default: 1 when listening)
  -paytxfee=<amt>        Fee per KB to add to transactions you send
  -mininput=<amt>        When creating transactions, ignore inputs with value less than this (default: 0.01)
  -server                Accept command line and JSON-RPC commands
  -testnet               Use the test network
  -debug                 Output extra debugging information. Implies all other -debug* options
  -debugnet              Output extra network debugging information
  -logtimestamps         Prepend debug output with timestamp
  -shrinkdebugfile       Shrink debug.log file on client startup (default: 1 when no -debug)
  -printtoconsole        Send trace/debug info to console instead of debug.log file
  -printtodebugger       Send trace/debug info to debugger
  -rpcuser=<user>        Username for JSON-RPC connections
  -rpcpassword=<pw>      Password for JSON-RPC connections
  -rpcport=<port>        Listen for JSON-RPC connections on <port> (default: 7324 or testnet: 17324)
  -rpcallowip=<ip>       Allow JSON-RPC connections from specified IP address
  -rpcconnect=<ip>       Send commands to node running on <ip> (default: 127.0.0.1)
  -blocknotify=<cmd>     Execute command when the best block changes (%s in cmd is replaced by block hash)
  -walletnotify=<cmd>    Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)
  -confchange            Require a confirmations for change (default: 0)
  -enforcecanonical      Enforce transaction scripts to use canonical PUSH operators (default: 1)
  -alertnotify=<cmd>     Execute command when a relevant alert is received (%s in cmd is replaced by message)
  -upgradewallet         Upgrade wallet to latest format
  -keypool=<n>           Set key pool size to <n> (default: 100)
  -rescan                Rescan the block chain for missing wallet transactions
  -salvagewallet         Attempt to recover private keys from a corrupt wallet.dat
  -checkblocks=<n>       How many blocks to check at startup (default: 2500, 0 = all)
  -checklevel=<n>        How thorough the block verification is (0-6, default: 1)
  -loadblock=<file>      Imports blocks from external blk000?.dat file

Block creation options:
  -blockminsize=<n>      Set minimum block size in bytes (default: 0)
  -blockmaxsize=<n>      Set maximum block size in bytes (default: 250000)
  -blockprioritysize=<n> Set maximum size of high-priority/low-fee transactions in bytes (default: 27000)

SSL options: (see the Bitcoin Wiki for SSL setup instructions)
  -rpcssl                                  Use OpenSSL (https) for JSON-RPC connections
  -rpcsslcertificatechainfile=<file.cert>  Server certificate file (default: server.cert)
  -rpcsslprivatekeyfile=<file.pem>         Server private key (default: server.pem)
  -rpcsslciphers=<ciphers>                 Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH)

UI options:
  -lang=<lang>           Set language, for example "de_DE" (default: system locale)
  -min                   Start minimized
  -splash                Show splash screen on startup (default: 1)

Your welcome  Smiley

-Update to ChessCoin 1.2 -protocolversion 60014 -Blocktime 5min/ 21000 transaction
-Transactions costs 0.0001/ unlimited. https://github.com/AKKPP?tab=repositories
Tournament https://lichess.org/team/chesscoin032
paramind22
Hero Member
*****
Offline Offline

Activity: 2660
Merit: 552


View Profile WWW
August 26, 2017, 07:45:09 PM
 #1666


Looks like it expired. 

ZzzzeyeZzzz
Full Member
***
Offline Offline

Activity: 377
Merit: 108

ChessCoin 1.4


View Profile WWW
August 26, 2017, 08:05:02 PM
 #1667


Yes, we need a developer...

We need an ChessCoin website? For what? If a project develops then we can connect everything to a website - now this Coin is just a work experiment and no more  Wink

We have a block explorer at http://crypto4free.com/blockexplorers/chesscoin-explorer/

Your welcome

-Update to ChessCoin 1.2 -protocolversion 60014 -Blocktime 5min/ 21000 transaction
-Transactions costs 0.0001/ unlimited. https://github.com/AKKPP?tab=repositories
Tournament https://lichess.org/team/chesscoin032
kellendil
Hero Member
*****
Offline Offline

Activity: 630
Merit: 503



View Profile
August 27, 2017, 11:50:22 AM
 #1668

you guys are still supporting this dead coin lol Cheesy
ZzzzeyeZzzz
Full Member
***
Offline Offline

Activity: 377
Merit: 108

ChessCoin 1.4


View Profile WWW
August 28, 2017, 06:05:52 AM
 #1669

you guys are still supporting this dead coin lol Cheesy

You are invited to share your experience with ChessCoin as a developer  Grin

ChessCoin works perfectly...
Test it with your first ChessCoin:
Faucet:
http://crypto4free.com/faucets/chesscoin-faucet/  Payout every hour 0.125 Chess

http://cryptoguru.tk/Faucet/index.php?Currency=CHESS Payout every 24 hours 1 ChessCoin

Daily update: https://www.coinexchange.io/network/peers/CHESS

Welcome and best regards

-Update to ChessCoin 1.2 -protocolversion 60014 -Blocktime 5min/ 21000 transaction
-Transactions costs 0.0001/ unlimited. https://github.com/AKKPP?tab=repositories
Tournament https://lichess.org/team/chesscoin032
paramind22
Hero Member
*****
Offline Offline

Activity: 2660
Merit: 552


View Profile WWW
September 01, 2017, 12:14:31 AM
 #1670

you guys are still supporting this dead coin lol Cheesy

You are invited to share your experience with ChessCoin as a developer  Grin

ChessCoin works perfectly...
Test it with your first ChessCoin:
Faucet:
http://crypto4free.com/faucets/chesscoin-faucet/  Payout every hour 0.125 Chess

http://cryptoguru.tk/Faucet/index.php?Currency=CHESS Payout every 24 hours 1 ChessCoin

Daily update: https://www.coinexchange.io/network/peers/CHESS

Welcome and best regards

Maybe it's time to start a new thread.  Would you volunteer?   Even with the suggestions, the wallet is having problems for me and I have over
12 staking wallets going.   If we want this coin to be accepted, we can't expect newcomers to want to tweak files and put them in unusual directories.  The wallet looks great, better than pretty much any other, but I did everything with the nodes and conf file and still no connections.

So, I gather we have to recompile this wallet to be able to install a new conf file in the appdata directory?  Does the code exist?  Isn't the developer associated with another coin?  Maybe he will fork over the code, or is it on github?





ZzzzeyeZzzz
Full Member
***
Offline Offline

Activity: 377
Merit: 108

ChessCoin 1.4


View Profile WWW
September 01, 2017, 10:52:48 AM
 #1671

you guys are still supporting this dead coin lol Cheesy

You are invited to share your experience with ChessCoin as a developer  Grin

ChessCoin works perfectly...
Test it with your first ChessCoin:
Faucet:
http://crypto4free.com/faucets/chesscoin-faucet/  Payout every hour 0.125 Chess

http://cryptoguru.tk/Faucet/index.php?Currency=CHESS Payout every 24 hours 1 ChessCoin

Daily update: https://www.coinexchange.io/network/peers/CHESS

Welcome and best regards

Maybe it's time to start a new thread.  Would you volunteer?   Even with the suggestions, the wallet is having problems for me and I have over
12 staking wallets going.   If we want this coin to be accepted, we can't expect newcomers to want to tweak files and put them in unusual directories.  The wallet looks great, better than pretty much any other, but I did everything with the nodes and conf file and still no connections.

So, I gather we have to recompile this wallet to be able to install a new conf file in the appdata directory?  Does the code exist?  Isn't the developer associated with another coin?  Maybe he will fork over the code, or is it on github?





Wow - thanks for your thoughts  Smiley
I will only be able to support ChessCoin - If you find someone to expand long-term ChessCoin I´am willing to spend a premium ChessCoin as a reward...

General:
We have very many different CryptoCoins and there is only one no group of developers! (Many developers only make new coins and stay for four weeks and then start the next coin because they can live from the sale) Shocked

ChessCoin is a user Coin and we need applications for this coin and at first we need a testnet for new updates  Wink

We can keep ChessCoin alive and only hope that there is a new and young group of students who are interested in ChessCoin and can further develop this program?
We can all help and support the ChessCoin network...
We can all - who read this here and know developers point to this project and also recommend?

@ Paramind22 can you call on github?

To all:
Try to connect to the ChessCoin network and I will answer all questions regarding the network and help if I can: Tell me here or also on my Twitter account  Smiley
 
For Developer:
Call to all developers and those who want to be:
ChessCoin is listed on four stock exchanges and has a strakes and a stable Global Network - You can ChessCoin try to make big...

Since all welcome and support ChessCoin  Smiley

-Update to ChessCoin 1.2 -protocolversion 60014 -Blocktime 5min/ 21000 transaction
-Transactions costs 0.0001/ unlimited. https://github.com/AKKPP?tab=repositories
Tournament https://lichess.org/team/chesscoin032
paramind22
Hero Member
*****
Offline Offline

Activity: 2660
Merit: 552


View Profile WWW
September 01, 2017, 01:17:08 PM
 #1672

I am on github but not very active.  How do I find you there?   

ZzzzeyeZzzz
Full Member
***
Offline Offline

Activity: 377
Merit: 108

ChessCoin 1.4


View Profile WWW
September 01, 2017, 05:35:11 PM
Last edit: September 01, 2017, 06:39:23 PM by ZzzzeyeZzzz
 #1673

I am on github but not very active.  How do I find you there?  
I make network support and no program development - I don´t know about github, maybe you can place a request?

-Update to ChessCoin 1.2 -protocolversion 60014 -Blocktime 5min/ 21000 transaction
-Transactions costs 0.0001/ unlimited. https://github.com/AKKPP?tab=repositories
Tournament https://lichess.org/team/chesscoin032
paramind22
Hero Member
*****
Offline Offline

Activity: 2660
Merit: 552


View Profile WWW
September 01, 2017, 10:36:02 PM
 #1674

I am on github but not very active.  How do I find you there?  
I make network support and no program development - I don´t know about github, maybe you can place a request?

OK, the github code is still up and it's linked from the initial post.  That means any good coder can take over the project and create a new
installation setup program with updated nodes. 

I have three Waves tokens that I created and which I am maintaining so I cannot devote much time for this.  I suggest lovers of Chesscoin go to the first post in this thread and click the github link and download the code to their computer for safekeeping.   I did it and it's easy.

Few are going to read this thread so people can look elsewhere on BTT for coders for Chesscoin.

ZzzzeyeZzzz
Full Member
***
Offline Offline

Activity: 377
Merit: 108

ChessCoin 1.4


View Profile WWW
September 02, 2017, 06:09:20 AM
 #1675

I am on github but not very active.  How do I find you there?  
I make network support and no program development - I don´t know about github, maybe you can place a request?

OK, the github code is still up and it's linked from the initial post.  That means any good coder can take over the project and create a new
installation setup program with updated nodes.  

I have three Waves tokens that I created and which I am maintaining so I cannot devote much time for this.  I suggest lovers of Chesscoin go to the first post in this thread and click the github link and download the code to their computer for safekeeping.   I did it and it's easy.

Few are going to read this thread so people can look elsewhere on BTT for coders for Chesscoin.

Good work and stay tuned  Smiley
If you know a contact for a second block explorer and a third faucet tell it to me - I'll find ways to start it...
So far - we let the ChessCoin network hard work with these Faucet  Cheesy

http://crypto4free.com/faucets/chesscoin-faucet/  Payout every hour 0.125 Chess

http://cryptoguru.tk/Faucet/index.php?Currency=CHESS Payout every 24 hours 1 ChessCoin

Welcome and best regards

-Update to ChessCoin 1.2 -protocolversion 60014 -Blocktime 5min/ 21000 transaction
-Transactions costs 0.0001/ unlimited. https://github.com/AKKPP?tab=repositories
Tournament https://lichess.org/team/chesscoin032
pik42
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
September 13, 2017, 05:15:04 AM
 #1676

what happens to a coin! she dies?  Huh
margoslend
Full Member
***
Offline Offline

Activity: 396
Merit: 110


View Profile
September 14, 2017, 03:02:05 PM
 #1677

how much displeased with. I am tried to run the purse of the window, not even sync. A list of work nod have not seen, and please don't think that go here masters of programming, not all know the team should have to register. Working nodes is quite another matter, sorry
ZzzzeyeZzzz
Full Member
***
Offline Offline

Activity: 377
Merit: 108

ChessCoin 1.4


View Profile WWW
September 14, 2017, 07:29:56 PM
Last edit: September 15, 2017, 06:09:26 AM by ZzzzeyeZzzz
 #1678


We haven't problems with the network - all systems work normally...
Copy chesscoin.conf into:
Code:
C:\Users\*.*\AppData\Roaming\ChessCoin
And you get contact...

Daily update: https://www.coinexchange.io/network/peers/CHESS

Faucet:
http://crypto4free.com/faucets/chesscoin-faucet/  Payout every hour 0.125 Chess
http://cryptoguru.tk/Faucet/index.php?Currency=CHESS Payout every 24 hours 1 ChessCoin
You're welcome and best regards Smiley

-Update to ChessCoin 1.2 -protocolversion 60014 -Blocktime 5min/ 21000 transaction
-Transactions costs 0.0001/ unlimited. https://github.com/AKKPP?tab=repositories
Tournament https://lichess.org/team/chesscoin032
PosAltcoinsClub
Full Member
***
Offline Offline

Activity: 168
Merit: 100

Pos Altcoins Club


View Profile WWW
September 18, 2017, 06:47:15 PM
 #1679

people likes high pos coins. 32% a year is not much. i know that 100% and more a year will create big inflation, but still 32% a year is very small.

so what is the reason NEW people will invest in this coin?

★☆★☆★ Check this out : █ █ GET SOME DOLLARS $$$ █ █ ★☆★☆★ usa only ! ★☆★☆★
cryptostiltskin
Sr. Member
****
Offline Offline

Activity: 311
Merit: 250



View Profile
September 26, 2017, 06:50:23 PM
 #1680

This coin is being delisted from CoinExchange. Everyone please remove your coins before November 1st.
Pages: « 1 ... 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 [84] 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!