kubuminer
|
|
August 29, 2015, 10:07:18 PM |
|
after type comand - ./configure --disable-tests i listen this configure: creating ./config.status config.status: creating Makefile config.status: creating libsecp256k1.pc config.status: creating src/libsecp256k1-config.h config.status: src/libsecp256k1-config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands Fixing libtool for -rpath problems.it is correct and after make clean make /home/user/DashCoin/src/spork.cpp:196: undefined reference to `darkSendSigner' /home/user/DashCoin/src/spork.cpp:196: undefined reference to `CDarkSendSigner::SetKey(std::string, std::string&, CKey&, CPubKey&)' /home/user/DashCoin/src/spork.cpp:202: undefined reference to `darkSendSigner' /home/user/DashCoin/src/spork.cpp:202: undefined reference to `CDarkSendSigner::SignMessage(std::string, std::string&, std::vector<unsigned char, std::allocator<unsigned char> >&, CKey)' /home/user/DashCoin/src/spork.cpp:207: undefined reference to `darkSendSigner' /home/user/DashCoin/src/spork.cpp:207: undefined reference to `CDarkSendSigner::VerifyMessage(CPubKey, std::vector<unsigned char, std::allocator<unsigned char> >&, std::string, std::string&)' collect2: error: ld returned 1 exit status make[2]: *** [dashd] Error 1 make[2]: Leaving directory `/home/bittrexcoin/DashCoin/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/bittrexcoin/DashCoin/src' make: *** [all-recursive] Error 1 and error compile. help fix this - Fixing libtool for -rpath problems.
|
|
|
|
crowning
Full Member
Offline
Activity: 212
Merit: 100
Activity: -42
|
|
August 29, 2015, 10:24:34 PM |
|
and error compile. help fix this - Fixing libtool for -rpath problems. That's normal, no need to worry. I wonder where and how you got the sources. Did you use "git clone https://github.com/dashpay/dash.git" from the official sources?
|
|
|
|
kubuminer
|
|
August 29, 2015, 10:29:41 PM |
|
and error compile. help fix this - Fixing libtool for -rpath problems. That's normal, no need to worry. I wonder where and how you got the sources. Did you use "git clone https://github.com/dashpay/dash.git" from the official sources? yes i use this source - Did you use "git clone https://github.com/dashpay/dash.git" from the official sources? now this error collect2: error: ld returned 1 exit status make[2]: *** [dashd] Error 1 make[2]: Leaving directory `/home/bittrexcoin/DashCoin/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/bittrexcoin/DashCoin/src' make: *** [all-recursive] Error 1
|
|
|
|
kubuminer
|
|
August 29, 2015, 10:30:28 PM |
|
after type comand - ./configure --disable-tests i listen this configure: creating ./config.status config.status: creating Makefile config.status: creating libsecp256k1.pc config.status: creating src/libsecp256k1-config.h config.status: src/libsecp256k1-config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands Fixing libtool for -rpath problems.it is correct and after make clean make /home/user/DashCoin/src/spork.cpp:196: undefined reference to `darkSendSigner' /home/user/DashCoin/src/spork.cpp:196: undefined reference to `CDarkSendSigner::SetKey(std::string, std::string&, CKey&, CPubKey&)' /home/user/DashCoin/src/spork.cpp:202: undefined reference to `darkSendSigner' /home/user/DashCoin/src/spork.cpp:202: undefined reference to `CDarkSendSigner::SignMessage(std::string, std::string&, std::vector<unsigned char, std::allocator<unsigned char> >&, CKey)' /home/user/DashCoin/src/spork.cpp:207: undefined reference to `darkSendSigner' /home/user/DashCoin/src/spork.cpp:207: undefined reference to `CDarkSendSigner::VerifyMessage(CPubKey, std::vector<unsigned char, std::allocator<unsigned char> >&, std::string, std::string&)' collect2: error: ld returned 1 exit status make[2]: *** [dashd] Error 1 make[2]: Leaving directory `/home/bittrexcoin/DashCoin/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/bittrexcoin/DashCoin/src' make: *** [all-recursive] Error 1 and error compile. help fix this - Fixing libtool for -rpath problems. Could this be a SWAP issue?? swap is empty - 0
|
|
|
|
kubuminer
|
|
August 29, 2015, 10:32:24 PM |
|
after type comand - ./configure --disable-tests i listen this configure: creating ./config.status config.status: creating Makefile config.status: creating libsecp256k1.pc config.status: creating src/libsecp256k1-config.h config.status: src/libsecp256k1-config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands Fixing libtool for -rpath problems.it is correct and after make clean make /home/user/DashCoin/src/spork.cpp:196: undefined reference to `darkSendSigner' /home/user/DashCoin/src/spork.cpp:196: undefined reference to `CDarkSendSigner::SetKey(std::string, std::string&, CKey&, CPubKey&)' /home/user/DashCoin/src/spork.cpp:202: undefined reference to `darkSendSigner' /home/user/DashCoin/src/spork.cpp:202: undefined reference to `CDarkSendSigner::SignMessage(std::string, std::string&, std::vector<unsigned char, std::allocator<unsigned char> >&, CKey)' /home/user/DashCoin/src/spork.cpp:207: undefined reference to `darkSendSigner' /home/user/DashCoin/src/spork.cpp:207: undefined reference to `CDarkSendSigner::VerifyMessage(CPubKey, std::vector<unsigned char, std::allocator<unsigned char> >&, std::string, std::string&)' collect2: error: ld returned 1 exit status make[2]: *** [dashd] Error 1 make[2]: Leaving directory `/home/bittrexcoin/DashCoin/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/bittrexcoin/DashCoin/src' make: *** [all-recursive] Error 1 and error compile. help fix this - Fixing libtool for -rpath problems. Could this be a SWAP issue?? swap is empty - 0 maybe need update system? ))))))))
|
|
|
|
kubuminer
|
|
August 29, 2015, 10:52:53 PM |
|
after type comand - ./configure --disable-tests i listen this configure: creating ./config.status config.status: creating Makefile config.status: creating libsecp256k1.pc config.status: creating src/libsecp256k1-config.h config.status: src/libsecp256k1-config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands Fixing libtool for -rpath problems.it is correct and after make clean make /home/user/DashCoin/src/spork.cpp:196: undefined reference to `darkSendSigner' /home/user/DashCoin/src/spork.cpp:196: undefined reference to `CDarkSendSigner::SetKey(std::string, std::string&, CKey&, CPubKey&)' /home/user/DashCoin/src/spork.cpp:202: undefined reference to `darkSendSigner' /home/user/DashCoin/src/spork.cpp:202: undefined reference to `CDarkSendSigner::SignMessage(std::string, std::string&, std::vector<unsigned char, std::allocator<unsigned char> >&, CKey)' /home/user/DashCoin/src/spork.cpp:207: undefined reference to `darkSendSigner' /home/user/DashCoin/src/spork.cpp:207: undefined reference to `CDarkSendSigner::VerifyMessage(CPubKey, std::vector<unsigned char, std::allocator<unsigned char> >&, std::string, std::string&)' collect2: error: ld returned 1 exit status make[2]: *** [dashd] Error 1 make[2]: Leaving directory `/home/bittrexcoin/DashCoin/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/bittrexcoin/DashCoin/src' make: *** [all-recursive] Error 1 and error compile. help fix this - Fixing libtool for -rpath problems. Could this be a SWAP issue?? swap is empty - 0 maybe need update system? )))))))) sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade && sudo apt-get autoremove I doubt it but you should always update first i am chesk on empty system - work correct. on my old system dont have compile. after copy dash-master with compille walet from empty system on my old system wallet launch with error
|
|
|
|
coins101
Legendary
Offline
Activity: 1456
Merit: 1000
|
|
August 30, 2015, 12:50:50 AM |
|
Tao sync update time https://dashtalk.org/threads/dash-versus-bitcoin-versus-darkcoin-wallet-update-benchmark-times.4479/#post-61751Short summaryTotal time for entire Dash (0.12.0.49) blockchain = 35 minutes and 2 seconds Average Tao sync ratio from 2 samples = 0.1517 sec / hour% Tao sync improvement from earlier Tao ratio (v0.11.2.23) = (0.2389 - 0.1517 ) /0.2389 = + 36.5%Degree of Tao improvement compared to darkcoin (0.11.1.25) = (1.345 / 0.1517) = 8.86 times faster Average Tao bitcoin to Tao dash ratio = (4.144 / 0.1517) = 27.32 times faster than bitcoin(best tao / tao ratio = 4.144 / 0.1345 = 30.8 times faster)Average Tao Monero to Tao Dash ratio = (14.22 / 0.1517) = 93.7 times faster than Monero(best tao / tao ratio = 14.22 / 0.1345 = 105.7 times faster)Edit: Notice that in March we were only 2.4 times faster than bitcoin, the gap is widening.. We could do with an idea of what is causing this speed improvement. Bitcoin core should be being updated to be more efficient, even though the chain is growing.
|
|
|
|
tungfa
Legendary
Offline
Activity: 1834
Merit: 1023
|
|
August 30, 2015, 01:14:02 AM |
|
|
|
|
|
moocowmoo
|
|
August 30, 2015, 03:02:51 AM |
|
Luv the pix but the vote basically ended :-PASSED
Not quite. What happened is we reached the threshold of required YES's to go ahead with the proposals. If all the masternodes that haven't voted vote NO I think this would reverse this, but I'm not sure how it all works quite yet. What I do know is that Dash's Blockchain Governance voting is not a one-time vote -- anybody can change their vote at any time. This is how projects that aren't living up to expectation get cancelled. People simply vote no (even if they'd previously voted yes.)
|
|
|
|
eduffield (OP)
Legendary
Offline
Activity: 1176
Merit: 1036
Dash Developer
|
|
August 30, 2015, 03:40:37 AM |
|
*********** v12.0.51 ************* Author: Evan Duffield < evan@dashpay.io> mnbudget nextblock v51 bump revert c5d6b reduced mnw bandwidth finbudget old vote check removed enable cache files / remove old vote check
-- https://www.dashpay.io/downloads/
|
Dash - Digital Cash | dash.org | dashfoundation.io | dashgo.io
|
|
|
tungfa
Legendary
Offline
Activity: 1834
Merit: 1023
|
|
August 30, 2015, 04:01:40 AM |
|
*********** v12.0.51 *************Author: Evan Duffield < evan@dashpay.io> mnbudget nextblock v51 bump revert c5d6b reduced mnw bandwidth finbudget old vote check removed enable cache files / remove old vote check
-- https://www.dashpay.io/downloads/
|
|
|
|
TanteStefana2
Legendary
Offline
Activity: 1260
Merit: 1001
|
|
August 30, 2015, 04:27:41 AM |
|
*********** v12.0.51 *************Author: Evan Duffield < evan@dashpay.io> mnbudget nextblock v51 bump revert c5d6b reduced mnw bandwidth finbudget old vote check removed enable cache files / remove old vote check
-- https://www.dashpay.io/downloads/ Great update. It took no time for my wallets to see that the masternode was successfully started. Before it could take up to 5 minutes, but instant again here
|
Another proud lifetime Dash Foundation member My TanteStefana account was hacked, Beware trading "You'll never reach your destination if you stop to throw stones at every dog that barks."Sir Winston Churchill BTC: 12pu5nMDPEyUGu3HTbnUB5zY5RG65EQE5d
|
|
|
Bridgewater
|
|
August 30, 2015, 04:58:52 AM |
|
A friendly reminder to all who have Dash stored on Bitfinex, you will have untill 31st of august to move Dash out to your local Dash wallet
Per their announcement, August 31 is actually the deadline for trading Dash on their exchange. September 30 is the deadline for moving your Dash out. And if you miss the Sept. 30 deadline, you can still contact 'finex directly to get your Dash back (but you might have to say "pretty please" and refer to them as "Darkcoins" before they'll release them to you)
|
|
|
|
Rux
Legendary
Offline
Activity: 1291
Merit: 1024
https://crypto.ba
|
|
August 30, 2015, 06:13:11 AM |
|
4/4 Masternodes from my MN Service are updated to .51
Have a nice flight
|
RXC Crypto.ba Decentralized solutions!
|
|
|
Sub-Ether
Sr. Member
Offline
Activity: 434
Merit: 250
Quantum entangled and jump drive assisted messages
|
|
August 30, 2015, 07:02:53 AM |
|
Tao sync update time https://dashtalk.org/threads/dash-versus-bitcoin-versus-darkcoin-wallet-update-benchmark-times.4479/#post-61751Short summaryTotal time for entire Dash (0.12.0.49) blockchain = 35 minutes and 2 seconds Average Tao sync ratio from 2 samples = 0.1517 sec / hour% Tao sync improvement from earlier Tao ratio (v0.11.2.23) = (0.2389 - 0.1517 ) /0.2389 = + 36.5%Degree of Tao improvement compared to darkcoin (0.11.1.25) = (1.345 / 0.1517) = 8.86 times faster Average Tao bitcoin to Tao dash ratio = (4.144 / 0.1517) = 27.32 times faster than bitcoin(best tao / tao ratio = 4.144 / 0.1345 = 30.8 times faster)Average Tao Monero to Tao Dash ratio = (14.22 / 0.1517) = 93.7 times faster than Monero(best tao / tao ratio = 14.22 / 0.1345 = 105.7 times faster)Edit: Notice that in March we were only 2.4 times faster than bitcoin, the gap is widening.. We could do with an idea of what is causing this speed improvement. Bitcoin core should be being updated to be more efficient, even though the chain is growing. Thoughts on that are, 1) bitcoin locks onto outdated client seed nodes (see end of post) this makes for slow downloads Dash has 8 or 9 V12 seed nodes immediately making faster coms due to protocol matching and connection speeds 2) shortly after bitcoin 10 release(note:significant hop time improvement), the Tao ratio noticably increased to a high of 2.35 sec/hr on 7th March, this only lasted for around 2 weeks because by 27th March, was already hitting over 4 sec/hr. The conclusion from this was that the network was satuated and the client speedups had absorbed any spare network speed, and now bitcoin was back to a maxed out situation. 3) I overlooked measuring the total chain size in March, but was something like dash ~.7 gig and bitcoin ~35 gig, now we have dash = 1.2 gig and bitcoin =45 gigabytes, so both have increased in a similar manor, is it that the full bitcoin client is too much for the average personnal computer and global connections to handle and is going outside of Moore's law? if this is true there will be more Tao divergence as a tell sign.
|
Dash is 27.3 times faster with syncing and updating than Bitcoin and 93.7 times faster than Monero. Bitcoin (v0.11.0) has a Tao ratio 11.2% faster than bitcoin (v0.10.0) release. Dash (v.0.12.0.49) = Tao sync ratio = 0.15 seconds / hour of update || Dash (v.0.11.2.23) = Tao sync ratio = 0.24 seconds / hour of update. V12 versus V11 speedup = +36.5% Bitcoin (v.0.11.0) = Tao sync ratio = 4.14 seconds / hour of update || Monero (v.0.41.1) = Tao sync ratio = 14.2 seconds / hour of update
|
|
|
tungfa
Legendary
Offline
Activity: 1834
Merit: 1023
|
|
August 30, 2015, 07:19:23 AM |
|
Luv the pix but the vote basically ended :-PASSED
Not quite. What happened is we reached the threshold of required YES's to go ahead with the proposals. If all the masternodes that haven't voted vote NO I think this would reverse this, but I'm not sure how it all works quite yet. What I do know is that Dash's Blockchain Governance voting is not a one-time vote -- anybody can change their vote at any time. This is how projects that aren't living up to expectation get cancelled. People simply vote no (even if they'd previously voted yes.) i totally agree with Moocowmoo we want this as clear as possibleso please VOTE
|
|
|
|
qwizzie
Legendary
Offline
Activity: 2548
Merit: 1245
|
|
August 30, 2015, 08:32:42 AM Last edit: August 30, 2015, 09:03:20 AM by qwizzie |
|
Budgets Are Live dashtalk post : https://dashtalk.org/threads/budget-proposal-promotion-reimbursement-core-team.6006/page-3#post-65239A note about the budget system: https://dashtalk.org/threads/budget-proposal-promotion-reimbursement-core-team.6006/page-3#post-65235I've added the budgets to the system and we are all set to vote. All you have to do to vote is load up a client with the masternode.conf. Your actual funds are NOT required to be online to vote on proposals core-team : eac6392cd0d63e4b2ebd3c60da2d3e13137c892cd4cd1a8f3885077ac86b7487 public-awareness : cbafad18687045bb72fae611078fac09c3ec09c8379e357c36901ce84891f189 reimbursement : 428438998eeb3234b232a3609d2e0f1122049241e5ecad972554ad163772a109 To vote simply execute these commands: ./dash-cli mnbudget vote-many eac6392cd0d63e4b2ebd3c60da2d3e13137c892cd4cd1a8f3885077ac86b7487 yes ./dash-cli mnbudget vote-many cbafad18687045bb72fae611078fac09c3ec09c8379e357c36901ce84891f189 yes ./dash-cli mnbudget vote-many 428438998eeb3234b232a3609d2e0f1122049241e5ecad972554ad163772a109 yes and for voting with a single masternode change "vote-many" to "vote" end-result should be : "Voted successfully"
If you want to specifically vote against a specific budget because you dont agree with it then change the "yes" into a "no"
Masternode-owners please vote on the three existing budget proposals and also make sure you have upgraded to v0.12.0.51 !!To check on the budget proposals : ./dash-cli mnbudget show (or in qt-wallet just type "mnbudget show") or check crowning's site Masternode statusTo check on finalized budget proposals : ./dash-cli mnbudget projection (or in qt-wallet just type "mnbudget projection") Eventhough these budget proposals have already passed i too think its important to ensure every masternode owner is aware of current and future budget proposals and understand they have the power to vote !! (even after budget proposals have already passed). We need to involve as many masternode owners as possible both for now and for in the future.
|
Learn from the past, set detailed and vivid goals for the future and live in the only moment of time over which you have any control : now
|
|
|
BiteMyShinyMetalAss
|
|
August 30, 2015, 08:51:05 AM |
|
DO you have to vote from the cold wallet? can you vote from the server where masternode is running?
|
|
|
|
qwizzie
Legendary
Offline
Activity: 2548
Merit: 1245
|
|
August 30, 2015, 08:54:11 AM |
|
DO you have to vote from the cold wallet? can you vote from the server where masternode is running?
you can vote from hot wallet (server wallet without the actual coins). For single masternode voting it needs the dash.conf there and for starting many masternodes at the same time it needs the masternode.conf there.
|
Learn from the past, set detailed and vivid goals for the future and live in the only moment of time over which you have any control : now
|
|
|
LiteMine
|
|
August 30, 2015, 09:00:42 AM |
|
DO you have to vote from the cold wallet? can you vote from the server where masternode is running?
you can vote from hot wallet (server wallet without the actual coins). For single masternode voting it needs the dash.conf there and for starting many masternodes at the same time it needs the masternode.conf there. Are any instructions available for voting from an empty Windows wallet with the dash.conf or masternode.conf?
|
|
|
|
|