Bitcoin Forum
April 25, 2024, 06:03:51 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: Where would you prefer the VRC/VRM exchange pair be?
Bittrex
Poloniex
Both
Other

Pages: « 1 ... 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 [899] 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 ... 961 »
  Print  
Author Topic: [ANN][VRC] VeriCoin Proof of Stake-Time Currency | New Roadmap Released  (Read 1355397 times)
krile
Hero Member
*****
Offline Offline

Activity: 746
Merit: 500



View Profile
August 21, 2016, 11:30:57 AM
 #17961

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 <QWebView>
                    ^
compilation terminated.
make: *** [build/bitcoingui.o] Error 1

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

1714025031
Hero Member
*
Offline Offline

Posts: 1714025031

View Profile Personal Message (Offline)

Ignore
1714025031
Reply with quote  #2

1714025031
Report to moderator
1714025031
Hero Member
*
Offline Offline

Posts: 1714025031

View Profile Personal Message (Offline)

Ignore
1714025031
Reply with quote  #2

1714025031
Report to moderator
1714025031
Hero Member
*
Offline Offline

Posts: 1714025031

View Profile Personal Message (Offline)

Ignore
1714025031
Reply with quote  #2

1714025031
Report to moderator
"This isn't the kind of software where we can leave so many unresolved bugs that we need a tracker for them." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714025031
Hero Member
*
Offline Offline

Posts: 1714025031

View Profile Personal Message (Offline)

Ignore
1714025031
Reply with quote  #2

1714025031
Report to moderator
WarrEagle
Hero Member
*****
Offline Offline

Activity: 663
Merit: 501



View Profile
August 21, 2016, 02:30:03 PM
 #17962

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!

DELETED
Alben
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
August 21, 2016, 02:50:04 PM
 #17963

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?  =)
effectsToCause (OP)
Hero Member
*****
Offline Offline

Activity: 761
Merit: 505

VeriCoin & Verium Creator/Developer


View Profile WWW
August 21, 2016, 04:46:10 PM
 #17964

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 <QWebView>
                    ^
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
WarrEagle
Hero Member
*****
Offline Offline

Activity: 663
Merit: 501



View Profile
August 21, 2016, 04:49:07 PM
 #17965

Another crash, capped the screen this time.

http://prntscr.com/c8jrkk

DELETED
effectsToCause (OP)
Hero Member
*****
Offline Offline

Activity: 761
Merit: 505

VeriCoin & Verium Creator/Developer


View Profile WWW
August 21, 2016, 04:51:19 PM
 #17966

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.
effectsToCause (OP)
Hero Member
*****
Offline Offline

Activity: 761
Merit: 505

VeriCoin & Verium Creator/Developer


View Profile WWW
August 21, 2016, 04:54:22 PM
 #17967

Another crash, capped the screen this time.

http://prntscr.com/c8jrkk

Thanks haven't seen this one yet.
WarrEagle
Hero Member
*****
Offline Offline

Activity: 663
Merit: 501



View Profile
August 21, 2016, 04:57:18 PM
Last edit: August 21, 2016, 05:32:52 PM by WarrEagle
 #17968

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.

DELETED
effectsToCause (OP)
Hero Member
*****
Offline Offline

Activity: 761
Merit: 505

VeriCoin & Verium Creator/Developer


View Profile WWW
August 21, 2016, 07:12:06 PM
 #17969

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.
RJF19
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


AKA RJF - Since '14 - On line since '84


View Profile
August 21, 2016, 09:46:30 PM
 #17970

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!

Our greatest weakness lies in giving up. The most certain way to succeed is always to try just one more time. Thomas A. Edison
BrotherJ
Sr. Member
****
Offline Offline

Activity: 301
Merit: 250



View Profile
August 21, 2016, 10:23:28 PM
 #17971

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

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



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses 100% original codebase
  Superfast with 30 seconds instant finality
  Tested 5000 tx per block on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
MAD945
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
August 21, 2016, 11:07:06 PM
 #17972

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
LBX
Hero Member
*****
Offline Offline

Activity: 1025
Merit: 534

A


View Profile
August 22, 2016, 12:16:40 AM
 #17973

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
Cryptonitex
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
August 22, 2016, 03:38:55 AM
 #17974

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.
souljah1h
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000


Hyperspace snail


View Profile WWW
August 22, 2016, 07:43:34 AM
 #17975

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.

_@/'
souljah1h
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000


Hyperspace snail


View Profile WWW
August 22, 2016, 07:44:55 AM
 #17976

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

Send a message to vericoin@vericoin.info

_@/'
effectsToCause (OP)
Hero Member
*****
Offline Offline

Activity: 761
Merit: 505

VeriCoin & Verium Creator/Developer


View Profile WWW
August 22, 2016, 02:32:55 PM
 #17977

mac verium testnet wallet is posted, has a large window size bug but fine for testing everything: http://www.vericoin.info/ico.html
BrotherJ
Sr. Member
****
Offline Offline

Activity: 301
Merit: 250



View Profile
August 22, 2016, 10:38:00 PM
 #17978

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.

With all due respect, I have been a holder since 6/2014. I sent my coins to polo on 7/19/2016 and back to my wallet on 7/20/2016 in order to consolidate into one address. I always stake at least every couple of days. The address I sent them to is VJARyiANmUKw4m1SpcpSsnqGHbfoAG5Bcf in the amount of 14,499.99000000. I have always staked and supported this project and now not so sure. To prove I'm not full of shit, here are all my associated addresses: VDfLuydcsCFunThxX7ACUYVaBcVsdZEGJG VHQavPvZFoEqZrRb1y9ccFGLpuCoSj4wsh VH5DvFvqe6tP3s8r5tBiQC1xrbyzwP2njv VVBrrr3kmCMNFyzvwRFQrcDvpgp6JQYht4 VJARyiANmUKw4m1SpcpSsnqGHbfoAG5Bcf VWpiJYTbhKd996TkGHyECvXpJ7s2R2JZ4a VCSAXu48aBXpkiMuHyAXZCK7j6H84xjPth VUEeTkdUrcC9chUW1HTYHuaXuYVuB2Kp1H - If you still think I don't deserve it then so be it. Donations are welcome.

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



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses 100% original codebase
  Superfast with 30 seconds instant finality
  Tested 5000 tx per block on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
Cryptonitex
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
August 22, 2016, 11:49:08 PM
 #17979

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.

With all due respect, I have been a holder since 6/2014. I sent my coins to polo on 7/19/2016 and back to my wallet on 7/20/2016 in order to consolidate into one address. I always stake at least every couple of days. The address I sent them to is VJARyiANmUKw4m1SpcpSsnqGHbfoAG5Bcf in the amount of 14,499.99000000. I have always staked and supported this project and now not so sure. To prove I'm not full of shit, here are all my associated addresses: VDfLuydcsCFunThxX7ACUYVaBcVsdZEGJG VHQavPvZFoEqZrRb1y9ccFGLpuCoSj4wsh VH5DvFvqe6tP3s8r5tBiQC1xrbyzwP2njv VVBrrr3kmCMNFyzvwRFQrcDvpgp6JQYht4 VJARyiANmUKw4m1SpcpSsnqGHbfoAG5Bcf VWpiJYTbhKd996TkGHyECvXpJ7s2R2JZ4a VCSAXu48aBXpkiMuHyAXZCK7j6H84xjPth VUEeTkdUrcC9chUW1HTYHuaXuYVuB2Kp1H - If you still think I don't deserve it then so be it. Donations are welcome.
You need to have an address in the top 250 (about 16,000 VeriCoins) that has staked in the past 2 or so months.
If you have addresses that spread the funds around you might not be in the top 250.
BitsAndPiecesOfEight
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
August 22, 2016, 11:54:42 PM
 #17980

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.

With all due respect, I have been a holder since 6/2014. I sent my coins to polo on 7/19/2016 and back to my wallet on 7/20/2016 in order to consolidate into one address. I always stake at least every couple of days. The address I sent them to is VJARyiANmUKw4m1SpcpSsnqGHbfoAG5Bcf in the amount of 14,499.99000000. I have always staked and supported this project and now not so sure. To prove I'm not full of shit, here are all my associated addresses: VDfLuydcsCFunThxX7ACUYVaBcVsdZEGJG VHQavPvZFoEqZrRb1y9ccFGLpuCoSj4wsh VH5DvFvqe6tP3s8r5tBiQC1xrbyzwP2njv VVBrrr3kmCMNFyzvwRFQrcDvpgp6JQYht4 VJARyiANmUKw4m1SpcpSsnqGHbfoAG5Bcf VWpiJYTbhKd996TkGHyECvXpJ7s2R2JZ4a VCSAXu48aBXpkiMuHyAXZCK7j6H84xjPth VUEeTkdUrcC9chUW1HTYHuaXuYVuB2Kp1H - If you still think I don't deserve it then so be it. Donations are welcome.

Just looked up the address you stated above on the block explorer and found that there was no problem as your address is ranked #261 which means that you were not in the top 250 addresses.  Sorry, but being close to the top 250 was not part of the well defined parameters of what was required to receive bonus VRM.
Pages: « 1 ... 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 [899] 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 ... 961 »
  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!