Pages:
Author

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

legendary
Activity: 1092
Merit: 1000
Hyperspace snail
The final list of top 250 VRC holders who staked during the ICO: https://docs.google.com/spreadsheets/d/1FE3nTuYjshOQ5T-Y_jSfjdihUFrXuhMScbjw1jtA7Dc/edit?usp=sharing

If you see your address on this list, the VRM listed will be sent upon launch.

I only see 115 addys on the doc and my address is not on the list? I have 15k
Only 115 addys on that list because the other 135 didn't stake.
full member
Activity: 210
Merit: 100
I had 19k Vericoin and staked since April till an hour before the end of the 2nd Phase of the ICO and I'm not on the list  Undecided
and me why?Huh?
 Angry

I think it's going by a single VeriCoin address.
LBX
hero member
Activity: 1025
Merit: 534
A
I had 19k Vericoin and staked since April till an hour before the end of the 2nd Phase of the ICO and I'm not on the list  Undecided
and me why?Huh?
 Angry
hero member
Activity: 658
Merit: 500
I had 19k Vericoin and staked since April till an hour before the end of the 2nd Phase of the ICO and I'm not on the list  Undecided
sr. member
Activity: 301
Merit: 250
The final list of top 250 VRC holders who staked during the ICO: https://docs.google.com/spreadsheets/d/1FE3nTuYjshOQ5T-Y_jSfjdihUFrXuhMScbjw1jtA7Dc/edit?usp=sharing

If you see your address on this list, the VRM listed will be sent upon launch.

I only see 115 addys on the doc and my address is not on the list? I have 15k
sr. member
Activity: 420
Merit: 250
AKA RJF - Since '14 - On line since '84
The final list of top 250 VRC holders who staked during the ICO: https://docs.google.com/spreadsheets/d/1FE3nTuYjshOQ5T-Y_jSfjdihUFrXuhMScbjw1jtA7Dc/edit?usp=sharing

If you see your address on this list, the VRM listed will be sent upon launch.

I see I'm on the list, way cool, thx!
hero member
Activity: 761
Merit: 505
VeriCoin & Verium Creator/Developer
Another crash, capped the screen this time.

http://prntscr.com/c8jrkk

Thanks haven't seen this one yet.

Did you catch the font scaling screen grab too? First wallet that I have noticed this on.

Yes thanks.
hero member
Activity: 663
Merit: 501
Another crash, capped the screen this time.

http://prntscr.com/c8jrkk

Thanks haven't seen this one yet.

Did you catch the font scaling screen grab too? First wallet that I have noticed this on.
hero member
Activity: 761
Merit: 505
VeriCoin & Verium Creator/Developer
Another crash, capped the screen this time.

http://prntscr.com/c8jrkk

Thanks haven't seen this one yet.
hero member
Activity: 761
Merit: 505
VeriCoin & Verium Creator/Developer
Best hashrate and wallet stability tend to come from one less than the max number of processors available. Additionally certain types of hyper threading are not optimal, if having trouble try turning hyper threading off or set processors to 1 less than max in user interface.
hero member
Activity: 663
Merit: 501
Another crash, capped the screen this time.

http://prntscr.com/c8jrkk
hero member
Activity: 761
Merit: 505
VeriCoin & Verium Creator/Developer
Anyone else having troubles compiling the QT wallet from https://github.com/VeriumReserve/verium

?
Qt5 error:
Code:
src/qt/bitcoingui.cpp: In member function ‘void BitcoinGUI::createToolBars()’:
src/qt/bitcoingui.cpp:570:52: error: ‘QStringLiteral’ was not declared in this scope
     toolbar->setObjectName(QStringLiteral("toolbar"));
                                                    ^

Qt4 error:
Code:
In file included from build/ui_forumspage.h:21:0,
                 from src/qt/bitcoingui.cpp:36:
src/qt/webview.h:10:20: fatal error: QWebView: No such file or directory
 #include
                    ^
compilation terminated.
make: *** [build/bitcoingui.o] Error 1

Edit: btw other altcoins compile without any trouble on this same machine...

It looks like you may need qt 5.4
newbie
Activity: 5
Merit: 0
My i5 6600K ran with 4 out of 4 processors for hours with no crash..282 hash.  Won 10 blocks so far.  My laptop (AMD A8-6410 APU) shows 110 hash with 4/4 processors and currently shows 30 connections.  It thought it won at least 2 blocks but they disappeared.  Not sure if that is what appears to be my 10 to 20 second latency or what.  Also using wifi on both computers.  How many posts do I need to not be a noob so I can vote?  =)
hero member
Activity: 663
Merit: 501
Running on testnet, 4 cores on an I7-4790K hashrate is jumping up to 299 and drops to 220. Was running on all 8 cores yesterday and had a crash warning after a couple hours of mining. 2 blocks found so far. 43.288~ with as much as 20 connections.

Also check this screen shot. The fonts are chopped for some reason http://prntscr.com/c8i3s8

My system runs 5 monitors. 1 is a 37" Samsung Smart TV at 1920, 2 Asus 29" 4K UHD at 3840x2160 as my main monitors, and 2 23" chart monitors 1920x1080. Results are the same on all monitors. My main monitors have font scaling set at %150 and the wallet always launches on my main monitor. I need to dig into display fusion and see if I can sort out launching the wallet on a non 4K scaled font monitor. Video cards 1 GTX980Ti, 1 GTX750Ti

I tell you, first world problems can be a bugger sometimes!
hero member
Activity: 746
Merit: 500
Anyone else having troubles compiling the QT wallet from https://github.com/VeriumReserve/verium

?
Qt5 error:
Code:
src/qt/bitcoingui.cpp: In member function ‘void BitcoinGUI::createToolBars()’:
src/qt/bitcoingui.cpp:570:52: error: ‘QStringLiteral’ was not declared in this scope
     toolbar->setObjectName(QStringLiteral("toolbar"));
                                                    ^

Qt4 error:
Code:
In file included from build/ui_forumspage.h:21:0,
                 from src/qt/bitcoingui.cpp:36:
src/qt/webview.h:10:20: fatal error: QWebView: No such file or directory
 #include
                    ^
compilation terminated.
make: *** [build/bitcoingui.o] Error 1

Edit: btw other altcoins compile without any trouble on this same machine...
legendary
Activity: 1092
Merit: 1000
Hyperspace snail
Did you find a bug on Testnet?

Probably best way, for now, is to simply email [email protected] and describe the bug with a full description etc
hero member
Activity: 596
Merit: 500
F*CK WHALES!
The final list of top 250 VRC holders who staked during the ICO: https://docs.google.com/spreadsheets/d/1FE3nTuYjshOQ5T-Y_jSfjdihUFrXuhMScbjw1jtA7Dc/edit?usp=sharing

If you see your address on this list, the VRM listed will be sent upon launch.

Nice I can see my wallet addy. Thanks pnosker.  Grin
sr. member
Activity: 504
Merit: 250
The final list of top 250 VRC holders who staked during the ICO: https://docs.google.com/spreadsheets/d/1FE3nTuYjshOQ5T-Y_jSfjdihUFrXuhMScbjw1jtA7Dc/edit?usp=sharing

If you see your address on this list, the VRM listed will be sent upon launch.
hero member
Activity: 658
Merit: 500
Verium Test Wallet is running very smooth!

Just one suggestion, its to easy to stop mining by accident...maybe make it ask to stop mining when you click the mining button.

But besides that super easy to install and run. My grandma could do it lol

Whats everyone getting for Hashrate? I'm getting around 300-350 with i7 8 Core, going to fire up some other PC's and get them on the the test net!


hero member
Activity: 761
Merit: 505
VeriCoin & Verium Creator/Developer
Pages:
Jump to: