Bitcoin Forum
April 27, 2024, 02:17:43 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 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 ... 79 »
  Print  
Author Topic: [ANN] [CV2] ColossusCoin2.0 | Yobit.net | NovaExchange - Swap to COLX is closed  (Read 116132 times)
Bitr8er
Full Member
***
Offline Offline

Activity: 233
Merit: 100



View Profile
October 14, 2015, 12:31:45 AM
 #261


Thank You!

./ColossusCoin2d getbalance
80000.99400000
1714184263
Hero Member
*
Offline Offline

Posts: 1714184263

View Profile Personal Message (Offline)

Ignore
1714184263
Reply with quote  #2

1714184263
Report to moderator
1714184263
Hero Member
*
Offline Offline

Posts: 1714184263

View Profile Personal Message (Offline)

Ignore
1714184263
Reply with quote  #2

1714184263
Report to moderator
1714184263
Hero Member
*
Offline Offline

Posts: 1714184263

View Profile Personal Message (Offline)

Ignore
1714184263
Reply with quote  #2

1714184263
Report to moderator
"You Asked For Change, We Gave You Coins" -- casascius
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714184263
Hero Member
*
Offline Offline

Posts: 1714184263

View Profile Personal Message (Offline)

Ignore
1714184263
Reply with quote  #2

1714184263
Report to moderator
colossuscoin (OP)
Full Member
***
Offline Offline

Activity: 338
Merit: 123


COLX - Spread the grid.


View Profile WWW
October 14, 2015, 01:56:55 PM
 #262

ColossusCoin2.0 Version 1.2.0 has been released

Feature update for CV2

Links have been updated in the OP.

ColossusCoin2 Version 1.2.0 comes with a the change of Multisend GUI which replaces the CV2 for Charity function. Multisend allows you to send up to 100% of your Stake to multiple addresses of your choosing. A small fix to the Hashsettings has been added.


MultiSend RPC calls


multisend <command>
What is MultiSend?
MultiSend is a rebuild of what used to be called Stake For Charity (s4c)
MultiSend allows a user to automatically send a percent of their stake reward to as many addresses as you would like
The MultiSend transaction is sent when the staked coins mature
The only current restriction is that you cannot choose to send more than 100% of your stake using MultiSend




Complete List of ColossusCoin2 RPC Calls:
Code:
addmultisigaddress <nrequired> <'["key","key"]'> [account]
addnode <node> <add|remove|onetry>
addredeemscript <redeemScript> [account]
backupwallet <destination>
cccustomchange <address>
cclistcoins
cclistselected
ccreset
ccreturnchange <true|false>
ccselect <Output Hash> <Output Index>
ccsend <ColossusCoin2 Address> <amount>
checkwallet
createrawtransaction [{"txid":txid,"vout":n},...] {address:amount,...}
decoderawtransaction <hex string>
decodescript <hex string>
delete <address>
dumpprivkey <ColossusCoin2address>
dumpwallet <filename>
encryptwallet <passphrase>
getaccount <ColossusCoin2address>
getaccountaddress <account>
getaddednodeinfo <dns> [node]
getaddressesbyaccount <account>
getbalance [account] [minconf=1]
getbestblockhash
getblock <hash> [txinfo]
getblock <number> [txinfo]
getblockcount
getblockhash <index>
getblocktemplate [params]
getcheckpoint
getconfs <txid>
getconnectioncount
getdifficulty
getinfo
getmininginfo
getmoneysupply [height]
getnewaddress [account]
getnewpubkey [account]
getpeerinfo
getrawmempool
getrawtransaction <txid> [verbose=0]
getreceivedbyaccount <account> [minconf=1]
getreceivedbyaddress <ColossusCoin2address> [minconf=1]
getstakesplitthreshold
getstaketx <txid>
getstakinginfo
getsubsidy [nTarget]
gettransaction <txid>
getweight
getwork [data]
getworkex [data, coinbase]
hashsettings <drift/interval><seconds>
help [command]
importprivkey <ColossusCoin2privkey> [label]
importwallet <filename>
keypoolrefill [new-size]
listaccounts [minconf=1]
listaddressgroupings
listreceivedbyaccount [minconf=1] [includeempty=false]
listreceivedbyaddress [minconf=1] [includeempty=false]
listsinceblock [blockhash] [target-confirmations]
listtransactions [account] [count=10] [from=0]
listunspent [minconf=1] [maxconf=9999999] ["address",...]
makekeypair [prefix]
moneysupply
move <fromaccount> <toaccount> <amount> [minconf=1] [comment]
multisend <command>
repairwallet
rescanfromblock <block height>
resendtx
reservebalance [<reserve> [amount]]
sendalert <message> <privatekey> <minver> <maxver> <priority> <id> [cancelupto]
sendfrom <fromaccount> <toColossusCoin2address> <amount> [minconf=1] [comment] [comment-to]
sendmany <fromaccount> {address:amount,...} [minconf=1] [comment]
sendrawtransaction <hex string>
sendtoaddress <ColossusCoin2address> <amount> [comment] [comment-to]
setaccount <ColossusCoin2address> <account>
setstakesplitthreshold <1 - 999,999>
settxfee <amount>
signmessage <ColossusCoin2address> <message>
signrawtransaction <hex string> [{"txid":txid,"vout":n,"scriptPubKey":hex},...] [<privatekey1>,...] [sighashtype="ALL"]
stakeforcharity <ColossusCoin2 address> <percent>
stop <detach>
submitblock <hex data> [optional-params-obj]
validateaddress <ColossusCoin2address>
validatepubkey <ColossusCoin2pubkey>
verifymessage <ColossusCoin2address> <signature> <message>


sudo23
Sr. Member
****
Offline Offline

Activity: 469
Merit: 250


ColossuscoinXT - highly energy-efficient


View Profile WWW
October 14, 2015, 04:13:49 PM
 #263


Addnodes for your ColossusCoin2.0 Client


If you cannot sync, please download the newest ColossusCoin2.conf file here: ColossusCoin2.conf and follow the instructions below:
1. Back up wallet.dat file and save it somewhere else than in the ColossusCoin2 folder!
2. Delete ColossusCoin2.conf in your AppData\Roaming\Colossuscoin2 Folder
3. Replace the ColossusCoin2.conf file

ColossusCoin2.conf
Code:
listen=1
daemon=1
server=1
rpcuser=**yourusername**
rpcpassword=**yourpassword**
rpcport=43521
port=43522
rpcallowip=127.0.0.1
addnode=66.30.80.136
addnode=162.243.155.75
addnode=178.62.96.80
addnode=104.131.180.51
addnode=107.170.179.27
addnode=128.199.39.192
addnode=107.170.67.156
addnode=188.134.72.213
addnode=113.57.187.76
addnode=89.13.19.212
addnode=68.197.67.103
addnode=91.153.108.4
addnode=46.101.25.231:43522
addnode=188.166.115.151:43522
addnode=87.217.89.242
addnode=69.118.24.197
addnode=69.176.242.196
addnode=89.12.92.23
addnode=78.14.250.77
addnode=46.101.165.67
addnode=89.14.27.236:59027
addnode=46.101.25.231:43522
addnode=89.14.27.236:52956
addnode=154.20.180.26:63041
addnode=89.14.27.236:59135
addnode=89.14.27.236:59121
addnode=87.217.82.156:26536
addnode=154.20.180.26:63041
addnode=46.101.55.191:53605
addnode=46.101.25.231
addnode=128.199.39.192
addnode=87.217.82.156
addnode=154.20.180.26
addnode=77.176.62.100
addnode=188.166.115.151
addnode=104.131.180.51
addnode=188.134.72.213
addnode=69.118.24.197
addnode=69.176.242.196
addnode=46.101.55.191
addnode=46.101.165.67
addnode=212.34.248.234
addnode=72.201.84.153
addnode=91.153.108.4
addnode=162.243.205.91

4. Start client
5. If it gets stuck: close ColossusCoin2 client, reopen client and continue to sync

Change your rpcuser and rpcpassword after downloading ColossusCoin2.conf file 

Best wishes
sudo23

ColossuscoinXT - Extremely resource friendly | Lightning fast | Stealth Anonymous | - ColossusXT related Websites:
   Website: www.Colossuscoinxt.org  -  Forum: www.Colossuscointalk.org  -  Exchange: NovaExchange.com - CV2/BTC     
    Facebook: www.facebook.com/Colossuscoin - Twitter: www.twitter.com/ColossuscoinXT - Got COLX?
   
sudo23
Sr. Member
****
Offline Offline

Activity: 469
Merit: 250


ColossuscoinXT - highly energy-efficient


View Profile WWW
October 14, 2015, 04:55:45 PM
 #264

I have around 830,000,000 old Colossuscoin,  https://coinplorer.com/COL/Addresses/22QBfUsMQac7qFkW3UMduXtNHsMP8NGZ6B  , not been following the relaunch or coin for a while, at the moment i have 1.5.2.0 and my balance is not showing but the transactions are. What should i do to swap for Col V2?? I take it im not 2 late!?

edit: my balance is prob 0 as wallet is synching


Swapping Your ColossusCoins V1 (COL) to ColossusCoins V2 (CV2)

Please switch to using ColossusCoin2.0 (CV2)

Swap- over timeframe:

In the first phase the swap over will happen via a web based convertion form off exchanges (Coin Swap Form)
Please provide your ColossusCoin V1 (COL) private keys, new Colossuscoin V2 (CV2) Wallet Address and Email address for this purpose.

Coin Swap Form:
https://www.colossuscoin.org/index.php/coinswap

ColossuscoinXT - Extremely resource friendly | Lightning fast | Stealth Anonymous | - ColossusXT related Websites:
   Website: www.Colossuscoinxt.org  -  Forum: www.Colossuscointalk.org  -  Exchange: NovaExchange.com - CV2/BTC     
    Facebook: www.facebook.com/Colossuscoin - Twitter: www.twitter.com/ColossuscoinXT - Got COLX?
   
sudo23
Sr. Member
****
Offline Offline

Activity: 469
Merit: 250


ColossuscoinXT - highly energy-efficient


View Profile WWW
October 14, 2015, 05:07:50 PM
Last edit: October 14, 2015, 10:58:02 PM by sudo23
 #265

Quote
Hi, I have more than 1.2 billion col v1 coins you can tell me why I should exchange it to col v2?

Due to the massive size of the main wallet ColossusCoin COL v1 (the old one) has multiple errors in the code, several hardforks and wallet syncing issues (peers are not to be able to connect to each other on the network). The main issue with it is the messaging system, low fees, fast stake and long minimum Prooof of Stake so to just change all of that and keep with the near 1 GB Blockchain just wouldn't make sense. The Colossuscoin COL V1 Block Chain is currently not moving and Col1.52 blockchain is stuck . The original ColossusCoin has experienced technical issues as described in detail here: https://bitcointalk.org/index.php?topic=842940.0  and here: https://bitcointalk.org/index.php?topic=517756.msg5723249#msg5723249
There are also several bugs and the Colossuscoin/V2-team could not identify the solution to such as transactions getting rejected and being hard to recover as well as Stake before Sync issues and extremely slow Block download times. So thats why the Colossuscoin/V2 team have decided to build a new blockchain (Colossuscoin2) and do a full swap for a new Blockchain (20:1 Colossuscoin-Colossucoin2.0 ratio). The ColossusCoin2.0 Blockchain is already running smoothly, very well and the ColossusCoin/V2 Development Team focus on improving the working CV2 blockchain.

ColossuscoinXT - Extremely resource friendly | Lightning fast | Stealth Anonymous | - ColossusXT related Websites:
   Website: www.Colossuscoinxt.org  -  Forum: www.Colossuscointalk.org  -  Exchange: NovaExchange.com - CV2/BTC     
    Facebook: www.facebook.com/Colossuscoin - Twitter: www.twitter.com/ColossuscoinXT - Got COLX?
   
junbi39
Full Member
***
Offline Offline

Activity: 160
Merit: 100


View Profile
October 14, 2015, 08:13:06 PM
 #266

Hello, I downloaded and installed the mac wallet, and it will not sync.  It just says 0 connections to colossuscoin2 network and does not appear to be doing anything. 
My litecoin wallet works fine on this machine (macbook).  Help!
Den821
Full Member
***
Offline Offline

Activity: 207
Merit: 100


XDE2, PAYS HUNDREDS OF DOLLARS A WEEK TO PROMOTERS


View Profile
October 15, 2015, 01:24:59 PM
 #267

To Cryptsy.freshdesk.com:
https://cryptsy.freshdesk.com/support/discussions/forums/4000000207

New Coin to consider/New Coin Requests: Colossuscoin2.0

Hello Cryptsy-Team,

Colossuscoin2.0 has been launched successful on February 08, 2015 https://bitcointalk.org/index.php?topic=941433.0
Please add ColossusCoin2.0 on Cryptsy!
The source code is available at GitHub:
https://github.com/Crestington/ColossusCoin2
Coin Swap to ColossusCoin2.0 is active
https://www.colossuscoin.org/index.php/coinswap
sudo23:
Quote
"...the Colossuscoin/V2 team have decided to build a new blockchain (Colossuscoin2) and do a full swap for a new Blockchain (20:1 Colossuscoin-Colossucoin2.0 ratio). The ColossusCoin2.0 Blockchain is already running smoothly, very well and the ColossusCoin/V2 Development Team focus on improving the working CV2 blockchain."

Many Thanks!
~Den

Crestington
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
October 16, 2015, 03:22:51 AM
 #268

Thank you Sudo for getting the updated Client I sent you, I had talked to Mullick about doing the swap. I think it would actually be a bit better to give a larger portion for the swap than 20:1 as I think there would not be that many people from here on out that would still have their private keys for the original ColossusCoin plus Coins that were lost when the Chinese exchange delisted it and they would probably have held around 20% of the Coin. Cryptsy holds about 50% of the Coin so I think it would probably be best to give a larger portion though Staking and then swap the rest and leave about 10% for a development fund.
sudo23
Sr. Member
****
Offline Offline

Activity: 469
Merit: 250


ColossuscoinXT - highly energy-efficient


View Profile WWW
October 17, 2015, 09:55:07 PM
 #269

Thank you Sudo for getting the updated Client I sent you, I had talked to Mullick about doing the swap. I think it would actually be a bit better to give a larger portion for the swap than 20:1 as I think there would not be that many people from here on out that would still have their private keys for the original ColossusCoin plus Coins that were lost when the Chinese exchange delisted it and they would probably have held around 20% of the Coin. Cryptsy holds about 50% of the Coin so I think it would probably be best to give a larger portion though Staking and then swap the rest and leave about 10% for a development fund.

hey Crestington,

Could you please reconnect everything and update all nodes.
 "connections" : 2 (Windows wallet)
I've only 2 active network connections to Colossuscoin2 network

http://www.multifaucet.tk/index.php?blockexplorer=CV2

best wishes
sudo23

ColossuscoinXT - Extremely resource friendly | Lightning fast | Stealth Anonymous | - ColossusXT related Websites:
   Website: www.Colossuscoinxt.org  -  Forum: www.Colossuscointalk.org  -  Exchange: NovaExchange.com - CV2/BTC     
    Facebook: www.facebook.com/Colossuscoin - Twitter: www.twitter.com/ColossuscoinXT - Got COLX?
   
Crestington
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
October 17, 2015, 11:18:15 PM
 #270

Thank you Sudo for getting the updated Client I sent you, I had talked to Mullick about doing the swap. I think it would actually be a bit better to give a larger portion for the swap than 20:1 as I think there would not be that many people from here on out that would still have their private keys for the original ColossusCoin plus Coins that were lost when the Chinese exchange delisted it and they would probably have held around 20% of the Coin. Cryptsy holds about 50% of the Coin so I think it would probably be best to give a larger portion though Staking and then swap the rest and leave about 10% for a development fund.

hey Crestington,

Could you please reconnect everything and update all nodes.
 "connections" : 2 (Windows wallet)
I've only 2 active network connections to Colossuscoin2 network

http://www.multifaucet.tk/index.php?blockexplorer=CV2

best wishes
sudo23

I'm setting up some more permanent nodes today so will have 5 in total, I'll keep you updated.
Crestington
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
October 18, 2015, 01:29:36 AM
 #271

Here are current nodes

addnode=45.32.68.232
addnode=176.9.28.219
addnode=78.14.249.128
addnode=178.62.212.196
addnode=173.254.204.123
addnode=81.169.251.126
addnode=77.176.82.43
addnode=188.134.72.213
addnode=212.34.248.234
addnode=69.176.242.196
addnode=68.197.64.6
addnode=37.152.218.146
addnode=91.153.108.4
tZKtdvt6
Full Member
***
Offline Offline

Activity: 166
Merit: 100


Developer


View Profile
October 18, 2015, 05:08:26 AM
 #272

Here are current nodes

addnode=45.32.68.232
addnode=176.9.28.219
addnode=78.14.249.128
addnode=178.62.212.196
addnode=173.254.204.123
addnode=81.169.251.126
addnode=77.176.82.43
addnode=188.134.72.213
addnode=212.34.248.234
addnode=69.176.242.196
addnode=68.197.64.6
addnode=37.152.218.146
addnode=91.153.108.4

All is perfect Crestington, all is working very smoothly. Thank you very much to all CV2 Team.

junbi39
Full Member
***
Offline Offline

Activity: 160
Merit: 100


View Profile
October 20, 2015, 09:21:19 PM
 #273

Here are current nodes

addnode=45.32.68.232
addnode=176.9.28.219
addnode=78.14.249.128
addnode=178.62.212.196
addnode=173.254.204.123
addnode=81.169.251.126
addnode=77.176.82.43
addnode=188.134.72.213
addnode=212.34.248.234
addnode=69.176.242.196
addnode=68.197.64.6
addnode=37.152.218.146
addnode=91.153.108.4

I’m happy to buy more CV2
CV2 is cheap, when we consider the long term potential of this coin.
How to add a permanent CV2 seed node?
sudo23
Sr. Member
****
Offline Offline

Activity: 469
Merit: 250


ColossuscoinXT - highly energy-efficient


View Profile WWW
October 20, 2015, 11:41:45 PM
Last edit: October 20, 2015, 11:53:23 PM by sudo23
 #274

I'm setting up some more permanent nodes today so will have 5 in total, I'll keep you updated.
Fantastic!!



Full transaction record of coins swapped over so far.

Here is the list of CV2 swap transactions:


https://docs.google.com/spreadsheets/d/1LQDDzaiLf0WLXtOTnrCdsl2jHNXFGwJtIHrkecvP3Y0/edit?pli=1  



27,437,414,118 ColossusCoinV1 COL (equivalent to 1,371,870,705 ColossusCoinV2 CV2) have been swapped so far! (off-exchanges).

If you have ColossusCoinV1 (COL), you should immediately swap your ColossusCoins to the new ColossusCoin2.0 (CV2) Version on this page:

http://www.colossuscoin.org/index.php/coinswap




Please swap as soon as possible!



 

ColossuscoinXT - Extremely resource friendly | Lightning fast | Stealth Anonymous | - ColossusXT related Websites:
   Website: www.Colossuscoinxt.org  -  Forum: www.Colossuscointalk.org  -  Exchange: NovaExchange.com - CV2/BTC     
    Facebook: www.facebook.com/Colossuscoin - Twitter: www.twitter.com/ColossuscoinXT - Got COLX?
   
colossuscoin (OP)
Full Member
***
Offline Offline

Activity: 338
Merit: 123


COLX - Spread the grid.


View Profile WWW
October 22, 2015, 04:58:06 PM
 #275


      Reminder:    

Swapping Your ColossusCoins V1 (COL) to ColossusCoins V2 (CV2)

Please switch to using ColossusCoin2.0 (CV2)

Swap- over timeframe:

In the first phase the swap over will happen via a web based convertion form off exchanges (Coin Swap Form)
Please provide your ColossusCoin V1 (COL) private keys, new Colossuscoin V2 (CV2) Wallet Address and Email address for this purpose.


Coin Swap Form:
https://www.colossuscoin.org/index.php/coinswap




junbi39
Full Member
***
Offline Offline

Activity: 160
Merit: 100


View Profile
October 24, 2015, 12:15:58 AM
 #276

I'm setting up some more permanent nodes today so will have 5 in total, I'll keep you updated.

I’m happy to buy more CV2
CV2 is cheap, when we consider the long term potential of this coin.
How to add a permanent CV2 seed node?


How to add/ setting up more permanent CV2 seed nodes?



junbi39
Full Member
***
Offline Offline

Activity: 160
Merit: 100


View Profile
October 24, 2015, 08:38:47 PM
 #277

pow mining available  Huh Huh Huh Huh Huh
Th82
Sr. Member
****
Offline Offline

Activity: 418
Merit: 250


COLX - Spread the Grid.


View Profile WWW
October 25, 2015, 06:58:39 PM
Last edit: October 25, 2015, 08:27:46 PM by Th82
 #278

pow mining available  Huh Huh Huh Huh Huh

You need to have coins in your wallet to stake (mine) and the returns are very good (5000 Colossuscoin2/Block)!

You can get them quite cheap right now! Get them and wait for Cryptsy to update/swap Colossuscoin to Colossuscoin2, as the wallet as it's currently in maintenance on the exchange.
AlcurEX:
CV2 - LTC market on alcurEX.org
https://alcurex.org/index.php/crypto/market?pair=CV2_LTC
https://alcurex.org/index.php/crypto/market?pair=CV2_MRC2

CV2 - BTC market on Yobit.net
ColossusCoin2 [CV2] is listed: https://yobit.net/en/trade/CV2/BTC

ColossusCoin2 is one of the most efficient POS Coins to mine and run while still having quick transaction times. Colossuscoin2 quickly becoming one of the most advanced Proof of Stake Coins on the market.


           ▄▄▄█████████▄▄▄
       ▄▄██▀▀ █▀█████████████▄
     ▄██▄█▄    ▐██▄███████▀  ▀█▄
   ▄█▀    █  ▄█▀██   ▀          █▄
  ██  ▐█  ███████                ██
 ██       ▐█████                  ██
▐█      ███████   █▄            ▄█░█▌
██▄  ▄▄███████▀         ▄       ▐████
████▄▄▐█▀█████         ▄██ ▄█▄ ██████
▐██████    ▀███▄█     ▄██████▄▐ ▀█▀█▌
 ██████      █████    ███████████▀▐█
  ██████   ▄██████   █▄████████▀  █
   █████  ▄████████▄███████████░▄█
    ▀███ ███████████████████████▀
      ▀███████████████████████▀
          ▀▀▀███████████▀▀▀
━ EXTREMELY
RESOURCE FRIENDLY
.

       ▄██▄
      ██████
     ████████
    ▐████████▌
    ███▀  ▀███
    ███▄  ▄███
    ██████████
    ▐████████▌
     ████████
    ▄████████▄
  ▄████████████▄
 ████████████████
 ▐█▀ ▀██████▀ ▀█▌
      ▄    ▄
      █    █
      ▀█▄▄█▀
        ▀▀
LIGTHNING
FAST
.

             ▄█▄
▄▄▄    ▄▄▄██▀▀▀██▄▄▄    ▄▄▄
██▀▀▀▀▀▀▀▀  ▄▄   ▀▀▀▀▀▀▀▀██
██  ▄▄▄▄▄▄███████▄       ██
██  ████████████▀   ▄██  ██
██  ██████████▀   ▄██▀   ██
██  ████████▀   ▄██▀     ██
██  ██████▀   ▄██▀  ▄██  ██
▐█▌ ▐███▀   ▄██▀  ▄███▀ ▐█▌
 ██  ▀▀   ▄██▀  ▄████▌  ██
  ██    ▄██▀  ▄█████▀  ██
   ██▄  ▀▀  ▄█████▀  ▄██
    ▀██▄   █████▀  ▄██▀
      ▀██▄  ▀▀   ▄██▀
        ▀▀██▄▄▄██▀▀
            ▀▀▀ 
STEALTH
ANONYMOUS
     ▄▄█████████████████▄▄
   ▄███████████████████████▄
 ▄█████▀               ▀█████▄
▐████▀                   ▀████▌
▐████   ▐██████████████▄▄▄███████▄▄
▐████   ▐███████████████████████████▄
▐████   ▐██████▀                ▀█████▄
▐████   ▐█████    ▄▄▄▄▄▄▄▄▄▄▄▄    ▀████▌
▐████   ▐█████▄▄▄██████████████▄   ████▌
▐████    █████████████▀   ██████   ████▌
 █████▄                  ▄██████   ████▌
  ▀█████▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄████████   ████▌
    ▀███████████████████████████   ████▌
       ▀▀████▌   ▀████████████▀    ████▌
          ████▄                  ▄█████
           ▀█████▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█████▀
             ▀█████████████████████▀
                ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
ColossusXT
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
.
Join the COLX community on:
TwitterFacebookTelegram
DiscordReddit Bitcointalk
.
sudo23
Sr. Member
****
Offline Offline

Activity: 469
Merit: 250


ColossuscoinXT - highly energy-efficient


View Profile WWW
October 25, 2015, 10:28:01 PM
 #279

pow mining available  Huh Huh Huh Huh Huh

You need to have coins in your wallet to stake (mine) and the returns are very good (5000 Colossuscoin2/Block)!

You can get them quite cheap right now! Get them and wait for Cryptsy to update/swap Colossuscoin to Colossuscoin2, as the wallet as it's currently in maintenance on the exchange.
AlcurEX:
CV2 - LTC market on alcurEX.org
https://alcurex.org/index.php/crypto/market?pair=CV2_LTC
https://alcurex.org/index.php/crypto/market?pair=CV2_MRC2

CV2 - BTC market on Yobit.net
ColossusCoin2 [CV2] is listed: https://yobit.net/en/trade/CV2/BTC

ColossusCoin2 is one of the most efficient POS Coins to mine and run while still having quick transaction times. Colossuscoin2 quickly becoming one of the most advanced Proof of Stake Coins on the market.



Exactly!

There is no Proof-of-Work its all PoS now. PoW mining is not possible anymore.
Colossuscoin2 is a pure PoS (Proof of Stake) coin and can no longer be mined in the usual way. However, you can still mine by what is called Staking.
The system is highly efficient and far less wasteful of resources.

ColossuscoinXT - Extremely resource friendly | Lightning fast | Stealth Anonymous | - ColossusXT related Websites:
   Website: www.Colossuscoinxt.org  -  Forum: www.Colossuscointalk.org  -  Exchange: NovaExchange.com - CV2/BTC     
    Facebook: www.facebook.com/Colossuscoin - Twitter: www.twitter.com/ColossuscoinXT - Got COLX?
   
sudo23
Sr. Member
****
Offline Offline

Activity: 469
Merit: 250


ColossuscoinXT - highly energy-efficient


View Profile WWW
October 25, 2015, 10:59:24 PM
 #280




ColossusCoin2 has been added to BlockExperts - A Block Explorer Provider

Colossuscoin2 Block Explorer
Analyze detailed information about Colossuscoin2 blocks and transactions.

ColossusCoin2 Block explorer is online : https://www.blockexperts.com/cv2







sudo23
Quote
Hi blockexperts!

Perfect, I transferred 0.20 BTC to BlockExperts - BTC- Address: 1E5LmTsNJN3j6gwQ6RJX2x5Mo5BGX5ETyB

https://blockchain.info/tx/82bea7711ba5dc417038485b6c25db48e145a4dd0d99abb0f912912237b128cd
https://blockchain.info/de/address/1E5LmTsNJN3j6gwQ6RJX2x5Mo5BGX5ETyB

Please add more informations about ColossusCoin2
Exchanges for Colossuscoin2:
AlcurEX: CV2 - LTC market on alcurEX.org https://alcurex.org/index.php/crypto/market?pair=CV2_LTC
https://alcurex.org/index.php/crypto/market?pair=CV2_MRC2
CV2/BTC market on Yobit.net ColossusCoin2 [CV2] is listed: https://yobit.net/en/trade/CV2/BTC

Wallet Version    v1.2.0 TX Fee    20
Blockchain Size    ~ 130 MB


Best wishes
Sudo23
The ColossusCoin2 Team

---------- Forwarded message ----------
Quote
From: BlockExperts Support <support@blockexperts.com>
Subject: Re: [Order Form] Order for Colossuscoin2.0

Hi,

Block explorer is online : https://www.blockexperts.com/cv2

Please give it some time to index.

Can you transfer 0.20 BTC to 1E5LmTsNJN3j6gwQ6RJX2x5Mo5BGX5ETyB

Please let me know if you have any questions.

 

Regards,

 
BlockExperts Support

Web: http://www.blockexperts.com
Email: support@blockexperts.com


Quote
From: "BlockExperts Support" <support@blockexperts.com>
To: support@blockexperts.com, "BlockExperts Support" <support@blockexperts.com>
Subject: [Order Form] Order for Colossuscoin2.0

Coin    Colossuscoin2.0
Abbreviation    CV2
RPC Port    43521
Twitter    https://twitter.com/ColossuscoinV2
Github    https://github.com/Crestington/ColossusCoin2
Website    https://www.colossuscoin.org
Community    https://bitcointalk.org/index.php?topic=941433.0
Notes    Hello BlockExperts! Please setup and host a block explorer for Colossuscoin2. Exchanges for Colossuscoin2.0: AlcurEX: CV2 - LTC market on alcurEX.org https://alcurex.org/index.php/crypto/market?pair=CV2_LTC https://alcurex.org/index.php/crypto/market?pair=CV2_MRC2 CV2 - BTC market on Yobit.net ColossusCoin2 [CV2] is listed: https://yobit.net/en/trade/CV2/BTC Facebook https://www.facebook.com/Colossuscoin Forum: http://www.colossuscointalk.org Thank you, Sudo23/ The ColossusCoin2.0 Team


ColossuscoinXT - Extremely resource friendly | Lightning fast | Stealth Anonymous | - ColossusXT related Websites:
   Website: www.Colossuscoinxt.org  -  Forum: www.Colossuscointalk.org  -  Exchange: NovaExchange.com - CV2/BTC     
    Facebook: www.facebook.com/Colossuscoin - Twitter: www.twitter.com/ColossuscoinXT - Got COLX?
   
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 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 ... 79 »
  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!