Bitcoin Forum
April 16, 2024, 04:44:31 AM *
News: Latest Bitcoin Core release: 26.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 ... 131 »
  Print  
Author Topic: [ANN][CON] PayCon™ HI POS | LiteStake | Multisend | TOR | Android  (Read 179103 times)
Crestington (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
January 27, 2015, 06:30:10 AM
Last edit: February 02, 2018, 01:10:05 AM by Crestington
 #1

Paycon (CON)

We have decided that new wallets are the first priority. The CON wallet needs to be completely redone. New code base, new reward structure and new wallet design.


BTC Dev Fund Address:
CON Dev Fund Address:

If you do not have any funds you can send but still want to contribute you can use MultiSend in the PayCon wallet.

WHAT IS MULTISEND?
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.

To access MultiSend in the wallet: Tools --> MultiSend
If everyone sent 15% (4.5 CON) it would not take long to reach our goal.

Donations!!
CryptoHustler - 10,000 CON, 0.00043349 BTC
Woody20285 - 15,000 CON, .025 BTC
CryptoTech - 0.00520378 BTC


Check us out on our Official website at http://www.paycon.xyz/





Feeling like gambling a little CON? Come play Black jack with all your friends on the NEW PayCon™ BlackJack]



http://con-games.tk/con/blackjack




Want some free CON? Come get some!


con.faucetemporium.net



Download


**Attention: Do not click on links in quoted posts and always download from trusted sources. Users have been quoting download links and inserting malware. If you see this, please use the report to moderator button located in the bottom right corner of the post.****
[update 9/8/2015 - Releases come only from Github]



Exchanges







Block Explorers
http://www.presstab.pw/phpexplorer/paycon/ *New (06/10/2015)
https://con.gethashing.com *New
https://www.cryptopia.co.nz/BlockExplorer?coin=CON

Specs
X13 - POS/POW
Block Time 60 Seconds
Max Money 20,000,000
Diff adjust per block


POW Block Rewards
Premine 50,000
0-5000 250 Coins
5001-15000 150 Coins
15001-30000 75 Coins
30001- 60480 50 Coins
POW Last Block 60480
Total POW Coins -2,449,000


POS Block Rewards
2 day Minimum Stake age
14 day Maximum Stake age
POS Starts at block 7200 at 50% reward per year
POS changed to 30 Coins per Block at Block 50,000 (Feb 3rd, 2015)



Links

New Github
https://github.com/Crestington/PayCon
Old Github
https://github.com/muddafudda/PayCon
Old ANN thread
https://bitcointalk.org/index.php?topic=912034.0


Social
Website https://paycon.xyz
Twitter https://twitter.com/pay_con *New
PayCon Casino http://con-games.tk/con/blackjack *New



Complete list of PayCon RPC calls

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 <PayCon Address> <amount>
checkwallet
createrawtransaction [{"txid":txid,"vout":n},...] {address:amount,...}
decoderawtransaction <hex string>
decodescript <hex string>
delete <address>
dumpprivkey <PayConaddress>
dumpwallet <filename>
encryptwallet <passphrase>
getaccount <PayConaddress>
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 <PayConaddress> [minconf=1]
getstakesplitthreshold
getstaketx <txid>
getstakinginfo
getsubsidy [nTarget]
gettransaction <txid>
getweight
getwork [data]
getworkex [data, coinbase]
help [command]
importprivkey <PayConprivkey> [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> <toPayConaddress> <amount> [minconf=1] [comment] [comment-to]
sendmany <fromaccount> {address:amount,...} [minconf=1] [comment]
sendrawtransaction <hex string>
sendtoaddress <PayConaddress> <amount> [comment] [comment-to]
setaccount <PayConaddress> <account>
setstakesplitthreshold <1 - 999,999>
settxfee <amount>
signmessage <PayConaddress> <message>
signrawtransaction <hex string> [{"txid":txid,"vout":n,"scriptPubKey":hex},...] [<privatekey1>,...] [sighashtype="ALL"]
stakeforcharity <PayCon address> <percent>
stop <detach>
submitblock <hex data> [optional-params-obj]
validateaddress <PayConaddress>
validatepubkey <PayConpubkey>
verifymessage <PayConaddress> <signature> <message>

MultiSend RPC calls

"multisend <command>\n"
"****************************************************************\n"
"WHAT IS MULTISEND?\n"
"MultiSend is a rebuild of what used to be called Stake For Charity (s4c)\n"
"MultiSend allows a user to automatically send a percent of their stake reward to as many addresses as you would like\n"
"The MultiSend transaction is sent when the staked coins mature\n"
"The only current restriction is that you cannot choose to send more than 100% of your stake using MultiSend\n"
"****************************************************************\n"
"MULTISEND COMMANDS (usage: multisend <command>)\n"
"   print - displays the current MultiSend vector \n"
"   clear - deletes the current MultiSend vector \n"
"   enable/activate - activates the current MultiSend vector \n"
"   disable/deactivate - disables the current MultiSend vector \n"
"   delete <Address #> - deletes an address from the MultiSend vector \n"
"   disable <address> - prevents a specific address from sending MultiSend transactions\n"
"   enableall - enables all addresses to be eligible to send MultiSend transactions\n"


Coin Control RPC Calls


"cclistcoins"
"ccselect"
"cclistselected"
"ccreturnchange"
"cccustomchange"
"ccreset"
"ccsend"

Features


-PayCon swappable themes! Choose from 7 fabulous flavours "Default" "Blackwood" "ComicCON" "Conflict" "Bluish-White" "Cyanotic" and "Luminous


-Built in Block explorer



-Statistics page



-Social/Exchange tab - Easily connect to popular exchanges, social media and built in IRC chat



-MultiSend GUI - Automatically send up to 100% of your Stake on the 100th confirmation of a Staked Block to addresses of your Choosing

-SplitBlock GUI - split your Blocks automatically into custom sizes.

-Date range GUI in transactions - View Transactions based on a range, useful for determining Stakes within a given period.

-Stake time estimates and Multisend on minting notifications.

-ComboBox GUI for selection of Coins in Coin Control - Select Blocks based on Amount, Weight or Age.

-Sorting of Blocks in Coin Control by Age, Weight or estimated time to Stake.


How does PayCon Proof of Stake work?


Proof of Stake means proving ownership of the amount owned through time. When someone sends Coins to your wallet they are encoded with the time at which they have been received and begin to accumulate Coinage. Coinage is measured by the amount of Coins times the number of days they have been stationary in your wallet. After 2 days of being stationary in your wallet, Coins will be eligible to "Stake" and will compete on the network to prove ownership. Coinage accumulates automatically, you do not need to have your wallet running but once your Coins are past the minimum age of 2 days, they will only Stake once your wallet is open and connected to the network.



Here is an example.


John sends Mike 4 transactions of 300 Coins, 300 Coins, 500 Coins and 10,000 Coins

Mike now has 4 Blocks (300), (300), (1000), and (10,000)

Mike leaves his wallet closed for 2 days and then opens it and decides to leave it running and immediately the Block of 10,000 Coins "Stakes"
and he receives a reward of 30 CON and the Block is split into 2 equal Blocks of 5015 Coins each. The 2 Blocks of 5015 Coins begin accumulating Coinage once again.

After 2.5 days the Block of 1000 Coins Stake and Mike receives a reward of 30 CON and the Block is split into 2 equal Blocks of 515 Coins.

At 4 days, the two blocks of 5015 Coins Stake once again and Mike receives 60 CON and splits into 4 Blocks of 2522 each

***After 5 days if Blocks of Coins have not Staked, multiple Blocks in the same address under 500 will combine together and Stake along with the reward into one Block http://blockexperts.com/con/height/106205 ***

At 5 days, the two Blocks of 300 Coins Stake in one transaction and Mike receives a reward of 30 CON and the entire amount combines into one Block of 630 Coins

You can view the sizes of all your Blocks, by using the Coin Control feature located in the "Send Coins" tab of your wallet and can sort them by addresses, size, weight and time received


You can gain the most Stake reward by managing the sizes of your Blocks with Coin Control, you can select multiple smaller Blocks and send them to yourself to combine them into one larger Block so they Stake sooner, or select a larger block and send smaller amounts to yourself to so you have more Blocks competing on the network for higher rewards. Each time you send a transaction, it costs 0.05 CON and it resets the Coinage back to zero to begin accumulating once again.

Your reward per day and per year is based on the amount of Coins you own, the sizes of the Blocks of Coins, and the amount of people Staking their Coins on the network. If there is a low amount of people Staking their Coins, smaller Blocks of Coins will Stake sooner for higher rewards ie. If you Stake but other people do not, you receive the rewards that they would have received.

If interested in an explorer that blows every other one out of the water you should check out the NEW Block Explorer at http://www.presstab.pw/phpexplorer/paycon/


Problems with Hyper-inflation? PayCon doesn't have that problem, inflation growth is constant.




But we have a caveat. When the inflation rate is constant, what is your annualized Stake rate? PayCon is still yielding around 500% Stake Smiley





Difficulty is increasing.





Marketcap is at an all time high.





Connecting

If you are unable to connect through the DNS seeder automatically, you can create your own PayCon.conf file to connect to static nodes.

Quote
Go to Control Panel
In the Search box, type Folder
Click "Folder Options"
Click the tab that says View
Make sure there is no check in the box for "Hide file extensions for known file types" (de-select this option and click OK)
Exit Control Panel

On Windows 8, right-click the start button and select "Run"
(for Windows 7, left-click the start button and type "run" into "Search Programs and Files", then click Run at the top of the list)
In "Run", type %appdata% and press Enter
You should see the folder located at Appdata/Roaming
Open the PayCon folder
Right-click and Create New File - create a new Text document
Open the document with Notepad
Paste the following into the file: (but put a username and password instead of "username" and "password)

listen=1
daemon=1
rpcuser=*yourusername*
rpcpassword=*yourpassword*
rpcport=9456
port=9455
rpcallowip=127.0.0.1
addnode=88.198.10.165
addnode=88.222.231.115
addnode=220.233.191.54
addnode=188.166.31.247
addnode=104.131.26.8
addnode=78.47.184.85
addnode=50.100.113.203
addnode=69.141.89.74
addnode=85.25.214.107
addnode=85.25.214.214
addnode=128.199.231.68
addnode=68.230.254.155
addnode=173.192.176.187
addnode=88.222.231.116
addnode=81.169.251.126
addnode=97.95.131.41
addnode=98.196.176.136
addnode=95.211.57.107
addnode=88.198.12.244
addnode=69.65.79.4
addnode=162.255.117.105
addnode=75.127.136.66
addnode=24.42.215.154
addnode=86.160.200.143
addnode=66.30.80.136
addnode=149.210.223.229
addnode=68.101.51.124
addnode=84.198.171.193
addnode=212.34.248.234
addnode=71.196.5.233
addnode=148.251.41.117
addnode=92.40.249.247
addnode=188.86.175.46
addnode=77.131.12.229
addnode=213.209.71.181
addnode=83.8.178.120
addnode=68.224.26.233
addnode=50.191.20.165
addnode=94.226.187.230
addnode=105.227.172.3
addnode=71.228.74.170
addnode=76.240.37.194
addnode=49.145.80.155
addnode=50.43.60.106
addnode=50.89.70.39
addnode=66.30.80.136
addnode=108.35.232.120
addnode=212.56.120.203
addnode=95.87.214.153
addnode=99.236.160.199
addnode=97.95.131.41
addnode=104.131.180.51
addnode=154.20.181.142
addnode=5.67.72.192
addnode=5.9.72.102
addnode=187.206.255.231
addnode=104.219.250.234
addnode=46.233.40.132
addnode=87.154.215.104
addnode=89.14.90.161
addnode=177.245.163.33
addnode=24.191.33.43
addnode=99.64.249.154
addnode=154.20.181.142


Save the file.
Re-name the document PayCon.conf (filetype .conf, not .txt)
Restart your PayCon wallet.
1713242671
Hero Member
*
Offline Offline

Posts: 1713242671

View Profile Personal Message (Offline)

Ignore
1713242671
Reply with quote  #2

1713242671
Report to moderator
1713242671
Hero Member
*
Offline Offline

Posts: 1713242671

View Profile Personal Message (Offline)

Ignore
1713242671
Reply with quote  #2

1713242671
Report to moderator
"I'm sure that in 20 years there will either be very large transaction volume or no volume." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713242671
Hero Member
*
Offline Offline

Posts: 1713242671

View Profile Personal Message (Offline)

Ignore
1713242671
Reply with quote  #2

1713242671
Report to moderator
1713242671
Hero Member
*
Offline Offline

Posts: 1713242671

View Profile Personal Message (Offline)

Ignore
1713242671
Reply with quote  #2

1713242671
Report to moderator
Crestington (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
January 27, 2015, 06:30:35 AM
Last edit: October 01, 2015, 11:52:00 AM by Crestington
 #2

CONLOG


PayCon has released Version 2.0.1 (Sept. 9th, 2015)


Version 2.0.1 comes with a the change of Multisend GUI which replaces the CON for Charity function. Multisend allows you to send up to 100% of your Stake to multiple addresses of your choosing. Link to the Cryptsy market has been added to the social/exchange tab and a small fix to the Hashsettings.



Links have been updated in the OP to connect only from release tags in Github rather than a third party such as mediafire.

PayCon is now available on Android from the Google Play store, take your CON anywhere on mobile.




PayCon has released Version 2.0.0 (July 14th, 2015)


-automatic TOR integration - New Clients should upgrade to version 2.0.0 in order to connect to the rest of the network through TOR. TOR is a public and anonymized network which aids in privacy of transactions and security of the network.

Combine threshold set as a default as 100 Coins and 14 days, this means that once your Blocks are older than 14 days and Stake with less than 100 Coins, it will combine multiple Blocks under 100 within the same Stake input until over that amount. You also now have the option to change your combine threshold amount from 100-1000 Coins by adding

combinethreshold= *100-1000*

to your PayCon.conf file

-Hashettings and the timedrift between Stakes reduced to 45 seconds from one minute in the drift allowed between Stakes in order to reduce orphans and you can change the settings in your RPC console using the "hashsettings" command.

-4 new Themes, removed Owlcon and Muggle Theme's (Thank you DCgirl for the new theme's)

ComicCON



Conflict



Luminous



Cyanotic



July 2015

Welcome to the PayCon Theme Competition!




Tired of the same old boring theme's and icons? Want to spice things up and leave your dirty little mark on the world and give it your personal touch?

Then the PayCon Theme Competition is right for YOU!



To use your IMAGINATION


The PayCon Theme Competition will last from Friday June 19th to Friday July 3rd, 2015 however it may be extended depending on the demand.

Full guides and contest rules are available on the PayCon subforum https://forum.gethashing.com/t/paycon-theme-competition-get-your-theme-on/4419

Currently available for payments is approximately 10k CON, you can view the balance available at any time here.

http://www.presstab.pw/phpexplorer/paycon/address.php?address=PV5JRYrQDuAnsKE7LN7PjCdHHAbj8gfSEx

Please help support the competition by donating to the Development Fund address to help increase the payouts for the competition.




PayCon has released Version 1.0.6 (June 12th, 2015)


   

Added some new features like being able to view and sort your transactions by Minting within a range. How will you know how many juicy little Conlets you are minting per day without it?





Sorting in Coin Control by time estimated to Stake.





Added number of transactions along with time estimate range and Multisend notification on minting weights (can't screen notifications).





Cleanup of the Statistics page.



New RPC calls

"getweight" - View your current network weight
"getstaketx" - View information about a Staked Transaction
"getconfs" - Get the amount of confirmations of a transaction
"deleteaddress" - When you absolutely need to shred the evidence

Improved connection to other nodes and node finding, general bug fixing, removal of the Checkpoint server.


May 10, 2015

Tired of being promised the world? Here at PayCon we show you want can be achieved with only a bit of teamwork and a few crazy ideas.

     

Swappable themes - Choose from 5 themes, Default Black, Blackwood, Muggle, Owlcon, and Bluish-White.

SplitBlock GUI - split your Blocks automatically into custom sizes.

ComboBox GUI for selection of Coins in Coin Control - Select Blocks based on Amount, Weight or Age.

Deleteaddress GUI - Delete old addresses from your wallet

Return Change GUI - Return change back to the address.

Date range GUI in transactions - View Transactions based on a range, useful for determining Stakes within a given period.

-Added columns in Coin Control by Age and Weight

-Forum icon in social tab links to Cryptoplays

-Youtube icon links to the correct Youtube Channel

-C-Cex icon links to the CON market instead of the C-Cex frontpage

May 1 - 8, 2015

PayCon™ presents......


PayCon™ Muggle Relief Fund™ (Formally known as the Dishonor Program™)

Have you been bamboozled, hoodwinked, shamblasted, Paycoined? We want to hear your stories and share to you world all of your troubles and be relieved by the CON. Don't want to share your story, don't have Proof of Con or how about you just want to Con the CON? Still holding bags so heavy only a Lambo, Ferrari and a Tesla could hold them? Drinking the Koolaid? Maybe you saw it all coming a mile away and laughed at the impending doom? No worries! Everyone is welcome and we don't care about proof! just tell us where the bad man touched you and we will relieve you of your burdens. Our biased donators are holding the phone waiting for your calls, eagerly awaiting to dump our bags.


Shh, just let it happen...



Giveaway was from Friday May 1 - 8th on the GetHashing forum giveaway thread: https://forum.gethashing.com/t/paycon-muggle-relief-fund-giveaway-may-1st-8th-2015/3158

Approximately 1,000,000 PayCon (16% of the total supply) was given away during this event





April 12 - 19, 2015

Welcome to Stake Week at PayCon!

Introducing!......

teh




This is a week long event starting from Sunday April 12th to Sunday April 19th 2015, as we push the very limits of Proof of Stake. During this time, our Optimus Prime Flux CapacitorsTM will be working overtime delivering MASSIVE amounts of bonus Coins for all bagholders. Worried about Hyper-Inflation? Never fear, our Optimus Prime Flux CapacitorsTM have been funded by our "Volunteer CAF Fund" and create no additional Coins into circulation. Our Optimus Prime Flux CapacitorsTM will generate SuperBlocks at Hashdrifting intervals (approximate times) starting the moment each timer hits 0 and will end Sunday April 19th, 2015 and come in 4 fabulous flavours!



                                 3 minute Intervals                                                                     20 minute Intervals
                  Status: Oops broken Sad                                   Status: Oops broken Sad
           
           



                               1 Hour Intervals                                                           40 minute - 4.5 Hour Intervals
                 Status: Oops broken Sad                                               Status: Oops broken Sad
           
           


Our Flux Capacitors Will reverse us to time where we were always profitable and never obsolete, back to the days where rainbows wandered the earth with rose tinted glasses, and more fun than a barrel full of monkey's. Our dear leader has provided us with an unimaginable gift to the world, we must all thank him for his glory in Gawd.



April 9, 2015
Here at PayCon we strive to push the very limits that Cryptocurrency has to offer and so we are announcing that we will be making an announcement of an announcement of monumental importance. To that end, we have decided to countdown to the thing that will ultimately change the way you view Cryptocurrency forever, yes it's that big.

While you wait for the BIG announcement, why not gamble some CON away at the Cryptoplays Casino?



March 31, 2015

Added delete address GUI

Added sorting based on weight and age to Coin control

Added Combo box for selecting Coins in Coin control based on age, weight, time etc.

Added sorting of transactions based on date range to keep track of Staked Blocks.

Fixed link to C-Cex to link directly to the PayCon market and changed the forum link to link to the Cryptoplays forums instead of paycon.slack.com





March 18, 2015

New PayCon video - PayCon Evil Dev Edition http://youtu.be/u-OCP37_OPM

March 17, 2015

PayCon now has Casino!


https://cryptoplays.com/games





https://cryptoplays.com/topic/53/paycon-now-accepted-at-the-casino/1

March 15, 2015
New PayCon Forums


PayCon has a new set of forums at https://cryptoplays.com/category/7/paycon


March 14, 2015
Mandatory Update/New features




Along with CON for charity comes nearly a dozen RPC calls (help items), some new icons, Y U no guy added back to the statistics page, better Stake time estimation, sorting of transactions by weight in Coin Control, checkwallet and repairwallet added to tools, ability to set your own Stake split thresholds, increased minimum Fee to 0.05 Coins per transaction/combine. This is a softfork where the new fees will be effective immediately but lower fees will begin to take longer to process until old clients are rejected from the network 03/23/2015 @ 12:00am (UTC)

All fees are paid to Stakers which increases the Proof of Stake Block rewards

All links updated in the OP

Windows: http://www.mediafire.com/download/0blh82l85auyhc2/PayCon-Qt-1-0-3.exe
Mac: http://www.mediafire.com/download/qja0ysb1uuvm882/PayCon-Qt-mac-1-0-3.zip

March 12, 2015
CONdate


I need to raise 0.7 btc immediately for a large update, if I can gather the amount by Friday, it will be finished by Sunday. Some people just add 1 feature, I've got 10 and need to recoup costs spent on bringing you the best crypto currency and industry leading technology. There was no ICO and I took over this project, please help support me financially so that I can continue building you a for-profit, multi-million dollar asset.

RPC calls (command line help items)

getmoneysupply (nHeight)  - view the money supply by blockheight
moneysupply - view money supply growth information.
setstakesplitthreshold -  set your stake split threshold and gain more stake
getstakesplitthreshold -  view your threshold limit
addnode - add nodes on the command line
getaddednodeinfo - information about added nodes
rescanfromblock (nheight)  - rescan backups from a certain height
deleteaddress - delete old addresses
stakeforcharity - Set a percent of your stake to be sent automatically to any address

Bug fixes and improvements

Gui Features for CON for Charity
Checkwallet and Repairwallet added to tools along with orphan removal
Added blocks by weight to coin control
Better stake estimation
Fix of volume in statistics to read as accurate money supply
Windows and Mac wallet rebuilds

Minimum fee will be increased to 0.05 Coins per transaction and this will require a hardfork. This change will make it comparatively expensive to send and all fees are paid to Stakers which increases the Proof of Stake Block rewards.

March 6, 2015

New PayCon video! The quick and the CON https://www.youtube.com/watch?v=X6WeBooWp54


Feb 28 - March 1, 2015

New DNS-seeder added to source and Windows and Mac wallets compiled with the new seeder added. This change eliminates the need to create a PayCon.conf file in order to sync your wallet.

Source also updated with all recent Social links along with links to exchanges in the Social/Exchange tab



OP also updated with new graphics, layout, and Block explorer courtesy of Cryptopia.nz

New* Official PayCon Youtube Channel https://www.youtube.com/channel/UC9XCibYK65N7hZqEJ6XzTEw

New* PayCon Youtube video http://youtu.be/as3JtktDQgw

Feb 26, 2015


Integrated a new twitter account https://twitter.com/PayConX13 and can access twitter feeds into http://paycon.slack.com can share photos and chat with other PayCon users.



Feb 24, 2015


PayCon is now trading on Coin-hey.com!!


https://www.coinhey.com/trading/CON_BTC
Brand new exchange, *warning likely scam https://bitcointalk.org/index.php?topic=966893.0

Feb 21, 2015

Visit and talk with other PayCon'ers on Slack.com, just sign up with any email address and post it in the thread (or pm it to me if you don't want it public) and I can send you an invitation. It doesn't have to be your own email address, just one in which you can access.

https://paycon.slack.com/home



Feb 17, 2015

NEW! You can now visit us on Facebook at https://www.facebook.com/PayConX13[/b]

BTER is now out due to a loss of 7170 BTC from their cold wallet

Feb 10, 2015

PayCon has successfully transitioned into POS only

Feb 9, 2015
PayCon has been added to voting ON Coins-e
https://www.coins-e.com/voting/

Feb 7, 2015
PayCon already overtook PayCoin in voting on BTER



and Cryptoine




Jan 31, 2015
PayCon has been added to BTER voting list https://bter.com/voting#CON
Vote now for the most innovative Coin on the planet![/color]
[/size]

PayCon has been added to Cryptoine voting list
https://cryptoine.com/voting#CON


Jan 29, 2015

PayMace has been launched! http://www.paymace.pw/

NEW! official PayCon music video https://www.youtube.com/watch?v=6VwNQoJl2Ag

Jan 26, 2015

Hardfork occurring at Block 50,000 (Feb, 3rd) changing the Proof of Stake reward to 30 Coins per Block depending on Block size and Coinage, That's right! simulated Proof of Work mining through Proof of Stake without any special hardware!!



Increased rewards!!!

Proof of Stake minimum difficulty changed

From: bnProofOfStakeLimit(~uint256(0) >> 2)

To: bnProofOfStakeLimit(~uint256(0) >> 24)

This change prevents Proof of Stake Blocks from being pushed within seconds of each other, preventing large amounts of orphans and memory exhaustion.

Proof of Stake Rewards changed

From: 50% per year

To: Proof of Stake reward of 30 Coins per Block

The chance to hit a POS Block depends on the number of Coins in the Block (transaction sent to your wallet), time passed since they have remained stationary in your wallet (minmum 2 days and maximum 14 days) and network Staking activity (more Staking activity reduces the chance per person overall)


Stake Split and Combine Thresholds changed

From: 1 day and 1000 Coins (All Blocks smaller than 1000 Coins will combine the Stake and Reward)

To: 5 Days and 500 Coins (if a Block Stakes past 5 Days and is less than 500 Coins, the Stake and reward will combine, otherwise it will split into 2 Blocks)

This change provides more security for the network by encouraging smaller Proof of Stake Blocks for larger rewards and higher rewards at lower difficulty.

New Wallet Changes

Added use of Minimal Coinage for increased rewards



Fix to the IRC Chat and new links to relevant resources



New Splash screen, New Logo's and Icons



Renaming of Placeholder text, Naming, capitalization and change of Volume in Statistics to Total Money Supply[/b]
Battareus
Hero Member
*****
Offline Offline

Activity: 826
Merit: 501


View Profile
January 27, 2015, 06:58:58 AM
 #3

Fourth.
martinyin
Hero Member
*****
Offline Offline

Activity: 512
Merit: 500

★YoBit.Net★ 1400+ Coins Exchange


View Profile
January 27, 2015, 07:05:20 AM
 #4

Fifth, and i dont know why

Am I spamming? Report me!
MoreBloodWine
Legendary
*
Offline Offline

Activity: 1050
Merit: 1001


View Profile
January 27, 2015, 08:39:14 AM
 #5

Hopefully we will see CON do something now.

To be decided...
Crestington (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
January 27, 2015, 08:43:08 AM
 #6

Hopefully we will see CON do something now.

Adding PayCon to AltCoinCalander now.
MoreBloodWine
Legendary
*
Offline Offline

Activity: 1050
Merit: 1001


View Profile
January 27, 2015, 08:48:06 AM
 #7

Hopefully we will see CON do something now.

Adding PayCon to AltCoinCalander now.
All I know is CON actually CON'd me, didn't play with much but still lost enough I'd never admit to ;-/

Right now it's on c-cex @ 200

To be decided...
Crestington (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
January 27, 2015, 08:56:42 AM
 #8

Hopefully we will see CON do something now.

Adding PayCon to AltCoinCalander now.
All I know is CON actually CON'd me, didn't play with much but still lost enough I'd never admit to ;-/

Right now it's on c-cex @ 200

Ooh cheap Coins, Con is just getting started Tongue
MoreBloodWine
Legendary
*
Offline Offline

Activity: 1050
Merit: 1001


View Profile
January 27, 2015, 09:02:10 AM
 #9

Hopefully we will see CON do something now.

Adding PayCon to AltCoinCalander now.
All I know is CON actually CON'd me, didn't play with much but still lost enough I'd never admit to ;-/

Right now it's on c-cex @ 200

Ooh cheap Coins, Con is just getting started Tongue
Wana send me some BTC then (or CON heh) to pick some up that I lost if I can make you laugh by PM'ing you what I gambled with ? lol

To be decided...
Crestington (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
January 27, 2015, 09:07:20 AM
 #10

Hopefully we will see CON do something now.

Adding PayCon to AltCoinCalander now.
All I know is CON actually CON'd me, didn't play with much but still lost enough I'd never admit to ;-/

Right now it's on c-cex @ 200

Ooh cheap Coins, Con is just getting started Tongue
Wana send me some BTC then (or CON heh) to pick some up that I lost if I can make you laugh by PM'ing you what I gambled with ? lol

I don't take solace in seeing people lose and need it for more important stuff. If you still have your Coins then hold onto them and help promote and get onto new and bigger exchanges. Add something, anything, CON accepts it all like a cheap prostitute.
MoreBloodWine
Legendary
*
Offline Offline

Activity: 1050
Merit: 1001


View Profile
January 27, 2015, 09:08:42 AM
 #11

Hopefully we will see CON do something now.

Adding PayCon to AltCoinCalander now.
All I know is CON actually CON'd me, didn't play with much but still lost enough I'd never admit to ;-/

Right now it's on c-cex @ 200

Ooh cheap Coins, Con is just getting started Tongue
Wana send me some BTC then (or CON heh) to pick some up that I lost if I can make you laugh by PM'ing you what I gambled with ? lol

I don't take solace in seeing people lose and need it for more important stuff. If you still have your Coins then hold onto them and help promote and get onto new and bigger exchanges. Add something, anything, CON accepts it all like a cheap prostitute.
I don't have more important needs for the coin gambled. But it would make some ppl laugh like u made me just now about cheap prostitutes heh

Edit: I actually backed out some time back before it got to the point it is now but might buy back in at the current price hoping it will pick somethin back up.

To be decided...
Crestington (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
January 27, 2015, 09:18:30 AM
 #12

Hopefully we will see CON do something now.

Adding PayCon to AltCoinCalander now.
All I know is CON actually CON'd me, didn't play with much but still lost enough I'd never admit to ;-/

Right now it's on c-cex @ 200

Ooh cheap Coins, Con is just getting started Tongue
Wana send me some BTC then (or CON heh) to pick some up that I lost if I can make you laugh by PM'ing you what I gambled with ? lol

I don't take solace in seeing people lose and need it for more important stuff. If you still have your Coins then hold onto them and help promote and get onto new and bigger exchanges. Add something, anything, CON accepts it all like a cheap prostitute.
I don't have more important needs for the coin gambled. But it would make some ppl laugh like u made me just now about cheap prostitutes heh

Edit: I actually backed out some time back before it got to the point it is now but might buy back in at the current price hoping it will pick somethin back up.

Up to you, I think it has a lot going for it considering the entire Marketcap is worth like 1k USD lol. You should check out some advice from Ryan Pumper's Pump group, there's some good trading advice in there that may help get you some more profits out of your trades https://bitcointalk.org/index.php?topic=765426.0

suchmoon
Legendary
*
Offline Offline

Activity: 3640
Merit: 8908


https://bpip.org


View Profile WWW
January 27, 2015, 09:20:26 AM
 #13

Gotta subscribe to this one. I'm hearing Amazon will take it soonTM and there is also eleventy billion buyback planned for the next 500 years. Buy now or cry later.
Crestington (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
January 27, 2015, 09:24:41 AM
 #14

Gotta subscribe to this one. I'm hearing Amazon will take it soonTM and there is also eleventy billion buyback planned for the next 500 years. Buy now or cry later.

The 20 CON to XPY buywall is still holding strongTM lol
lihaidong198871
Sr. Member
****
Offline Offline

Activity: 532
Merit: 250



View Profile
January 27, 2015, 01:11:55 PM
 #15

I will buy some coins~  Grin
_ronan_
Member
**
Offline Offline

Activity: 72
Merit: 10


View Profile
January 27, 2015, 03:18:34 PM
 #16

Crestington

Thanks for the PM... First time I had a Dev let me know stuff I need to know ..

+1



CON 4 Life

PayCon PFN3TzwaYc4CXQoDaETXfBApSbBiJrAPZC

In PayCon we trust
SolidStateSurvivor
Hero Member
*****
Offline Offline

Activity: 553
Merit: 500


Solo Miner Legend


View Profile WWW
January 27, 2015, 03:18:40 PM
 #17

Syncing the new wallet now, good thing it's empty so I wont lose anything if it goes wrong. Tongue

Founding member of Hashmeisters Inc...
mistercoin
Legendary
*
Offline Offline

Activity: 1038
Merit: 1000


https://r.honeygain.me/XEDDM2B07C


View Profile WWW
January 27, 2015, 04:05:35 PM
 #18

If you are taking the coin over, I would advise re-naming it.

elmanager
Sr. Member
****
Offline Offline

Activity: 305
Merit: 250


Cryptobulgarian ninja


View Profile
January 27, 2015, 05:25:01 PM
 #19

Syncing the new wallet now, good thing it's empty so I wont lose anything if it goes wrong. Tongue

The new wallet is working great  Grin
elmanager
Sr. Member
****
Offline Offline

Activity: 305
Merit: 250


Cryptobulgarian ninja


View Profile
January 27, 2015, 05:30:55 PM
 #20

If you are taking the coin over, I would advise re-naming it.

 No need I think, the name symbolizes the protest over all scam coins. It's kind of a filter or strainer for scambagpumpanddumpshit traders!
Only for enlighteneds lol  Grin Grin Grin Grin Grin Grin Grin
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 ... 131 »
  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!