Author

Topic: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency - page 1701. (Read 9723973 times)

full member
Activity: 220
Merit: 100
error message :
      failed to resolve public ip. retrying...

public ip resolution is just a curl pull to https://icanhazip.com/

try it by hand and see if you get any useful info

Code:
curl https://icanhazip.com/

And, you're welcome!

In USA server I can ping icanhazip.com
dfw.icanhazip.com  104.238.145.30

But in my country local Mn  can't ping  icanhazip.com


I doubt it's a country thing (although I could be wrong)
It sounds more like a firewall thing.

Can you ping 8.8.8.8 from that masternode? (test icmp protocol in/out allowed)
Can you retrieve another ssl page such as https://google.com/ ? (test port 433 out allowed)



ping 8.8.8.8 operating well

I open 433 port

what sercice program should i install ?
sr. member
Activity: 263
Merit: 250
bovine quadruped, professional loafer, dash dev
error message :
      failed to resolve public ip. retrying...

public ip resolution is just a curl pull to https://icanhazip.com/

try it by hand and see if you get any useful info

Code:
curl https://icanhazip.com/

And, you're welcome!

In USA server I can ping icanhazip.com
dfw.icanhazip.com  104.238.145.30

But in my country local Mn  can't ping  icanhazip.com


I doubt it's a country thing (although I could be wrong)
It sounds more like a firewall thing.

Can you ping 8.8.8.8 from that masternode? (test icmp protocol in/out allowed)
Can you retrieve another ssl page such as https://google.com/ ? (test port 433 out allowed)

full member
Activity: 220
Merit: 100

Nice app
thanks moo ~~~~


 error message :
      failed to resolve public ip. retrying...

 Is there some realtion with port forwarding ?

public ip resolution is just a curl pull to https://icanhazip.com/

try it by hand and see if you get any useful info

Code:
curl https://icanhazip.com/

And, you're welcome!

In USA server I can ping icanhazip.com
dfw.icanhazip.com  104.238.145.30

But in my country local Mn  can't ping  icanhazip.com


sr. member
Activity: 263
Merit: 250
bovine quadruped, professional loafer, dash dev

Nice app
thanks moo ~~~~


 error message :
      failed to resolve public ip. retrying...

 Is there some realtion with port forwarding ?

public ip resolution is just a curl pull from https://icanhazip.com/

try it by hand and see if you get any useful info

Code:
curl https://icanhazip.com/

And, you're welcome!
sr. member
Activity: 263
Merit: 250
bovine quadruped, professional loafer, dash dev
I think the math is correct here.

A node is eligible for for selection when 90% of the other nodes have already been selected.

Once you're due to be selected, your chances are 1 in 326 (10% of masternodes, the length of the selection queue) or about:
63% in the first 13 hours (326 blocks)
82% in the first 24 hours (576 blocks)
97% in the first 48 hours (1152 blocks)
99.5% in the first 72 hours (1728 blocks)
99.91% in the first 96 hours (2304 blocks)

where probability P = (325/326)^blocks

This will shift a little as the total masternode count changes, but the probabilities will stay close to these numbers.

Now, since other unpaid masternodes are constantly being swapped into the selection queue
and that selection depends on a competition between cryptographic hashes,
it is possible your node will fall OUT of the queue before being paid. (causing a skipped payment cycle)
This is a rare occurrence, but, double payments occur about 0.6% of the time, so over time payments should average out.
full member
Activity: 220
Merit: 100
dashman v0.1.12 released

added payment queue display! Smiley




EEEEEEEEEEEEEEEEEEEEE - I've been wanting this !!!!

Nice app
thanks moo ~~~~


 error message :
      failed to resolve public ip. retrying...

 Is there some realtion with port forwarding ?
sr. member
Activity: 263
Merit: 250
bovine quadruped, professional loafer, dash dev
I'd like to see more info - but - this is a lot the way it is - lol

like what?

I've not received a single feature request from you slackers!  Tongue

[email protected]

sr. member
Activity: 263
Merit: 250
bovine quadruped, professional loafer, dash dev
dashman v0.1.12 released
Nice work!  Great feature.


Thanks.  Somebody was asking in irc and I came up with this qnd command that shows the nodes eligible for current-block selection:

Code:
MASTERNODE_LIST=$(dash-cli masternode list full | egrep '[a-f0-9]' | grep ENABLED); MASTERNODE_COUNT=$(echo "$MASTERNODE_LIST" | wc -l) ; TEN_PCT=$(( $MASTERNODE_COUNT / 10 )); echo "$MASTERNODE_LIST" | sort -n -r -k10 | tail -$TEN_PCT

Once I understood the queue processing, adding it to dashman was trivial

---

Here's the code that handles the payment queue selection:
https://github.com/dashpay/dash/blob/master/src/masternode.cpp#L151-L179 and
https://github.com/dashpay/dash/blob/master/src/masternodeman.cpp#L435-L498

And, the high-level breakdown of above:
(read the comments for a bit more information)

Nicely done Evan!

---

Now that Rango just added the staggered voting after you previously released with Dashman, I see you are trying to one up each other on features.  Lol.


Psst....Dashwhale just added an automatic restart feature.


Not really. Were just attacking the same problems from two different sides. (His a service, mine a toolchain.)
That voting timestamp association had to go!

And, yes, automatic restarting using monit is something I've got on the roadmap.
hero member
Activity: 826
Merit: 502
dashman v0.1.12 released

added payment queue display! Smiley


Nice work!  Great feature.

Now that Rango just added the staggered voting after you previously released with Dashman, I see you are trying to one up each other on features.  Lol.


Psst....Dashwhale just added an automatic restart feature.
full member
Activity: 225
Merit: 100
Fudders are working, they are angry because Ether, maid, etc are falling and dash price is strong


Isn't that link usually posted as a positive response?

correct, it gives them all the facts of what actually happened those first few days.
I call it good publicity

https://dashdot.io/alpha/?page_id=118
I know, but was a response to an earlier attack
sr. member
Activity: 434
Merit: 250
Quantum entangled and jump drive assisted messages
dashman v0.1.12 released
added payment queue display! Smiley
...
Really slick feature @moocowmoo! that is really handy, excellent work as always!
Yep - DASHMAN is the shit
I'd like to see more info - but - this is a lot the way it is - lol

LOVE IT !!!!!

MOO
MOO
MOO
MOO
!!!!!!
[chant]
https://youtu.be/5KaltD0Z6ww
legendary
Activity: 1382
Merit: 1002
dashman v0.1.12 released

added payment queue display! Smiley
...


Really slick feature @moocowmoo! that is really handy, excellent work as always!
legendary
Activity: 1288
Merit: 1000
This Cryptsy thing has been fascinating and possibly tragic. Given the rather unbalanced writing in all accounts, I doubt that they are under investigation or are going "full Gox." But I believe the story spooked enough people--myself included--that they withdrew their money as a precaution. Unfortunately, an exchange with no "deposits" is an exchange with no orders, which isn't an exchange at all. The likely-false story has probably led to a massive "run" on the exchange, whose withdrawal mechanisms are overrun by people scrambling for the exit. I think in the end it's likely we will see a solvent exchange, NOT under investigation, which may end up going bankrupt because of a lie.

But that's my take on it. They very well could be doing something wrong--I don't know. I doubt it though. The story is just too fishy.

It seems that trader choose Poloniex... :

#   Source      Pair             Volume (24h)   Price      Volume (%)
1   Poloniex      DASH/BTC   $ 22,771      $ 2.39   50.01 %   
2   Bittrex      DASH/BTC   $ 9,410      $ 2.42   20.67 %   
3   Cryptsy      DASH/BTC   $ 6,910      $ 2.38   15.18 %   
4   useCryptos      DASH/BTC   $ 2,648      $ 2.38   5.82 %   
5   Livecoin      DASH/BTC   $ 953   $ 2.39   2.09 %   Recently
6   Livecoin      DASH/USD   $ 731   $ 2.50   1.60 %   Recently
7   CEX.IO      DASH/BTC   $ 616   $ 2.28   1.35 %   Recently
8   BTER         DASH/BTC   $ 363   $ 2.39   0.80 %   Recently
9   LiteBit.eu      DASH/EUR   $ 299   $ 2.39   0.66 %   Recently
10   BTER         DASH/CNY   $ 250   $ 2.46   0.55 %   Recently
11   Cryptsy      DASH/USD   $ 176   $ 2.45   0.39 %   Recently
12   Cryptsy      DASH/LTC   $ 132   $ 2.43   0.29 %   Recently
13   Dashcurex      DASH/PLN   $ 111   $ 2.24   0.24 %   Recently
14   Livecoin      DASH/RUR   $ 67         $ 2.40   0.15 %   
legendary
Activity: 1092
Merit: 1000
This Cryptsy thing has been fascinating and possibly tragic. Given the rather unbalanced writing in all accounts, I doubt that they are under investigation or are going "full Gox." But I believe the story spooked enough people--myself included--that they withdrew their money as a precaution. Unfortunately, an exchange with no "deposits" is an exchange with no orders, which isn't an exchange at all. The likely-false story has probably led to a massive "run" on the exchange, whose withdrawal mechanisms are overrun by people scrambling for the exit. I think in the end it's likely we will see a solvent exchange, NOT under investigation, which may end up going bankrupt because of a lie.

But that's my take on it. They very well could be doing something wrong--I don't know. I doubt it though. The story is just too fishy.

I mean they are obviously going through a PR crisis, the articles were lame but confidence in crypto is so delicate because it is an unregulated market. If they have their stuff in order then they should be able to make everyone whole and then build the confidence slowly back. So I guess this is a trial by fire type situation for them, I hope they pull through Cryptsy was one of the first exchanges I traded on and I still have not lost any coins with them although I have like 550 DASH there at the moment so I guess we will see what happens.

If they are able to make everyone whole it would at least make me feel like they had enough reserves so I guess they need to prove themselves now.
legendary
Activity: 1120
Merit: 1000
This Cryptsy thing has been fascinating and possibly tragic. Given the rather unbalanced writing in all accounts, I doubt that they are under investigation or are going "full Gox." But I believe the story spooked enough people--myself included--that they withdrew their money as a precaution. Unfortunately, an exchange with no "deposits" is an exchange with no orders, which isn't an exchange at all. The likely-false story has probably led to a massive "run" on the exchange, whose withdrawal mechanisms are overrun by people scrambling for the exit. I think in the end it's likely we will see a solvent exchange, NOT under investigation, which may end up going bankrupt because of a lie.

But that's my take on it. They very well could be doing something wrong--I don't know. I doubt it though. The story is just too fishy.
sr. member
Activity: 263
Merit: 250
bovine quadruped, professional loafer, dash dev
dashman v0.1.12 released

added payment queue display! Smiley

hero member
Activity: 615
Merit: 501
A bit less noisy here at the moment.

Can't work out why that would be?
They have to rearrange themselves? Damn Dash  Grin

Everybody's watching Shocked
legendary
Activity: 1030
Merit: 1006
A bit less noisy here at the moment.

Can't work out why that would be?
You don't have posts erased? Maybe only me and trols...
hero member
Activity: 966
Merit: 1003
Submitted my 1st deposit to Gemini but - ugh - where to go to buy DASH now - not looking good @ Cryptsy

Demand Gheymini to add DASH asap imo.
full member
Activity: 201
Merit: 100
Not correct. Me and Otoh did withdraw all , true with delay. I know Cryptsy for long time  and they had problems many times and kept paying to customers.
Interesting is that Cryptsy had bigest DASH trading lately.

I got my DASH & LTC, but am still awaiting over 70 BTC that were meant to be sent 2 days ago, contacted support yet again.


I am waiting for BTC TX over 6 hours now,
and now I am trying to move all of my DASH from there, almost 1 hr ago still no TX

Sad
Jump to: