Author

Topic: [ANN][VRC] VeriCoin Proof of Stake-Time Currency | New Roadmap Released - page 145. (Read 1356140 times)

full member
Activity: 145
Merit: 100
New Vericoin wallet installed and running and it's awesome!  I like the mini display option.
hero member
Activity: 761
Merit: 505
VeriCoin & Verium Creator/Developer
The New VeriCoin Wallet v1.4.1 is here!

Download here: http://www.vericoin.info/

The new wallet Mac and Windows install instructions are simple, double click the installer after download.  
Note: On windows it's recommended to uninstall the old version in Control panel first.

Some of the new features of v1.4.1:

-All new flat user-interface
-“Simple Wallet Mode” that minimizes the wallet size and complexity, while still allowing access to the major functions.
-Network stats panel (Big thanks to ScottAllyn for building this and K77 for providing network statistics).
-24 hour graph of VeriCoin’s value (Big thanks to ScottAllyn for building this).
-The bar graph also includes a built in multi-currency VeriCoin value calculator
-Improved "Buy VRC" that is externally updated and will be the new home of 'bitVeri' when it's released
-Staking only unlock (multiple sends can occur in one send action, so this is also a complete removal of the full wallet unlock for improved security)
-New wallet also links to the brand new home of the VeriCoin Community https://vericoinforums.com/ (Big thanks to VeryVeriViral, Scott Allyn and Pmallek)
-Many other optimizations and improvements totaling over 3,000 code additions and 1,000 code deletions

Also big thanks to onsighit for banging out some great code for this release and pcmerc for building and debugging the mac wallet!

Full wallet:


Simple wallet:
sr. member
Activity: 742
Merit: 251
The New Wallet Has DROPPEED!!!!

 www,vericoin.info

www,vericoinnews.info   (other goodies there also)

and

http://www.vrcradio.com



hero member
Activity: 761
Merit: 505
VeriCoin & Verium Creator/Developer
Ok I deleted the blockchain data, added the supernode and now the chain is downloading.  Whats with the coins, that were on the stake on the wrong chain ? Do they geht returned after downloading the right blockchain ?

Yeah they will be untouched, you will also earn appropriate interest going forward.  New wallet at 1pm EST, it doesn't require a new blockchain sync so you can just install it after you are synced up.
legendary
Activity: 1284
Merit: 1042
Ok I deleted the blockchain data, added the supernode and now the chain is downloading.  Whats with the coins, that were on the stake on the wrong chain ? Do they geht returned after downloading the right blockchain ?
hero member
Activity: 761
Merit: 505
VeriCoin & Verium Creator/Developer
Something wrong with the network ?   My wallet isnt syncing since one hour, network stake is very low ~3.85M and just two connections. And 5 incoming interests in 20 mins.

updating and resyncing supernodes, in low node density areas you may experience this temporarily.
sr. member
Activity: 470
Merit: 250
Something wrong with the network ?   My wallet isnt syncing since one hour, network stake is very low ~3.85M and just two connections. And 3 incoming interests in 20 mins.

Sounds like you are on a fork. Make sure you have these lines in your vericoin.conf, delete your blockchain and download it again:

addnode=supernode.vericoin.info
addnode=supernode2.vericoin.info
addnode=supernode3.vericoin.info
addnode=supernode4.vericoin.info
addnode=supernode5.vericoin.info

legendary
Activity: 1284
Merit: 1042
Something wrong with the network ?   My wallet isnt syncing since one hour, network stake is very low ~3.85M and just two connections. And 5 incoming interests in 20 mins.
hero member
Activity: 761
Merit: 505
VeriCoin & Verium Creator/Developer
What time are you guys releasing the new wallet?  I've seen a bunch of tweets that implied it was already out, but I don't see it.

1 pm EST
sr. member
Activity: 742
Merit: 251
10 Minutes until VRCRadio LIVE with Kevondo  http://www.vrcradio.com
full member
Activity: 145
Merit: 100
What time are you guys releasing the new wallet?  I've seen a bunch of tweets that implied it was already out, but I don't see it.
sr. member
Activity: 336
Merit: 250
ok, so I installed vericoind on my raspberry-pi.
It is build without UPnP support - RPC-Port 58683 is forwarded manually.

It is running for a few days now, but no coins are on stake (in the wallet are 1000 VRC).

I checked the connections with
Code:
netstat -a
and it seems like I do not get any connections on port 58683. (I have 5+ connections to peers at 58684 though.)

Sometimes the following line is included in the output:

Code:
Proto    Recv-Q  Send-Q    Local Address         Foreign Address         State
tcp           0       0    localhost:47382       localhost:58683         TIME_WAIT

So it seems the connection gets terminated on my side, but why?

Sorry if the question is silly, maybe there are other reasons, why the coins do not stake.(?) - any suggestions/answers are much appreciated.

EDIT: I have my coins staking now - but I still do not get connections at port 58683.


That makes sense because the network is on 58684, the PoW phase rpc port was on 58683.  So you are all good it seems.

OK. Thank you very much for your answer.

So then my next silly question would be: Should I forward port 58684 and not 58683 in my router? Or do I not need to forward any port at all?

By the way, over night I generated 0.7 VRC with 1000 VRC staking. But today there are no coins staking at all and I got 1000.7 VRC shown in balance. Is this normal? Will the coins automatically stake again after some time?

Again sorry for the silly questions, any answers are much appreciated.

Wenn es funktioniert, warum willst Du den Port weiterleiten? Interest kommt zu unterschiedlichsten Zeiten. 0,7 VRC für 1000 VRC sind ne Menge wenn man bedenkt, dass es pro Jahr ca. 2,5% sein sollen. Es kann also sein, dass Du tagelang nichts bekommst, dann wieder 4 oder 5 mal pro Tag kleinere Beträge.

OK, thx for your reply.
So maybe I get something completely wrong, but I built vericoind without UPnP support and I thought I have to forward the port manually - if not, what is UPnP good for?

BTW I didn´t wonder about the 0.7 VRC being too little, but about the coins that were staking before and are now shown in "balance" and not in "stake" - I thought they would stay on stake all the time.
full member
Activity: 140
Merit: 100
ok, so I installed vericoind on my raspberry-pi.
It is build without UPnP support - RPC-Port 58683 is forwarded manually.

It is running for a few days now, but no coins are on stake (in the wallet are 1000 VRC).

I checked the connections with
Code:
netstat -a
and it seems like I do not get any connections on port 58683. (I have 5+ connections to peers at 58684 though.)

Sometimes the following line is included in the output:

Code:
Proto    Recv-Q  Send-Q    Local Address         Foreign Address         State
tcp           0       0    localhost:47382       localhost:58683         TIME_WAIT

So it seems the connection gets terminated on my side, but why?

Sorry if the question is silly, maybe there are other reasons, why the coins do not stake.(?) - any suggestions/answers are much appreciated.

EDIT: I have my coins staking now - but I still do not get connections at port 58683.


That makes sense because the network is on 58684, the PoW phase rpc port was on 58683.  So you are all good it seems.

OK. Thank you very much for your answer.

So then my next silly question would be: Should I forward port 58684 and not 58683 in my router? Or do I not need to forward any port at all?

By the way, over night I generated 0.7 VRC with 1000 VRC staking. But today there are no coins staking at all and I got 1000.7 VRC shown in balance. Is this normal? Will the coins automatically stake again after some time?

Again sorry for the silly questions, any answers are much appreciated.

Wenn es funktioniert, warum willst Du den Port weiterleiten? Interest kommt zu unterschiedlichsten Zeiten. 0,7 VRC für 1000 VRC sind ne Menge wenn man bedenkt, dass es pro Jahr ca. 2,5% sein sollen. Es kann also sein, dass Du tagelang nichts bekommst, dann wieder 4 oder 5 mal pro Tag kleinere Beträge.
sr. member
Activity: 336
Merit: 250
ok, so I installed vericoind on my raspberry-pi.
It is build without UPnP support - RPC-Port 58683 is forwarded manually.

It is running for a few days now, but no coins are on stake (in the wallet are 1000 VRC).

I checked the connections with
Code:
netstat -a
and it seems like I do not get any connections on port 58683. (I have 5+ connections to peers at 58684 though.)

Sometimes the following line is included in the output:

Code:
Proto    Recv-Q  Send-Q    Local Address         Foreign Address         State
tcp           0       0    localhost:47382       localhost:58683         TIME_WAIT

So it seems the connection gets terminated on my side, but why?

Sorry if the question is silly, maybe there are other reasons, why the coins do not stake.(?) - any suggestions/answers are much appreciated.

EDIT: I have my coins staking now - but I still do not get connections at port 58683.

That makes sense because the network is on 58684, the PoW phase rpc port was on 58683.  So you are all good it seems.

OK. Thank you very much for your answer.

So then my next silly question would be: Should I forward port 58684 and not 58683 in my router? Or do I not need to forward any port at all?

By the way, over night I generated 0.7 VRC with 1000 VRC staking. But today there are no coins staking at all and I got 1000.7 VRC shown in balance. Is this normal? Will the coins automatically stake again after some time?

Again sorry for the silly questions, any answers are much appreciated.
hero member
Activity: 761
Merit: 505
VeriCoin & Verium Creator/Developer
ok, so I installed vericoind on my raspberry-pi.
It is build without UPnP support - RPC-Port 58683 is forwarded manually.

It is running for a few days now, but no coins are on stake (in the wallet are 1000 VRC).

I checked the connections with
Code:
netstat -a
and it seems like I do not get any connections on port 58683. (I have 5+ connections to peers at 58684 though.)

Sometimes the following line is included in the output:

Code:
Proto    Recv-Q  Send-Q    Local Address         Foreign Address         State
tcp           0       0    localhost:47382       localhost:58683         TIME_WAIT

So it seems the connection gets terminated on my side, but why?

Sorry if the question is silly, maybe there are other reasons, why the coins do not stake.(?) - any suggestions/answers are much appreciated.

EDIT: I have my coins staking now - but I still do not get connections at port 58683.

That makes sense because the network is on 58684, the PoW phase rpc port was on 58683.  So you are all good it seems.
sr. member
Activity: 336
Merit: 250
ok, so I installed vericoind on my raspberry-pi.
It is build without UPnP support - RPC-Port 58683 is forwarded manually.

It is running for a few days now, but no coins are on stake (in the wallet are 1000 VRC).

I checked the connections with
Code:
netstat -a
and it seems like I do not get any connections on port 58683. (I have 5+ connections to peers at 58684 though.)

Sometimes the following line is included in the output:

Code:
Proto    Recv-Q  Send-Q    Local Address         Foreign Address         State
tcp           0       0    localhost:47382       localhost:58683         TIME_WAIT

So it seems the connection gets terminated on my side, but why?

Sorry if the question is silly, maybe there are other reasons, why the coins do not stake.(?) - any suggestions/answers are much appreciated.

EDIT: I have my coins staking now - but I still do not get connections at port 58683.
member
Activity: 69
Merit: 10
This is a draft

###
Affiliate Coin Programme

SuperNET would like to announce a program for 'SuperNET Affiliate Coins'

Affiliate's are coins are considered to be valuable/promising platforms which are working to develop services for the SuperNET and at some point would benefit from their full integration into the SuperNET CORE.

In practice for Affiliate Coins this means they will get;

Their own sub-board in SuperNET forum.
Support integrating SuperNET services into their coin platforms.
Early access to new test versions of SuperNET
Advice on how to develop their coin platform to achieve CORE status
Visibility on SuperNET websites advertising the platforms SuperNET supports.

In return Affiliate Coin platforms will;

provide visibility of their development roadmaps to SuperNET
ensure they plan to upgrade their platform to remain compatible with new SuperNET releases
include the SuperNET Affiliation (plus SuperNET logo) on their main coin website homage.
###


Hey James!

I think there's something to be said for only affiliating with legit coins. Real Devs… with real plans and real innovation.
It seems like the AltCoin market is saturated with day traders - which is fine - but since VeriCoin REALLY IS a long term coin… I'd like to know with what group of coins we'll be lumped in with.

I'm not going to call out or name any Scam Coins… but let's not kid ourselves… they exist.

With regards to this… which coins… aside from VeriCoin... are currently being considered for the Affiliate Program?

Any info would be appreciated! Thx!

Jay Jay
@VeryVeriViral

Plz dont worry, the coins "are coins are considered to be valuable/promising platforms" so they would need to have an actual dev team, no garbage coins would qualify for affiliate status. Of course, any coin can use SuperNET API, but that is as a user of the services of the core and affiliate coins.

James

P.S. Now if a top 10 coin wants to be an affiliate, then I would have to strongly consider them as the large user base is a nice feature for creating larger userbase, so for practical reasons I think the top 10 coins are getting automatic invite.

Makes total sense for both Affiliate Coins and the superNET as a whole.
Appreciate the reply. Thanx!

Jay Jay
@VeryVeriViral
member
Activity: 69
Merit: 10
Hello folks, I wanted to take the time to pay my respects once again to the vericoin community. There has been some questions about me and i'm not here to stirr anything, but one more time i would like to say that I fully support Effects, Pnosker, VEry Viral and community.

Joel Bosh @wizrig  ·  Sep 23
@PayPal Awesome news, hopefully someday you could also accept @IO_Coin , @VeriCoin , @CoinBlack #Vericoin #BlackCoin $IOC #iocoin

 Joel Bosh retweeted
 VeriCoin @VeriCoin  ·  Sep 23
@PayPal We know what this means: You will be able to spend #VeriCoin at #PayPal via #VeriBit!  $vrc #vrc #bitcoin #litecoin

reason i'm leaving this tweet copies is for the ones that have missed it.

I consider a few people in crypto to have full integrity and that's the Vericon team and Rat4. I can honestly say this because they have been nothing but forthcoming a true hard workers. I still hold my vericoins and I know that Vericoin is one of the strongest currencies because i was here from the beginning.

I also accept vericoin in my business and will continue to do so, you can check our link http://www.macwizardservice.com/

So please for the last time i'm not going to down on my investment or a currency that I love and accept in my business.

if anyone has any questions please feel free to pm me.

Like I always say Im here to advance crypto currencies and bridge and push communities forward

Thanks

All good Wiz! Will be adding your site to the list of VeriCoin Merchants on the new forums! Smiley

Jay Jay
@VeryVeriViral
legendary
Activity: 806
Merit: 1000
sr. member
Activity: 742
Merit: 251
[/Kevondo LIVE on http://www.vrcradio.com in 3 minutes-- wallet news, SuperNET, and moreize]
Jump to: