Bitcoin Forum
May 04, 2024, 02:48:07 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 103 104 105 106 107 108 109 110 ... 163 »
  Print  
Author Topic: ✅|ANN| 🌍DESIRE |NeoScrypt| |🔨MasterNodes🔨| - COIN OF YOUR DREAMS!  (Read 167273 times)
Torin
Newbie
*
Offline Offline

Activity: 73
Merit: 0


View Profile WWW
November 13, 2017, 03:59:09 PM
 #1181

How do i know work my MN or not,if i have status "WATCHDOG_EXPIRED" and Active = 1h.4m.?Don't want to wait 10 hours before first payment.
1714834087
Hero Member
*
Offline Offline

Posts: 1714834087

View Profile Personal Message (Offline)

Ignore
1714834087
Reply with quote  #2

1714834087
Report to moderator
1714834087
Hero Member
*
Offline Offline

Posts: 1714834087

View Profile Personal Message (Offline)

Ignore
1714834087
Reply with quote  #2

1714834087
Report to moderator
1714834087
Hero Member
*
Offline Offline

Posts: 1714834087

View Profile Personal Message (Offline)

Ignore
1714834087
Reply with quote  #2

1714834087
Report to moderator
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714834087
Hero Member
*
Offline Offline

Posts: 1714834087

View Profile Personal Message (Offline)

Ignore
1714834087
Reply with quote  #2

1714834087
Report to moderator
kadrcalmness
Newbie
*
Offline Offline

Activity: 85
Merit: 0


View Profile
November 13, 2017, 04:05:09 PM
 #1182

Mac OS wallet fixed.

https://github.com/lazyboozer/Desire/releases/download/Desire-v.0.12.2.1/desire-0.12.2.1-osx.dmg

If errors occur, then install boost libraries (brew install boost --c++11)
Steel the same((
Why is everything so complicated now? the last wallet worked fine for a long time. And this one does not work now + you need to finish something yourself (((
Hangterisaan
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
November 13, 2017, 04:06:23 PM
 #1183

How do i know work my MN or not,if i have status "WATCHDOG_EXPIRED" and Active = 1h.4m.?Don't want to wait 10 hours before first payment.

No payments here in more than 24h...
Juudai
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
November 13, 2017, 04:06:45 PM
 #1184

Hello everyone,

The macOS wallet is fully working the problem are the missing libraries that are not shipped with a default installation of macOS.

Please install homebrew by executing the following command in your terminal: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

After it is installed just install the missing boost libraries with the following command: brew install boost --c++11

If everything was done correctly you will now be able to execute the wallet. Also if for some reason you keep getting a missing library error please link boost to your system with the following command: brew link boost --force

Cheers
I have only wallet on my MacBook, what i must do? I don't know what is terminal(( Can you make step by step? Help, please!

Hello,

Sure thing.

Go to Applications > Utilities > Terminal

In terminal write: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

When it is finished write: brew install boost --c++11

When finished try to run your wallet, it should work now.

In case it doesn't please write this instruction in the terminal: brew link boost --force

Cheers
kadrcalmness
Newbie
*
Offline Offline

Activity: 85
Merit: 0


View Profile
November 13, 2017, 04:16:19 PM
 #1185

Hello everyone,

The macOS wallet is fully working the problem are the missing libraries that are not shipped with a default installation of macOS.

Please install homebrew by executing the following command in your terminal: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

After it is installed just install the missing boost libraries with the following command: brew install boost --c++11

If everything was done correctly you will now be able to execute the wallet. Also if for some reason you keep getting a missing library error please link boost to your system with the following command: brew link boost --force

Cheers
I have only wallet on my MacBook, what i must do? I don't know what is terminal(( Can you make step by step? Help, please!

Hello,

Sure thing.

Go to Applications > Utilities > Terminal

In terminal write: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

When it is finished write: brew install boost --c++11

When finished try to run your wallet, it should work now.

In case it doesn't please write this instruction in the terminal: brew link boost --force

Cheers
Thank you! Writes that you need a password. What is it?
Yes, a stupid question, I already understand password))
Juudai
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
November 13, 2017, 04:21:40 PM
 #1186

Hello everyone,

The macOS wallet is fully working the problem are the missing libraries that are not shipped with a default installation of macOS.

Please install homebrew by executing the following command in your terminal: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

After it is installed just install the missing boost libraries with the following command: brew install boost --c++11

If everything was done correctly you will now be able to execute the wallet. Also if for some reason you keep getting a missing library error please link boost to your system with the following command: brew link boost --force

Cheers
I have only wallet on my MacBook, what i must do? I don't know what is terminal(( Can you make step by step? Help, please!

Hello,

Sure thing.

Go to Applications > Utilities > Terminal

In terminal write: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

When it is finished write: brew install boost --c++11

When finished try to run your wallet, it should work now.

In case it doesn't please write this instruction in the terminal: brew link boost --force

Cheers
Thank you! Writes that you need a password. What is it?
Yes, a stupid question, I already understand password))

It's your macOS password.
kadrcalmness
Newbie
*
Offline Offline

Activity: 85
Merit: 0


View Profile
November 13, 2017, 04:32:41 PM
 #1187

Hello everyone,

The macOS wallet is fully working the problem are the missing libraries that are not shipped with a default installation of macOS.

Please install homebrew by executing the following command in your terminal: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

After it is installed just install the missing boost libraries with the following command: brew install boost --c++11

If everything was done correctly you will now be able to execute the wallet. Also if for some reason you keep getting a missing library error please link boost to your system with the following command: brew link boost --force

Cheers
I have only wallet on my MacBook, what i must do? I don't know what is terminal(( Can you make step by step? Help, please!

Hello,

Sure thing.

Go to Applications > Utilities > Terminal

In terminal write: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

When it is finished write: brew install boost --c++11

When finished try to run your wallet, it should work now.

In case it doesn't please write this instruction in the terminal: brew link boost --force

Cheers
Thank you! Writes that you need a password. What is it?
Yes, a stupid question, I already understand password))

It's your macOS password.
Thanks! And how much time there should be an installation after the command: brew install boost --c++11 ?
The last thing that is now indicated is:
./b2 --prefix=/usr/local/Cellar/boost/1.65.1 --libdir=/usr/local/Cellar/boos

Tolgatrz
Member
**
Offline Offline

Activity: 250
Merit: 10

🆃🅾🅻🅶🅰


View Profile
November 13, 2017, 04:36:41 PM
 #1188

wallet is not synchronized today what should i do?

🆃🅾🅻🅶🅰🆃🆁🆉
Juudai
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
November 13, 2017, 04:37:23 PM
 #1189

Hello everyone,

The macOS wallet is fully working the problem are the missing libraries that are not shipped with a default installation of macOS.

Please install homebrew by executing the following command in your terminal: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

After it is installed just install the missing boost libraries with the following command: brew install boost --c++11

If everything was done correctly you will now be able to execute the wallet. Also if for some reason you keep getting a missing library error please link boost to your system with the following command: brew link boost --force

Cheers
I have only wallet on my MacBook, what i must do? I don't know what is terminal(( Can you make step by step? Help, please!

Hello,

Sure thing.

Go to Applications > Utilities > Terminal

In terminal write: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

When it is finished write: brew install boost --c++11

When finished try to run your wallet, it should work now.

In case it doesn't please write this instruction in the terminal: brew link boost --force

Cheers
Thank you! Writes that you need a password. What is it?
Yes, a stupid question, I already understand password))

It's your macOS password.
Thanks! And how much time there should be an installation after the command: brew install boost --c++11 ?
The last thing that is now indicated is:
./b2 --prefix=/usr/local/Cellar/boost/1.65.1 --libdir=/usr/local/Cellar/boos


Hello,

Please wait until it finishes, it can take a couple of minutes.

Cheers
candyiman
Full Member
***
Offline Offline

Activity: 308
Merit: 100


View Profile
November 13, 2017, 04:40:02 PM
 #1190

wallet is not synchronized today what should i do?

Rebuild index in the wallet repair
freshstorm92
Member
**
Offline Offline

Activity: 162
Merit: 10

https://pbs.twimg.com/profile_images/9498088826998


View Profile
November 13, 2017, 04:40:37 PM
 #1191

Hello everyone,

The macOS wallet is fully working the problem are the missing libraries that are not shipped with a default installation of macOS.

Please install homebrew by executing the following command in your terminal: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

After it is installed just install the missing boost libraries with the following command: brew install boost --c++11

If everything was done correctly you will now be able to execute the wallet. Also if for some reason you keep getting a missing library error please link boost to your system with the following command: brew link boost --force

Cheers
I have only wallet on my MacBook, what i must do? I don't know what is terminal(( Can you make step by step? Help, please!

Hello,

Sure thing.

Go to Applications > Utilities > Terminal

In terminal write: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

When it is finished write: brew install boost --c++11

When finished try to run your wallet, it should work now.

In case it doesn't please write this instruction in the terminal: brew link boost --force

Cheers
Thank you! Writes that you need a password. What is it?
Yes, a stupid question, I already understand password))

It's your macOS password.
Thanks! And how much time there should be an installation after the command: brew install boost --c++11 ?
The last thing that is now indicated is:
./b2 --prefix=/usr/local/Cellar/boost/1.65.1 --libdir=/usr/local/Cellar/boos


Hello,

Please wait until it finishes, it can take a couple of minutes.

Cheers

Hello, any recommendation about watchdog_expired on window wallet sir?

kadrcalmness
Newbie
*
Offline Offline

Activity: 85
Merit: 0


View Profile
November 13, 2017, 04:41:45 PM
 #1192

Hello everyone,

The macOS wallet is fully working the problem are the missing libraries that are not shipped with a default installation of macOS.

Please install homebrew by executing the following command in your terminal: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

After it is installed just install the missing boost libraries with the following command: brew install boost --c++11

If everything was done correctly you will now be able to execute the wallet. Also if for some reason you keep getting a missing library error please link boost to your system with the following command: brew link boost --force

Cheers
I have only wallet on my MacBook, what i must do? I don't know what is terminal(( Can you make step by step? Help, please!

Hello,

Sure thing.

Go to Applications > Utilities > Terminal

In terminal write: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

When it is finished write: brew install boost --c++11

When finished try to run your wallet, it should work now.

In case it doesn't please write this instruction in the terminal: brew link boost --force

Cheers
Thank you! Writes that you need a password. What is it?
Yes, a stupid question, I already understand password))

It's your macOS password.
Thanks! And how much time there should be an installation after the command: brew install boost --c++11 ?
The last thing that is now indicated is:
./b2 --prefix=/usr/local/Cellar/boost/1.65.1 --libdir=/usr/local/Cellar/boos


Hello,

Please wait until it finishes, it can take a couple of minutes.

Cheers
Ok
It's just been more than 10 minutes.
Therefore, I asked)
candyiman
Full Member
***
Offline Offline

Activity: 308
Merit: 100


View Profile
November 13, 2017, 04:42:06 PM
 #1193

Attension

Coinsmarket Deposit has a problem  so Dont send or Test Send First like 2 DSR

Withdraw works fine
Juudai
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
November 13, 2017, 04:43:22 PM
 #1194

Hello everyone,

The macOS wallet is fully working the problem are the missing libraries that are not shipped with a default installation of macOS.

Please install homebrew by executing the following command in your terminal: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

After it is installed just install the missing boost libraries with the following command: brew install boost --c++11

If everything was done correctly you will now be able to execute the wallet. Also if for some reason you keep getting a missing library error please link boost to your system with the following command: brew link boost --force

Cheers
I have only wallet on my MacBook, what i must do? I don't know what is terminal(( Can you make step by step? Help, please!

Hello,

Sure thing.

Go to Applications > Utilities > Terminal

In terminal write: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

When it is finished write: brew install boost --c++11

When finished try to run your wallet, it should work now.

In case it doesn't please write this instruction in the terminal: brew link boost --force

Cheers
Thank you! Writes that you need a password. What is it?
Yes, a stupid question, I already understand password))

It's your macOS password.
Thanks! And how much time there should be an installation after the command: brew install boost --c++11 ?
The last thing that is now indicated is:
./b2 --prefix=/usr/local/Cellar/boost/1.65.1 --libdir=/usr/local/Cellar/boos


Hello,

Please wait until it finishes, it can take a couple of minutes.

Cheers

Hello, any recommendation about watchdog_expired on window wallet sir?

Hello,

I have no idea as I haven't delved deeper into masternodes. Please ask the dev.

Cheers
kadrcalmness
Newbie
*
Offline Offline

Activity: 85
Merit: 0


View Profile
November 13, 2017, 04:49:47 PM
 #1195

Hello everyone,

The macOS wallet is fully working the problem are the missing libraries that are not shipped with a default installation of macOS.

Please install homebrew by executing the following command in your terminal: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

After it is installed just install the missing boost libraries with the following command: brew install boost --c++11

If everything was done correctly you will now be able to execute the wallet. Also if for some reason you keep getting a missing library error please link boost to your system with the following command: brew link boost --force

Cheers
I have only wallet on my MacBook, what i must do? I don't know what is terminal(( Can you make step by step? Help, please!

Hello,

Sure thing.

Go to Applications > Utilities > Terminal

In terminal write: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

When it is finished write: brew install boost --c++11

When finished try to run your wallet, it should work now.

In case it doesn't please write this instruction in the terminal: brew link boost --force

Cheers
Thank you! Writes that you need a password. What is it?
Yes, a stupid question, I already understand password))

It's your macOS password.
Thanks! And how much time there should be an installation after the command: brew install boost --c++11 ?
The last thing that is now indicated is:
./b2 --prefix=/usr/local/Cellar/boost/1.65.1 --libdir=/usr/local/Cellar/boos


Hello,

Please wait until it finishes, it can take a couple of minutes.

Cheers
Is it the same, so it should be? Already 17 minutes ((
Tolgatrz
Member
**
Offline Offline

Activity: 250
Merit: 10

🆃🅾🅻🅶🅰


View Profile
November 13, 2017, 04:50:40 PM
 #1196

wallet is not synchronized today what should i do?

Rebuild index in the wallet repair

thanks the problem is solved

start mixing
what does this mean?
is it good to start ?

🆃🅾🅻🅶🅰🆃🆁🆉
Juudai
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
November 13, 2017, 04:53:14 PM
 #1197

Hello everyone,

The macOS wallet is fully working the problem are the missing libraries that are not shipped with a default installation of macOS.

Please install homebrew by executing the following command in your terminal: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

After it is installed just install the missing boost libraries with the following command: brew install boost --c++11

If everything was done correctly you will now be able to execute the wallet. Also if for some reason you keep getting a missing library error please link boost to your system with the following command: brew link boost --force

Cheers
I have only wallet on my MacBook, what i must do? I don't know what is terminal(( Can you make step by step? Help, please!

Hello,

Sure thing.

Go to Applications > Utilities > Terminal

In terminal write: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

When it is finished write: brew install boost --c++11

When finished try to run your wallet, it should work now.

In case it doesn't please write this instruction in the terminal: brew link boost --force

Cheers
Thank you! Writes that you need a password. What is it?
Yes, a stupid question, I already understand password))

It's your macOS password.
Thanks! And how much time there should be an installation after the command: brew install boost --c++11 ?
The last thing that is now indicated is:
./b2 --prefix=/usr/local/Cellar/boost/1.65.1 --libdir=/usr/local/Cellar/boos


Hello,

Please wait until it finishes, it can take a couple of minutes.

Cheers
Is it the same, so it should be? Already 17 minutes ((

Hello,

It is most probably already installed. Please follow the next steps of my guide.

Cheers
kadrcalmness
Newbie
*
Offline Offline

Activity: 85
Merit: 0


View Profile
November 13, 2017, 04:57:15 PM
 #1198

Hello everyone,

The macOS wallet is fully working the problem are the missing libraries that are not shipped with a default installation of macOS.

Please install homebrew by executing the following command in your terminal: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

After it is installed just install the missing boost libraries with the following command: brew install boost --c++11

If everything was done correctly you will now be able to execute the wallet. Also if for some reason you keep getting a missing library error please link boost to your system with the following command: brew link boost --force

Cheers
I have only wallet on my MacBook, what i must do? I don't know what is terminal(( Can you make step by step? Help, please!

Hello,

Sure thing.

Go to Applications > Utilities > Terminal

In terminal write: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

When it is finished write: brew install boost --c++11

When finished try to run your wallet, it should work now.

In case it doesn't please write this instruction in the terminal: brew link boost --force

Cheers
Thank you! Writes that you need a password. What is it?
Yes, a stupid question, I already understand password))

It's your macOS password.
Thanks! And how much time there should be an installation after the command: brew install boost --c++11 ?
The last thing that is now indicated is:
./b2 --prefix=/usr/local/Cellar/boost/1.65.1 --libdir=/usr/local/Cellar/boos


Hello,

Please wait until it finishes, it can take a couple of minutes.

Cheers
Thank you! Works, now i can open the wallet, but its does not synchronize((
Vaevskui
Member
**
Offline Offline

Activity: 117
Merit: 10


View Profile
November 13, 2017, 05:02:26 PM
 #1199

The source blocks are not available, no transactions in the morning, tell me what to do? To download a new wallet? And how do I do so that my coins were intact?
I myself fixed. Did reservou a copy Click win+r--- write to appdata, go to Roaming\DesireCore deleted the file blocks, then all restarted. Then Neither of which worked)))) Went to the recycle bin and clicked to restore the file blocks and the sync went all the coins intact ))

Leading-Edge Ecosystem & Technology     ▐ █ ▌     R E P U B L I A     ▐ █ ▌     P R E - S A L E   :   August 23rd - September 23rd
▬   ▬▬   ▬▬▬   ▬▬▬▬   ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬   ▬▬▬▬   ▬▬▬   ▬▬   ▬
|        [ WHITEPAPER ]  [ BOUNTY ]  [ ANN THREAD ]        |        Facebook     Telegram     Twitter     Instagram        |
thethunderbird
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
November 13, 2017, 05:17:33 PM
 #1200

Hello everyone,

The macOS wallet is fully working the problem are the missing libraries that are not shipped with a default installation of macOS.

Please install homebrew by executing the following command in your terminal: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

After it is installed just install the missing boost libraries with the following command: brew install boost --c++11

If everything was done correctly you will now be able to execute the wallet. Also if for some reason you keep getting a missing library error please link boost to your system with the following command: brew link boost --force

Cheers
I have only wallet on my MacBook, what i must do? I don't know what is terminal(( Can you make step by step? Help, please!

Hello,

Sure thing.

Go to Applications > Utilities > Terminal

In terminal write: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

When it is finished write: brew install boost --c++11

When finished try to run your wallet, it should work now.

In case it doesn't please write this instruction in the terminal: brew link boost --force

Cheers
Thank you! Writes that you need a password. What is it?
Yes, a stupid question, I already understand password))

It's your macOS password.
Thanks! And how much time there should be an installation after the command: brew install boost --c++11 ?
The last thing that is now indicated is:
./b2 --prefix=/usr/local/Cellar/boost/1.65.1 --libdir=/usr/local/Cellar/boos


Hello,

Please wait until it finishes, it can take a couple of minutes.

Cheers

Hello, any recommendation about watchdog_expired on window wallet sir?

hi,

me too, i got the status is WATCHDOGE_EXPIRED in windows !!
what is that , we need help please

Pages: « 1 ... 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 103 104 105 106 107 108 109 110 ... 163 »
  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!