Bitcoin Forum
May 24, 2024, 11:56:22 PM *
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 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 ... 131 »
  Print  
Author Topic: [ANN][CON] PayCon™ HI POS | LiteStake | Multisend | TOR | Android  (Read 179111 times)
Crestington (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
May 05, 2015, 09:56:50 AM
 #1021

BUT, would be nice to get more people into the fold... I'm not brightest on how to get the word out there. Do we have anyone that can post on Hashtalk (if it ever comes back up)?

I have an account there which I would gladly waste and get banned if I could post something to attract new users to PayCON. I'll do it when I figure out what exactly should I write and when to post it Wink
Any dedicated PayCON fan would do it. Post the truth on Hashtalk, spread the word, get banned, switch to PayCON, that's it.

I heard that they unbanned all old users, guess they weren't getting any ad revenue by banning everyone.

Nice theme, good job.

Hey can you take a look at this commit? there has been some people not connecting properly from the DNS seeder the last few days, seemed right around the time I changed the checkpoint key but had also added it to main.cpp

https://github.com/Crestington/PayCon/commit/0bd637ce18f562593405446698b305e876ef885b

I'll have a look tonight

Fantastic, I've been consulting with a few other as well, can hit a 2fer an update with the new theme's (although it's easy for people to do anyways by just copying the theme's folder from github)
cryptojumper
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
May 05, 2015, 03:46:41 PM
 #1022

I'm using Blue White theme and it works perfectly. Very easy to setup, just a few copy pastas, reload wallet and you are using it. At first it's a bit confusing because there are no text on the icons telling which is which, but I got used to it by now Tongue
Now waiting for a muggle theme to try Wink

muddafudda
Legendary
*
Offline Offline

Activity: 1008
Merit: 1022



View Profile
May 05, 2015, 06:04:32 PM
 #1023

BUT, would be nice to get more people into the fold... I'm not brightest on how to get the word out there. Do we have anyone that can post on Hashtalk (if it ever comes back up)?

I have an account there which I would gladly waste and get banned if I could post something to attract new users to PayCON. I'll do it when I figure out what exactly should I write and when to post it Wink
Any dedicated PayCON fan would do it. Post the truth on Hashtalk, spread the word, get banned, switch to PayCON, that's it.

I heard that they unbanned all old users, guess they weren't getting any ad revenue by banning everyone.

Nice theme, good job.

Hey can you take a look at this commit? there has been some people not connecting properly from the DNS seeder the last few days, seemed right around the time I changed the checkpoint key but had also added it to main.cpp

https://github.com/Crestington/PayCon/commit/0bd637ce18f562593405446698b305e876ef885b

I'll have a look tonight

Fantastic, I've been consulting with a few other as well, can hit a 2fer an update with the new theme's (although it's easy for people to do anyways by just copying the theme's folder from github)

Getting there slowly. Just updated copyrights and fixed that new link that breaks on the QT compiler. https://github.com/Crestington/PayCon/pull/10
Poly#Crypto
Hero Member
*****
Offline Offline

Activity: 910
Merit: 508



View Profile
May 05, 2015, 08:20:28 PM
 #1024

...
At first it's a bit confusing because there are no text on the icons telling which is which, but I got used to it by now Tongue
...

Exactly. That was the intention.

Simple style ... and don't look like 98% of all other QT-wallets.

But no problem ... every user can (should?) experiment with the styles.qss and learn.

Code:
QToolButton {
color:rgba(34,54,74,1);
background:#43586e;
qproperty-toolButtonStyle: ToolButtonIconOnly;
border:none;
border:2px solid rgba(192,192,192,1);
border-radius:24.44px;
padding:10px;
margin:6px;
}

qproperty-toolButtonStyle: ToolButtonIconOnly;
qproperty-toolButtonStyle: ToolButtonTextOnly;
qproperty-toolButtonStyle: ToolButtonTextBesidesIcon;
qproperty-toolButtonStyle: ToolButtonTextUnderOnly;

et cetra

Crestington (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
May 05, 2015, 08:24:23 PM
 #1025

BUT, would be nice to get more people into the fold... I'm not brightest on how to get the word out there. Do we have anyone that can post on Hashtalk (if it ever comes back up)?

I have an account there which I would gladly waste and get banned if I could post something to attract new users to PayCON. I'll do it when I figure out what exactly should I write and when to post it Wink
Any dedicated PayCON fan would do it. Post the truth on Hashtalk, spread the word, get banned, switch to PayCON, that's it.

I heard that they unbanned all old users, guess they weren't getting any ad revenue by banning everyone.

Nice theme, good job.

Hey can you take a look at this commit? there has been some people not connecting properly from the DNS seeder the last few days, seemed right around the time I changed the checkpoint key but had also added it to main.cpp

https://github.com/Crestington/PayCon/commit/0bd637ce18f562593405446698b305e876ef885b

I'll have a look tonight

Fantastic, I've been consulting with a few other as well, can hit a 2fer an update with the new theme's (although it's easy for people to do anyways by just copying the theme's folder from github)

Getting there slowly. Just updated copyrights and fixed that new link that breaks on the QT compiler. https://github.com/Crestington/PayCon/pull/10

I updated the source to be inline and also updating the checkpoint key, resolving the connection issue and getting new wallets done, should be done all done in maybe an hour or so.
Crestington (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
May 05, 2015, 10:38:09 PM
Last edit: May 06, 2015, 02:35:15 PM by Crestington
 #1026

Hey so in the middle of some light reading I also caught up with all the backlog of commits for PayCon, we fixed up a small connection issue since the last major build (oops Wink ), also the copyrights, small naming, an updated Windows compile doc, added in bitpop's referral into the wallet so he can rake all those little contoshi's and while we are it, also added in 3 new theme's for a total of 5 theme's to choose from!













Oh and when we get bored of adding awesome new features, we take some time away to give away hundred's of thousands of PayCon through well executed Stake incentives  and our largest giveaway yet where more than 15% of all PayCon is being dumped in the PayCon™ Muggle Relief Fund™ Giveaway (The People's Dump™) https://forum.gethashing.com/t/paycon-muggle-relief-fund-giveaway-may-1st-8th-2015/3158
muddafudda
Legendary
*
Offline Offline

Activity: 1008
Merit: 1022



View Profile
May 06, 2015, 12:58:01 AM
 #1027

Windows and Mac wallets have been updated in the OP and resolves the connection issue, I've also added the new Muggle theme, the Bluish-White theme (thanks poly crypto), and an owl theme.


Download= http://www.mediafire.com/download/pzndseg9061skvu/PayCon-qt-win-1-0-5.zip
Download= http://www.mediafire.com/download/7w563g1kvm4blit/PayCon-Qt-mac-1-0-5.zip









Very nice, the more I dig the more I like.
vabchgent
Sr. Member
****
Offline Offline

Activity: 840
Merit: 251



View Profile
May 06, 2015, 03:29:05 PM
 #1028

When do we convince Vern this should be listed on cryptsy.

             ▄▄██████▄
         ▄▄████████████
   ▄▄█████████▀▀   ▀████
 ▄███████████▄      ████
████▀   ▀▀██████▄▄▄████
████      ▄███████████▄
▀████▄▄▄████████▀▀▀████▄
 ▀███████████▀      ████
 ████▀▀▀██████▄▄   ▄███▀
████      ▀███████████▀
████▄   ▄▄█████████▀▀
 ████████████▀▀
  ▀██████▀▀
█████████████████

     ███

██████████

     ██████

███████████

     ███████████████

███████████████████
█████████████████

███     

██████████

██████     

███████████

███████████████     

███████████████████
▄█████████████████████████▄
███████████████████████████
███████████████████████████
██████▀███████▀   ▀▀▀▄█████
█████▌  ▀▀███▌       ▄█████

████▀               █████
█████▄              ███████
██████▄            ████████
███████▄▄        ▄█████████
█████▄▄       ▄████████████
███████████████████████████
███████████████████████████
▀█████████████████████████▀
▄█████████████████████████▄
███████████████████████████
███████████████████████████
██████████████████▀▀███████
█████████████▀▀▀    ███████

███████▀▀▀   ▄▀   ███████
█████▄     ▄█▀     ████████
████████▄ █▀      █████████
█████████▌▐       █████████
██████████ ▄██▄  ██████████
████████████████▄██████████
███████████████████████████
▀█████████████████████████▀
▄█████████████████████████▄
███████████████████████████
███████████████████████████
███████▀           ▀███████
██████  ▄██▀▀▀▀▀█▀▄  ██████

█████  █▀  ▄▄▄  ▀█  █████
██████  █  █████  █  ██████
██████  █▄  ▀▀▀  ▄█  ██████
██████  ▀██▄▄▄▄▄██▀  ██████
███████▄           ▄███████
███████████████████████████
███████████████████████████
▀█████████████████████████▀
▄█████████████████████████▄
███████████████████████████
███████████████████████████
██████████▀█████▀██████████
███████▀  ▀     ▀  ▀███████

█████▌             ▐█████
██████    ██   ██    ██████
█████▌    ▀▀   ▀▀    ▐█████
██████▄  ▄▄▄   ▄▄▄  ▄██████
████████▄▄███████▄▄████████
███████████████████████████
███████████████████████████
▀█████████████████████████▀
flyingplows
Sr. Member
****
Offline Offline

Activity: 518
Merit: 250


View Profile
May 06, 2015, 07:26:33 PM
 #1029

When do we convince Vern this should be listed on cryptsy.

When 1 CON > 1 XPY maybe Wink I think we need some "killer apps" like CLAMS that got just-dice Smiley

Or CONlets/CONstakers Shocked Huh

The nerd community already owns it, next step would be mass adoption and sales on wallmart of course. Homero promised, but didn't deliver it, CON could... Or at least a world repository of cons which you could buy with CONs Tongue

flyingplows
Sr. Member
****
Offline Offline

Activity: 518
Merit: 250


View Profile
May 06, 2015, 08:02:02 PM
 #1030

Just wondering, are there any official criteria for a coin to get listed on your exchange?  Smiley If there is something objective, could you please post it Smiley Thanks..

There is no "official criteria." We basically watch to see what's popular, if a coin is hitting a reasonable daily exchange volume, and has a reasonable market cap, we'll consider adding it. At minimum we need to be seeing at least $2500 in daily exchange volume, but again this doesn't guarantee support.

Still lacking a bit... Just wanted to know the game Wink

Crestington (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
May 06, 2015, 08:33:11 PM
 #1031

When do we convince Vern this should be listed on cryptsy.

When 1 CON > 1 XPY maybe Wink I think we need some "killer apps" like CLAMS that got just-dice Smiley

Or CONlets/CONstakers Shocked Huh

The nerd community already owns it, next step would be mass adoption and sales on wallmart of course. Homero promised, but didn't deliver it, CON could... Or at least a world repository of cons which you could buy with CONs Tongue

What is the dice thing that Clams has? in-wallet games?

We should push this as hard as we can.

I think Polo should be adding it, I have put in numerous requests but I guess you could just ask on the in-wallet IRC chat because the IRC link's to polo chat.
cryptojumper
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
May 07, 2015, 06:20:49 AM
 #1032

PayCoin [XPY] is getting delisted from c-cex Cheesy So cool Wink

flyingplows
Sr. Member
****
Offline Offline

Activity: 518
Merit: 250


View Profile
May 07, 2015, 08:46:46 AM
 #1033

My wallet is synching very poorly. Is lagging like 80 blocks behind and increasing... Only 4-8 connections today. Anyone else with such problems?

Crestington (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
May 07, 2015, 09:08:03 AM
 #1034

My wallet is synching very poorly. Is lagging like 80 blocks behind and increasing... Only 4-8 connections today. Anyone else with such problems?

Are you using the newest version of the wallet? I still have to update all my nodes and am doing that now so can see if that will resolve your issue
LordPiccolo
Hero Member
*****
Offline Offline

Activity: 1022
Merit: 1000


View Profile
May 07, 2015, 09:11:21 AM
 #1035

My wallet is synching very poorly. Is lagging like 80 blocks behind and increasing... Only 4-8 connections today. Anyone else with such problems?

I downloaded the wallet and I keep getting one connection drop in and out with in a second of each other. I'll add a conf file file later on and retest

Nice work Crestington

                                 
     ▄███████████████████████   
    █████████████████████████   
    █████████████████████████   
    ███████           ███████   
    ███████          ▄███████   
    ███████   ▄▄▄▄███████████   
    ████████████████████████▀   
    ███████████████████▀▀▀       
    █████████████▀▀▀             
    ███████▀▀                   
    █████▀▀                     
    ▀▀▀                         
                                 
.phore.
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
xD E L I V E R I N G   B L O C K C H A I N   T E C H N O L O G Yxx
xxxxxxxxxxxxxT O   T H E   R E A L   W O R L Dxxxxxxxxxxxxxx

██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
..Telegram....
..Facebook...
..Instagram...
..Youtube...
..LinkedIn...
..Twitter......
..Discord...
..Reddit.....
..Github.....
(██████████████████████████████
xphore.ioxx

██████████████████████████████████████
)
flyingplows
Sr. Member
****
Offline Offline

Activity: 518
Merit: 250


View Profile
May 07, 2015, 09:14:34 AM
 #1036

My wallet is synching very poorly. Is lagging like 80 blocks behind and increasing... Only 4-8 connections today. Anyone else with such problems?

Are you using the newest version of the wallet? I still have to update all my nodes and am doing that now so can see if that will resolve your issue

Yes, that one with new themes. But it synched at last...
I should put the following lines in a PayCon.conf file in the same folder as my wallet.dat file for better synch, is that correct? And are the nodes the latest ones?

listen=1
daemon=1
rpcuser=*yourusername*
rpcpassword=*yourpassword*
rpcport=9456
port=9455
rpcallowip=127.0.0.1
addnode=107.170.179.27
addnode=162.243.155.75
addnode=128.199.231.68
addnode=178.62.151.188

Crestington (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
May 07, 2015, 11:16:25 AM
 #1037

My wallet is synching very poorly. Is lagging like 80 blocks behind and increasing... Only 4-8 connections today. Anyone else with such problems?

Are you using the newest version of the wallet? I still have to update all my nodes and am doing that now so can see if that will resolve your issue

Yes, that one with new themes. But it synched at last...
I should put the following lines in a PayCon.conf file in the same folder as my wallet.dat file for better synch, is that correct? And are the nodes the latest ones?

listen=1
daemon=1
rpcuser=*yourusername*
rpcpassword=*yourpassword*
rpcport=9456
port=9455
rpcallowip=127.0.0.1
addnode=107.170.179.27
addnode=162.243.155.75
addnode=128.199.231.68
addnode=178.62.151.188

Yes, you can create a PayCon.conf file in the same folder as your wallet.dat and paste that information into the file (make sure to set a username and password). I'll also send you a more complete list of nodes as well but those are my static nodes.
Crestington (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
May 07, 2015, 11:25:17 AM
 #1038

My wallet is synching very poorly. Is lagging like 80 blocks behind and increasing... Only 4-8 connections today. Anyone else with such problems?

I downloaded the wallet and I keep getting one connection drop in and out with in a second of each other. I'll add a conf file file later on and retest

Nice work Crestington

Try redownloading the wallet from the OP which also includes the Muggle theme.

I had recently changed the checkpoint key to a more active one and went through a hardfork which changed the Block acceptance time down to 1 minute drift. I want to give it a little time and see if it will resolve itself, we're working with tight guidelines and a large reduction in hashing (litestake) so pretty much pushing the envelope in all areas.
5ick3uffalo
Legendary
*
Offline Offline

Activity: 994
Merit: 1000



View Profile
May 08, 2015, 08:45:20 AM
 #1039

Hello from Thailand Wink

I bought a Fan for my apartment - it´s a CON!


BTC: 1Dw9feZAGSeHvaiQ55T7C92VAAXB2nVKKk
Crestington (OP)
Legendary
*
Offline Offline

Activity: 882
Merit: 1024



View Profile
May 08, 2015, 09:25:11 AM
 #1040

Hello from Thailand Wink

I bought a Fan for my apartment - it´s a CON!



Your in Thailand? No fair! Must be trying to get away from the SEC Wink

Watch out for them ladyboys
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 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 ... 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!