Bitcoin Forum
June 27, 2024, 08:02:52 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 5073 5074 5075 5076 5077 5078 5079 5080 5081 5082 5083 5084 5085 5086 5087 5088 5089 5090 5091 5092 5093 5094 5095 5096 5097 5098 5099 5100 5101 5102 5103 5104 5105 5106 5107 5108 5109 5110 5111 5112 5113 5114 5115 5116 5117 5118 5119 5120 5121 5122 [5123] 5124 5125 5126 5127 5128 5129 5130 5131 5132 5133 5134 5135 5136 5137 5138 5139 5140 5141 5142 5143 5144 5145 5146 5147 5148 5149 5150 5151 5152 5153 5154 5155 5156 5157 5158 5159 5160 5161 5162 5163 5164 5165 5166 5167 5168 5169 5170 5171 5172 5173 ... 7012 »
  Print  
Author Topic: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency  (Read 9722719 times)
pille
Sr. Member
****
Offline Offline

Activity: 436
Merit: 250



View Profile
August 31, 2015, 08:42:37 PM

Can you tell me if there is currently a way to monitor MNs with uptimerobot.com please? It doesn't work for me since https://drk.mn/api/masternodes isn't available anymore.

https://dashninja.pl/api/masternodes

You're welcome. Smiley


Awesome, thank you!

To hammer his bandwidth/system less, add arguments:

for instance, two masternodes:

Code:
https://dashninja.pl/api/masternodes?pubkeys=["XiQG7Hrahe55gkioPaQFjhGsFRVfxtFjZH","XnZ81EMpvYzRGUQRBdBZhkKLy4pxAp5dMG"]

or, a bit quicker, less info:

Code:
https://dashninja.pl/api/masternodes?pubkeys=["XiQG7Hrahe55gkioPaQFjhGsFRVfxtFjZH","XnZ81EMpvYzRGUQRBdBZhkKLy4pxAp5dMG"]&balance=0

the available parameters:

Code:
HTTP GET Parameters:
testnet (mandatory) = 0 for mainnet or 1 for testnet
portcheck = 0 if you don't need/want the portcheck information (faster) or 1 if you do (slower)
balance = 0 if you don't need/want the balance information of the pubkey (faster) or 1 of you do (slower)
ips = JSON list of ip:port masternode info to retrieve, ex: ips=["ip1:port1","ip2:port2"]
pubkeys = JSON list of pubkeys masternode info to retrieve, ex: pubkeys=["pubkey1","pubkey2"]
vins = JSON list of vins masternode info to retrieve, ex: vins=["outputhash1-outputindex1","outputhash2-outputindex2"]
protocol = Don't specify it to use latest (that's usually what you want). Add it if you wish to check old versions (as long as monitoring nodes are still running with this protocol version, ex: 70076 for v0.11.2.23)

more info here: https://dashtalk.org/threads/dashninja-pl-dash-masternode-ninja-free-masternode-monitoring.2722/



That helped a lot! So I think it's woth a bump, always good to help elbereth saving some traffic.

PS: unfortunately uptime robot is not cool with that kind of URL. " char is the problem.

qwizzie
Legendary
*
Offline Offline

Activity: 2548
Merit: 1245



View Profile
August 31, 2015, 08:54:31 PM


Thats me screwed for charts now.

No Bitcoinwisdom support for Cryptsy and no Bitfinex at all.

I suppose I can read the order book and imagine the charts. I've looked at them often enough  Wink

http://dc-charts.com/chart_dash.php?ex=2&cu=0

Not exactly bitcoinwisdom quality but it will perhaps do for now.

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

Activity: 263
Merit: 250


bovine quadruped, professional loafer, dash dev


View Profile WWW
August 31, 2015, 09:00:46 PM

PS: unfortunately uptime robot is not cool with that kind of URL. " char is the problem.

for uptimerobot, urlencode the quotes to %22

For my previous example,

Code:
https://dashninja.pl/api/masternodes?pubkeys=["XiQG7Hrahe55gkioPaQFjhGsFRVfxtFjZH","XnZ81EMpvYzRGUQRBdBZhkKLy4pxAp5dMG"]

it'll look like this:

Code:
https://dashninja.pl/api/masternodes?pubkeys=[%22XiQG7Hrahe55gkioPaQFjhGsFRVfxtFjZH%22,%22XnZ81EMpvYzRGUQRBdBZhkKLy4pxAp5dMG%22]

(you can paste above into your browser to verify)

silly robot, hacks are for urls!


tips: XmoocowYfrPKUR6p6M5aJZdVntQe71irCX | identity: https://keybase.io/moocowmoo
service: https://masternode.me -- The first automated masternode service. Ugly website, stellar uptimes and hands-on support. Over 150 nodes with 300+ days uptime!
Freckleg
Hero Member
*****
Offline Offline

Activity: 508
Merit: 500


View Profile
August 31, 2015, 09:06:59 PM


Thats me screwed for charts now.

No Bitcoinwisdom support for Cryptsy and no Bitfinex at all.

I suppose I can read the order book and imagine the charts. I've looked at them often enough  Wink

There actually is support, but it's "blocked" in some countries. If you are from the USA you should be able to see it with a normal browser. Otherwise, you could use https://www.4proxy.us/ with the bitcoinwisdom link (https://bitcoinwisdom.com/markets/cryptsy/drkbtc) to properly see the chart. Make sure you opt-out "[Default] Include mini URL-form on every page", because it will screw up the view. Full credits go to one of your community members, who "invented" this method.

Thanks for posting nice to have cryptsy back in bitcoinwisdom
dazbarlby
Sr. Member
****
Offline Offline

Activity: 460
Merit: 250


View Profile
August 31, 2015, 09:38:21 PM

I think we should ask these guys if they will add DASH.

Their charts look very nice.

https://cryptowat.ch
toknormal
Legendary
*
Offline Offline

Activity: 3066
Merit: 1188


View Profile
August 31, 2015, 09:39:51 PM


If you are from the USA you should be able to see it with a normal browser. Otherwise, you could use https://www.4proxy.us/ with the bitcoinwisdom link (https://bitcoinwisdom.com/markets/cryptsy/drkbtc) to properly see the chart. Make sure you opt-out "[Default] Include mini URL-form on every page", because it will screw up the view. Full credits go to one of your community members, who "invented" this method.

That works nice - thanks ! Also to the contributors of other suggestions.
dazbarlby
Sr. Member
****
Offline Offline

Activity: 460
Merit: 250


View Profile
August 31, 2015, 09:56:30 PM


Thats me screwed for charts now.

No Bitcoinwisdom support for Cryptsy and no Bitfinex at all.

I suppose I can read the order book and imagine the charts. I've looked at them often enough  Wink

There actually is support, but it's "blocked" in some countries. If you are from the USA you should be able to see it with a normal browser. Otherwise, you could use https://www.4proxy.us/ with the bitcoinwisdom link (https://bitcoinwisdom.com/markets/cryptsy/drkbtc) to properly see the chart. Make sure you opt-out "[Default] Include mini URL-form on every page", because it will screw up the view. Full credits go to one of your community members, who "invented" this method.

If you're in chrome you can use the javascript console (Ctrl+Shift+J) and run the following code to remove the 4proxy.us bar and the advert.

$('body div').first().hide(); $('#leftbar').hide()

Ctrl+Shift+J will close the Javascript console again

Edit: changed the code slightly
AzzAz
Legendary
*
Offline Offline

Activity: 1030
Merit: 1006


View Profile
August 31, 2015, 10:08:42 PM

enforcement off? Got nice payment, two in 10 hrs according to ninja. Nothing in wallet...
Solarminer
Hero Member
*****
Offline Offline

Activity: 826
Merit: 502


View Profile
August 31, 2015, 10:37:03 PM

Check out the latest Let's Talk Bitcoin podcast "EB94 Gavin Andersen".  It talks about the block size debate and details about the little bit of bitcoin governance.   
https://letstalkbitcoin.com/blog/post/epicenter-bitcoin-94-gavin-andresen-on-the-blocksize-and-bitcoins-governance

Couple quotes. (paraphrasing)
Gavin: There are currently no systems of decentralized governance.
     Ah, I know of one....

Gavin: There are 3 full time developers getting paid to work on Bitcoin. 
     Crazy to see only 3 people maintaining a 3.3 million dollar marketcap coin.  DASH with only 1/235th of that size has a blockchain that can pay about 1 full time developer directly.  If DASH were at Bitcoin's size it could fund 235 full time people. Now that is progress!

Gavin: I don't think it is a good idea to change to a variable block size vs a halving every 4 years.
    Hmm. I guess we will see the pain with this next year during the Bitcoin block halving.  Half the miners will need to stop, or the Bitcoin price will need to double overnight.  Glad DASH changes with a minor 7% change every year.
qwizzie
Legendary
*
Offline Offline

Activity: 2548
Merit: 1245



View Profile
August 31, 2015, 10:39:44 PM

enforcement off? Got nice payment, two in 10 hrs according to ninja. Nothing in wallet...

I dont think so, i think dashninja.pl is still sometimes showing incorrect last paid info.
To be sure check your wallet with one of the official blockchain explorers from page 1

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
ddink7
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000



View Profile
August 31, 2015, 10:41:46 PM

Check out the latest Let's Talk Bitcoin podcast "EB94 Gavin Andersen".  It talks about the block size debate and details about the little bit of bitcoin governance.   
https://letstalkbitcoin.com/blog/post/epicenter-bitcoin-94-gavin-andresen-on-the-blocksize-and-bitcoins-governance

Couple quotes. (paraphrasing)
Gavin: There are currently no systems of decentralized governance.
     Ah, I know of one....



Does anybody know how to contact LTB and correct that misconception?

Dash - Digital Cash
https://www.dash.org/
the-baker
Full Member
***
Offline Offline

Activity: 127
Merit: 100


View Profile
August 31, 2015, 10:46:23 PM


If you're in chrome you can use the javascript console (Ctrl+Shift+J) and run the following code to remove the 4proxy.us bar and the advert.

$('body div').first().hide(); $('#leftbar').hide()

Ctrl+Shift+J will close the Javascript console again

Edit: changed the code slightly

You can also just right-click on element's background, select "Inspect Element" and then press backspace. No need for custom Javascript

Edit: ...and here's the bikeshedded JS for good measure :-)

$('body > div:first-of-type, #leftbar').remove();
qwizzie
Legendary
*
Offline Offline

Activity: 2548
Merit: 1245



View Profile
August 31, 2015, 10:53:41 PM

Talking about masternode payments, is it me or do the MN payments seem to have like a 3 day period these days ?

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
TanteStefana2
Legendary
*
Offline Offline

Activity: 1260
Merit: 1001


View Profile
August 31, 2015, 10:53:51 PM

Check out the latest Let's Talk Bitcoin podcast "EB94 Gavin Andersen".  It talks about the block size debate and details about the little bit of bitcoin governance.   
https://letstalkbitcoin.com/blog/post/epicenter-bitcoin-94-gavin-andresen-on-the-blocksize-and-bitcoins-governance

Couple quotes. (paraphrasing)
Gavin: There are currently no systems of decentralized governance.
     Ah, I know of one....

Gavin: There are 3 full time developers getting paid to work on Bitcoin. 
     Crazy to see only 3 people maintaining a 3.3 million dollar marketcap coin.  DASH with only 1/235th of that size has a blockchain that can pay about 1 full time developer directly.  If DASH were at Bitcoin's size it could fund 235 full time people. Now that is progress!

Gavin: I don't think it is a good idea to change to a variable block size vs a halving every 4 years.
    Hmm. I guess we will see the pain with this next year during the Bitcoin block halving.  Half the miners will need to stop, or the Bitcoin price will need to double overnight.  Glad DASH changes with a minor 7% change every year.

Really? Really?  Kind thoughtful words from a BTC developer?  My heart melts!  Thanks Mr. Anderson for finally looking at this project with an open mind!

Another proud lifetime Dash Foundation member Smiley 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
kadrek
Sr. Member
****
Offline Offline

Activity: 327
Merit: 250



View Profile
August 31, 2015, 10:56:04 PM

Talking about masternode payments, is it me or do the MN payments seem to have like a 3 day period these days ?
Same for me for a while.

SWIPE         │

│   Monetizing mobile engagement data,
on the blockchain            [      
SWIPE
.
WHITEPAPER
]            
TELEGRAM
TWITTER
MEDIUM
REDDIT
qwizzie
Legendary
*
Offline Offline

Activity: 2548
Merit: 1245



View Profile
August 31, 2015, 10:59:36 PM

Talking about masternode payments, is it me or do the MN payments seem to have like a 3 day period these days ?
Same for me for a while.

I guess the previously used reference node just wasnt as efficient as this decentralised method of processing mn payments

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
AzzAz
Legendary
*
Offline Offline

Activity: 1030
Merit: 1006


View Profile
August 31, 2015, 11:06:25 PM

Talking about masternode payments, is it me or do the MN payments seem to have like a 3 day period these days ?
Same for me for a while.

I guess the previously used reference node just wasnt as efficient as this decentralised method of processing mn payments
Something strange. My was payed after almost 6 days...
And now wallet stopps at 75%. V51...
tungfa
Legendary
*
Offline Offline

Activity: 1834
Merit: 1023


View Profile
August 31, 2015, 11:10:46 PM
Last edit: September 01, 2015, 12:07:00 AM by tungfa

Check out the latest Let's Talk Bitcoin podcast "EB94 Gavin Andersen".  It talks about the block size debate and details about the little bit of bitcoin governance.  
https://letstalkbitcoin.com/blog/post/epicenter-bitcoin-94-gavin-andresen-on-the-blocksize-and-bitcoins-governance

Couple quotes. (paraphrasing)
Gavin: There are currently no systems of decentralized governance.
     Ah, I know of one....



Does anybody know how to contact LTB and correct that misconception?

post in comments please
(i just did)

Edit
i just send the 2 hosts an email
as i was in touch with them recently about Dash.
(honestly they have no idea about our tech)
qwizzie
Legendary
*
Offline Offline

Activity: 2548
Merit: 1245



View Profile
August 31, 2015, 11:11:40 PM

Talking about masternode payments, is it me or do the MN payments seem to have like a 3 day period these days ?
Same for me for a while.

I guess the previously used reference node just wasnt as efficient as this decentralised method of processing mn payments
Something strange. My was payed after almost 6 days...
And now wallet stopps at 75%. V51...

There is a fix in github for having wallets hang at 75% during sync of masternode winners, wait for next update or remove all .dat files except your wallet.dat and start yr wallet. It may take awhile but it will get there.
Did you do any cold wallet "masternode start passphrase" in those 6 days ? Because that would put you back behind in the line again.

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
UdjinM6
Legendary
*
Offline Offline

Activity: 1318
Merit: 1040



View Profile WWW
August 31, 2015, 11:16:25 PM

Talking about masternode payments, is it me or do the MN payments seem to have like a 3 day period these days ?
Same for me for a while.

I guess the previously used reference node just wasnt as efficient as this decentralised method of processing mn payments
Something strange. My was payed after almost 6 days...
And now wallet stopps at 75%. V51...

try "mnsync reset" in console

DASH: XsV4GHVKGTjQFvwB7c6mYsGV3Mxf7iser6
Pages: « 1 ... 5073 5074 5075 5076 5077 5078 5079 5080 5081 5082 5083 5084 5085 5086 5087 5088 5089 5090 5091 5092 5093 5094 5095 5096 5097 5098 5099 5100 5101 5102 5103 5104 5105 5106 5107 5108 5109 5110 5111 5112 5113 5114 5115 5116 5117 5118 5119 5120 5121 5122 [5123] 5124 5125 5126 5127 5128 5129 5130 5131 5132 5133 5134 5135 5136 5137 5138 5139 5140 5141 5142 5143 5144 5145 5146 5147 5148 5149 5150 5151 5152 5153 5154 5155 5156 5157 5158 5159 5160 5161 5162 5163 5164 5165 5166 5167 5168 5169 5170 5171 5172 5173 ... 7012 »
  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!