Author

Topic: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners - page 190. (Read 703146 times)

legendary
Activity: 3346
Merit: 1094
Hi Patrike,

Regarding dynamic loading from local coin node's JSON-RPC which uses POST, can you give an example on whether it is possible to read the data with current v6.2.9 release please?

what I'm trying to achieve is via the built-in JSON-RPC with the example:

Code:
curl --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getinfo", "params": [] }' 
    -H 'content-type: application/json;' http://USER:RPCPASS@HOST:PORT/

now I can get it to work by testing it using the Servistate Chrome Extension (https://chrome.google.com/webstore/detail/servistate-http-editor-re/mmdjghedkfbdhbjhmefbbgjaihmmhkeg)

but I'm not sure exactly how to parse this via AM's interface

Thanks in advance!
I looked into this scenario and there was no way of including the username and password in the HTTP authorization header.

I've just added support for entering a username and password for the HTTP request and tested it with a local wallet - and it works fine.

I've also updated the documentation for this, although you cannot use it until the next development release is available. Please see "Load coin difficulty from local wallet software via JSON-RPC API":
https://support.awesomeminer.com/support/solutions/articles/35000115480-load-coin-properties-from-a-custom-source
legendary
Activity: 3346
Merit: 1094
I also noticed that on the dashboard screen, it shows my active miners as one number but under active devices, under "ASIC" it has the wrong value - my guess is that it relates to the T15, like it sees it as an active miner but not as an ASIC for some reason.
Before I made the change for Antminer T15 in the recent development release 6.2.9, the ASIC count wasn't including this miner like you describe. However, this should be working fine since the latest development version.
jr. member
Activity: 348
Merit: 5
Hi Patrike,

Regarding dynamic loading from local coin node's JSON-RPC which uses POST, can you give an example on whether it is possible to read the data with current v6.2.9 release please?

what I'm trying to achieve is via the built-in JSON-RPC with the example:

Code:
curl --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getinfo", "params": [] }' 
    -H 'content-type: application/json;' http://USER:RPCPASS@HOST:PORT/

now I can get it to work by testing it using the Servistate Chrome Extension (https://chrome.google.com/webstore/detail/servistate-http-editor-re/mmdjghedkfbdhbjhmefbbgjaihmmhkeg)

but I'm not sure exactly how to parse this via AM's interface

Thanks in advance!
newbie
Activity: 107
Merit: 0
Patrick, hello.

 I have when requesting a manual API http://explorer.choosebitcash.com/api/getdifficulty
issues the HTML PUBLIC DOCTYPE "- // W3C // DTD HTML 4.01 // EN"
"http://Http://www.w3.org/TR/html4/strict.dtd">



BitCash Explorer </ title><br /><meta name = "description" content = ""><br /><meta name = "keywords" content = ""><br /></ head><br /><frameset lines = "100%, *" border = "0"><br /><frame src = "http: //188.165.217.191ific001/api/getdifficulty" frameborder = "0" /><br /></ frameset><br /><br /></ html><br /><br />When requested with CoinCalculators.io [?(@.Name=='Litecoin')].CurrentDifficulty<br />always one answer "Unable to read value"<br /><br />Request Provider: WhatToMine<br />JSON property expression: coins.Litecoin.difficulty - I get data on all coins<br /><br />When I request <a class="ul" href="https://explorer.zcha.in/v2/mainnet/network" rel="nofollow" target="_blank">https://explorer.zcha.in/v2/mainnet/network</a>, I get a response with the data, but on top of “Unable to read value”<br /><br /><br />The idea is very cool. Well done.<br /></div>Thanks for all feedback.<br /><br />1) I noticed the example in the documentation for BitCash didn't work out-of-the-box.<br />Instead you have to enter the following URL that provides the plain value:<br /><div class="codeheader">Code:</div><div class="code"><pre style="margin-top: 0; display: inline;">http://188.165.217.191:3001/api/getdifficulty</pre></div><br />I've updated the documentation for this as well. Thanks for letting me know<br /><br />2) For CoinCalculators and Litecoin - the JSON properties are actually case sensitive.<br />Please change your configuration from:<br /><div class="codeheader">Code:</div><div class="code"><pre style="margin-top: 0; display: inline;">[?(@.Name=='Litecoin')].CurrentDifficulty</pre></div>to:<br /><div class="codeheader">Code:</div><div class="code"><pre style="margin-top: 0; display: inline;">[?(@.name=='Litecoin')].currentDifficulty</pre></div><br />3) From what I can see, the Zcash API example works fine. Which property did you try to load?<br />You do need to specify a JSON property expression like "difficulty" or similar.<br /></div><br /><br />Give thanks. I understood.<br />Everything is very good.<br /> </div> </div> </div> </div> <div class="item clearfix"> <div class="item-content"> <div class="user-data"> <div class="username"> <a href="/user/moparminingllc-1478835" title="Profile of MoparMiningLLC">MoparMiningLLC</a> </div> <div class="position">legendary</div> <div class="position-coins"> <img src="/images/user_position/legendary.gif" alt="" title="Legendary level"> </div> <div class="activity">Activity: 2254</div> <div class="merit">Merit: 2419</div> <div class="avatar"> <img src="https://bitcointalk.org/useravatars/avatar_1478835.jpg" alt="" title="Profile photo of MoparMiningLLC"> </div> <div class="description">EIN: 82-3893490</div> <div class="view-profile"> <a href="/user/moparminingllc-1478835" title="Profile of MoparMiningLLC"><img src="/images/profile_sm.gif" alt=""></a> </div> </div> <div class="message-data"> <div class="header clearfix"> <div class="icon"> <img src="/images/xx.gif" alt=""> </div> <div class="title-wrapper"> <div class="title"> <a name="msg50345278"></a> <a href="/topic/m.50345278">Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners</a> </div> <div class="date">March 27, 2019, 07:41:30 PM</div> </div> <div class="item-number text-right"> <a href="/topic/m.50345278">#9192</a> </div> </div> <div class="content"> I also noticed that on the dashboard screen, it shows my active miners as one number but under active devices, under "ASIC" it has the wrong value - my guess is that it relates to the T15, like it sees it as an active miner but not as an ASIC for some reason. </div> </div> </div> </div> <div class="item clearfix"> <div class="item-content"> <div class="user-data"> <div class="username"> <a href="/user/patrike-211077" title="Profile of patrike">patrike</a> </div> <div class="position">legendary</div> <div class="position-coins"> <img src="/images/user_position/legendary.gif" alt="" title="Legendary level"> </div> <div class="activity">Activity: 3346</div> <div class="merit">Merit: 1094</div> <div class="avatar"> </div> <div class="description"></div> <div class="view-profile"> <a href="/user/patrike-211077" title="Profile of patrike"><img src="/images/profile_sm.gif" alt=""></a> </div> </div> <div class="message-data"> <div class="header clearfix"> <div class="icon"> <img src="/images/xx.gif" alt=""> </div> <div class="title-wrapper"> <div class="title"> <a name="msg50344115"></a> <a href="/topic/m.50344115">Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners</a> </div> <div class="date">March 27, 2019, 05:00:44 PM</div> </div> <div class="item-number text-right"> <a href="/topic/m.50344115">#9191</a> </div> </div> <div class="content"> <div class="quote-header"><a href="/topic/m.50343863">Quote from: Siolim on March 27, 2019, 04:32:17 PM</a></div><div class="quote">Patrick, hello.<br /><br /> I have when requesting a manual API <a class="ul" href="http://explorer.choosebitcash.com/api/getdifficulty" rel="nofollow" target="_blank">http://explorer.choosebitcash.com/api/getdifficulty</a><br />issues the HTML PUBLIC DOCTYPE "- // W3C // DTD HTML 4.01 // EN"<br />"<a class="ul" href="http://Http://www.w3.org/TR/html4/strict.dtd" rel="nofollow" target="_blank">http://Http://www.w3.org/TR/html4/strict.dtd</a>"><br /><Html><br /><br /><Head><br /><title> BitCash Explorer </ title><br /><meta name = "description" content = ""><br /><meta name = "keywords" content = ""><br /></ head><br /><frameset lines = "100%, *" border = "0"><br /><frame src = "http: //188.165.217.191ific001/api/getdifficulty" frameborder = "0" /><br /></ frameset><br /><br /></ html><br /><br />When requested with CoinCalculators.io [?(@.Name=='Litecoin')].CurrentDifficulty<br />always one answer "Unable to read value"<br /><br />Request Provider: WhatToMine<br />JSON property expression: coins.Litecoin.difficulty - I get data on all coins<br /><br />When I request <a class="ul" href="https://explorer.zcha.in/v2/mainnet/network" rel="nofollow" target="_blank">https://explorer.zcha.in/v2/mainnet/network</a>, I get a response with the data, but on top of “Unable to read value”<br /><br /><br />The idea is very cool. Well done.<br /></div>Thanks for all feedback.<br /><br />1) I noticed the example in the documentation for BitCash didn't work out-of-the-box.<br />Instead you have to enter the following URL that provides the plain value:<br /><div class="codeheader">Code:</div><div class="code"><pre style="margin-top: 0; display: inline;">http://188.165.217.191:3001/api/getdifficulty</pre></div><br />I've updated the documentation for this as well. Thanks for letting me know<br /><br />2) For CoinCalculators and Litecoin - the JSON properties are actually case sensitive.<br />Please change your configuration from:<br /><div class="codeheader">Code:</div><div class="code"><pre style="margin-top: 0; display: inline;">[?(@.Name=='Litecoin')].CurrentDifficulty</pre></div>to:<br /><div class="codeheader">Code:</div><div class="code"><pre style="margin-top: 0; display: inline;">[?(@.name=='Litecoin')].currentDifficulty</pre></div><br />3) From what I can see, the Zcash API example works fine. Which property did you try to load?<br />You do need to specify a JSON property expression like "difficulty" or similar. </div> </div> </div> </div> <div class="item clearfix"> <div class="item-content"> <div class="user-data"> <div class="username"> <a href="/user/patrike-211077" title="Profile of patrike">patrike</a> </div> <div class="position">legendary</div> <div class="position-coins"> <img src="/images/user_position/legendary.gif" alt="" title="Legendary level"> </div> <div class="activity">Activity: 3346</div> <div class="merit">Merit: 1094</div> <div class="avatar"> </div> <div class="description"></div> <div class="view-profile"> <a href="/user/patrike-211077" title="Profile of patrike"><img src="/images/profile_sm.gif" alt=""></a> </div> </div> <div class="message-data"> <div class="header clearfix"> <div class="icon"> <img src="/images/xx.gif" alt=""> </div> <div class="title-wrapper"> <div class="title"> <a name="msg50344029"></a> <a href="/topic/m.50344029">Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners</a> </div> <div class="date">March 27, 2019, 04:50:57 PM</div> </div> <div class="item-number text-right"> <a href="/topic/m.50344029">#9190</a> </div> </div> <div class="content"> <div class="quote-header"><a href="/topic/m.50342966">Quote from: trucobit on March 27, 2019, 03:13:55 PM</a></div><div class="quote"><a class="ul" href="https://dl.dropboxusercontent.com/s/6o2i39gufuevpnt/Captura%20de%20pantalla%202019-03-27%20a%20las%2021.07.31.png" rel="nofollow" target="_blank">https://dl.dropboxusercontent.com/s/6o2i39gufuevpnt/Captura%20de%20pantalla%202019-03-27%20a%20las%2021.07.31.png</a><br /><br /><br /><a class="ul" href="http://explore.placeh.io:8080/api/getdifficulty" rel="nofollow" target="_blank">http://explore.placeh.io:8080/api/getdifficulty</a><br /><br />I have this fault, which is foreign to AM. It is to obtain the difficulty of a coin. If you run the url in a browser it looks good, but then in AM you see that it also gets the Google Analytics code, Google's free statistics system<br /><br />But the first line corresponds to the difficulty. I leave it to you in case there is some easy way that you can solve it, as some option to just read the first line, or ignore a scrypt if it has "google" inside as a name. Any option is valid.<br /><br />This being very useful, there are coins that according to the providers to the explorer there a huge difference. The most realistic difficulty data apart from the explorer, is WTM.<br /><br />I hope something can be done.<br /></div>I looked up this one in Chrome dev tools and it's returning a HTML page with a Javascript.<br /><br />In a web browser this will just look like a number, but it's both HTML and Javascript just like you pointed out.<br /><br />From an Awesome Miner point of view the information is downloaded but contains much more than just a plain number. A bit strange that they call this an API (in the URL) where it's also including HTML in the response.<br /><br />I will have to investigate if this can be supported in a good way.<br /><br />Update: I took your advice and only look on the first line if there are multiple lines for plain text sources. A correction to support these kind of URL's will be included in the next release. No additional configuration will be required, it will just work. </div> </div> </div> </div> <div class="item clearfix"> <div class="item-content"> <div class="user-data"> <div class="username"> <a href="/user/patrike-211077" title="Profile of patrike">patrike</a> </div> <div class="position">legendary</div> <div class="position-coins"> <img src="/images/user_position/legendary.gif" alt="" title="Legendary level"> </div> <div class="activity">Activity: 3346</div> <div class="merit">Merit: 1094</div> <div class="avatar"> </div> <div class="description"></div> <div class="view-profile"> <a href="/user/patrike-211077" title="Profile of patrike"><img src="/images/profile_sm.gif" alt=""></a> </div> </div> <div class="message-data"> <div class="header clearfix"> <div class="icon"> <img src="/images/xx.gif" alt=""> </div> <div class="title-wrapper"> <div class="title"> <a name="msg50344001"></a> <a href="/topic/m.50344001">Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners</a> </div> <div class="date">March 27, 2019, 04:47:45 PM</div> </div> <div class="item-number text-right"> <a href="/topic/m.50344001">#9189</a> </div> </div> <div class="content"> <div class="quote-header"><a href="/topic/m.50335888">Quote from: trucobit on March 27, 2019, 06:24:53 AM</a></div><div class="quote">IF it is not used then better. But it is informative to see the health of the currency, to see how much hash there is and to determine if it is worthwhile to enter, or simply to observe its change.<br /><br />IF it is not fundamental for the currency, do not bother. I am really grateful and enjoying the personalized data, some currencies change very fast and to enter before to mine it that other bots that are based on Yiimp data is already an advantage. With this we already have control of the coins that we mine. And also to be able to mix data taking them from other suppliers. There are coins that your Explorer does not show in difficulty, because they do not have API, so I get it from CC, but I use the CTM prices. Yes, you have made my mining group very happy and personally, we already have some 50 custom coins<br /><br />A detail, in the update says that coins with something modified would be marked in blue or something similar. I do not see that, even to a currency that I have put the price by hand, does not mark anything in the list of coins that tell me that it is modified. I say it to review it, I am more than happy with everything else.<br /><br /></div><div class="quote-header"><a href="/topic/m.50336191">Quote from: trucobit on March 27, 2019, 06:51:33 AM</a></div><div class="quote">@PAtrike   Now we can even add new coins, obtaining price and difficulty by api URL. But there is one thing that we can not define and that is as easy as putting an extra field. THE blocktime. It is important because it determines how many blocks a day are generated and I suppose it would be important for AM calculations.<br /><br />If I could add that simple field, we can now add coins directly as before with AM CU.<br /><br />I feel like I'm always asking for something ...<br /></div>Awesome Miner only uses Difficulty, Block Reward, Exchange rate and Exponential factor to calculate coins per day and the revenue for a coin. That's all properties needed to do all the calculations in Awesome Miner.<br /><br />The other properties like NetHash and Block Time are not required at all - they are only displayed for information purposes. This is also the reason why it's never been possible to manually modify these properties.<br /><br />About the blue text for coins. It's only on the Coins tab you will see the coin name displayed in blue color in the 'Coin' column - if the coin has custom properties. As soon as you have enabled "Change Properties" for a coin, it should show up with blue name. It may not be that easy to see the small color change, but it should be there. </div> </div> </div> </div> <div class="item clearfix"> <div class="item-content"> <div class="user-data"> <div class="username"> <a href="/user/patrike-211077" title="Profile of patrike">patrike</a> </div> <div class="position">legendary</div> <div class="position-coins"> <img src="/images/user_position/legendary.gif" alt="" title="Legendary level"> </div> <div class="activity">Activity: 3346</div> <div class="merit">Merit: 1094</div> <div class="avatar"> </div> <div class="description"></div> <div class="view-profile"> <a href="/user/patrike-211077" title="Profile of patrike"><img src="/images/profile_sm.gif" alt=""></a> </div> </div> <div class="message-data"> <div class="header clearfix"> <div class="icon"> <img src="/images/xx.gif" alt=""> </div> <div class="title-wrapper"> <div class="title"> <a name="msg50343916"></a> <a href="/topic/m.50343916">Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners</a> </div> <div class="date">March 27, 2019, 04:38:26 PM</div> </div> <div class="item-number text-right"> <a href="/topic/m.50343916">#9188</a> </div> </div> <div class="content"> <div class="quote-header"><a href="/topic/m.50334692">Quote from: moppidoo on March 27, 2019, 04:30:18 AM</a></div><div class="quote"><div class="quote-header"><a href="/topic/m.50324309">Quote from: patrike on March 26, 2019, 09:45:00 AM</a></div><div class="quote"><b>Version 6.2.9 (Development preview of 6.3)</b><br /><br />...<br /></div><br />Thank you Patrike for the dynamic coin properties update feature, it's simply amazing! Going to test it out for a few days and see if it have significant effect on mining efficiency/luck, will let you know! <img src="https://bitcointalk.org/Smileys/default/wink.gif" alt="Wink" border="0" /><br /></div>Thanks for the great feedback. It's intended to be quite flexible, but it also requires some work to find and enter all data sources. </div> </div> </div> </div> <div class="item clearfix"> <div class="item-content"> <div class="user-data"> <div class="username"> <a href="/user/patrike-211077" title="Profile of patrike">patrike</a> </div> <div class="position">legendary</div> <div class="position-coins"> <img src="/images/user_position/legendary.gif" alt="" title="Legendary level"> </div> <div class="activity">Activity: 3346</div> <div class="merit">Merit: 1094</div> <div class="avatar"> </div> <div class="description"></div> <div class="view-profile"> <a href="/user/patrike-211077" title="Profile of patrike"><img src="/images/profile_sm.gif" alt=""></a> </div> </div> <div class="message-data"> <div class="header clearfix"> <div class="icon"> <img src="/images/xx.gif" alt=""> </div> <div class="title-wrapper"> <div class="title"> <a name="msg50343909"></a> <a href="/topic/m.50343909">Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners</a> </div> <div class="date">March 27, 2019, 04:36:46 PM</div> </div> <div class="item-number text-right"> <a href="/topic/m.50343909">#9187</a> </div> </div> <div class="content"> <div class="quote-header"><a href="/topic/m.50335879">Quote from: zaqwsx on March 27, 2019, 06:23:24 AM</a></div><div class="quote">Hi Patrike,<br /><br />I'm trying to write a custom C# Script that sends a "reboot by IP" request. What is the way to get the host IP of a host that has triggered a Rule? Is it included in List<IMinerBase>?<br /><br />I need to run a Script like this:<br /><br /><div class="codeheader">Code:</div><div class="code"><pre style="margin-top: 0; display: inline;">using System.Text;<br />using System.Net;<br />using System.Collections.Specialized;<br /><br />public class ActionScript<br />{<br /> private ContextProvider Context = ScriptManager.Context;<br /> <br /> public bool Execute(List<IMinerBase> list)<br /> {<br /> foreach (var miner in list)<br /> {<br /> String ipToReset = // I need the IP of the miner that has triggered the rule or its host name <br /> <br /> using (var wb = new WebClient())<br />            {<br />                var response = wb.DownloadString("http://xxx.xxx.xxx.xxx:xxx/?IP=" + ipToReset + "&RESET=");<br />            }<br /> }<br /> return true;<br /> }<br />}<br /></pre></div></div>Please use the following. It will return the IP address or hostname you have configured for your miner.<br /><div class="codeheader">Code:</div><div class="code"><pre style="margin-top: 0; display: inline;">string ipToReset = (miner as MinerBase).GetHostname();</pre></div> </div> </div> </div> </div> <div class="item clearfix"> <div class="item-content"> <div class="user-data"> <div class="username"> <a href="/user/siolim-553346" title="Profile of Siolim">Siolim</a> </div> <div class="position">newbie</div> <div class="position-coins"> <img src="/images/user_position/star.gif" alt=""> </div> <div class="activity">Activity: 107</div> <div class="merit">Merit: 0</div> <div class="avatar"> </div> <div class="description"></div> <div class="view-profile"> <a href="/user/siolim-553346" title="Profile of Siolim"><img src="/images/profile_sm.gif" alt=""></a> </div> </div> <div class="message-data"> <div class="header clearfix"> <div class="icon"> <img src="/images/xx.gif" alt=""> </div> <div class="title-wrapper"> <div class="title"> <a name="msg50343863"></a> <a href="/topic/m.50343863">Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners</a> </div> <div class="date">March 27, 2019, 04:32:17 PM</div> </div> <div class="item-number text-right"> <a href="/topic/m.50343863">#9186</a> </div> </div> <div class="content"> Patrick, hello.<br /><br /> When requested with CoinCalculators.io [?(@.Name=='Litecoin')].CurrentDifficulty<br />always one answer "Unable to read value"<br /><br />Request Provider: WhatToMine<br />JSON property expression: coins.Litecoin.difficulty - I get data on all coins<br /><br />When I request <a class="ul" href="https://explorer.zcha.in/v2/mainnet/network" rel="nofollow" target="_blank">https://explorer.zcha.in/v2/mainnet/network</a>, I get a response with the data, but on top of “Unable to read value”<br /><br /><br />The idea is very cool. Well done. </div> </div> </div> </div> <div class="item clearfix"> <div class="item-content"> <div class="user-data"> <div class="username"> <a href="/user/trucobit-1882920" title="Profile of trucobit">trucobit</a> </div> <div class="position">jr. member</div> <div class="position-coins"> <img src="/images/user_position/star.gif" alt=""> </div> <div class="activity">Activity: 756</div> <div class="merit">Merit: 2</div> <div class="avatar"> </div> <div class="description"></div> <div class="view-profile"> <a href="/user/trucobit-1882920" title="Profile of trucobit"><img src="/images/profile_sm.gif" alt=""></a> </div> </div> <div class="message-data"> <div class="header clearfix"> <div class="icon"> <img src="/images/xx.gif" alt=""> </div> <div class="title-wrapper"> <div class="title"> <a name="msg50342966"></a> <a href="/topic/m.50342966">Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners</a> </div> <div class="date">March 27, 2019, 03:13:55 PM</div> </div> <div class="item-number text-right"> <a href="/topic/m.50342966">#9185</a> </div> </div> <div class="content"> <a class="ul" href="https://dl.dropboxusercontent.com/s/6o2i39gufuevpnt/Captura%20de%20pantalla%202019-03-27%20a%20las%2021.07.31.png" rel="nofollow" target="_blank">https://dl.dropboxusercontent.com/s/6o2i39gufuevpnt/Captura%20de%20pantalla%202019-03-27%20a%20las%2021.07.31.png</a><br /><br /><br /><a class="ul" href="http://explore.placeh.io:8080/api/getdifficulty" rel="nofollow" target="_blank">http://explore.placeh.io:8080/api/getdifficulty</a><br /><br />I have this fault, which is foreign to AM. It is to obtain the difficulty of a coin. If you run the url in a browser it looks good, but then in AM you see that it also gets the Google Analytics code, Google's free statistics system<br /><br />But the first line corresponds to the difficulty. I leave it to you in case there is some easy way that you can solve it, as some option to just read the first line, or ignore a scrypt if it has "google" inside as a name. Any option is valid.<br /><br />This being very useful, there are coins that according to the providers to the explorer there a huge difference. The most realistic difficulty data apart from the explorer, is WTM.<br /><br />I hope something can be done. </div> </div> </div> </div> <div class="item clearfix"> <div class="item-content"> <div class="user-data"> <div class="username"> <a href="/user/trucobit-1882920" title="Profile of trucobit">trucobit</a> </div> <div class="position">jr. member</div> <div class="position-coins"> <img src="/images/user_position/star.gif" alt=""> </div> <div class="activity">Activity: 756</div> <div class="merit">Merit: 2</div> <div class="avatar"> </div> <div class="description"></div> <div class="view-profile"> <a href="/user/trucobit-1882920" title="Profile of trucobit"><img src="/images/profile_sm.gif" alt=""></a> </div> </div> <div class="message-data"> <div class="header clearfix"> <div class="icon"> <img src="/images/xx.gif" alt=""> </div> <div class="title-wrapper"> <div class="title"> <a name="msg50336191"></a> <a href="/topic/m.50336191">Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners</a> </div> <div class="date">March 27, 2019, 06:51:33 AM</div> </div> <div class="item-number text-right"> <a href="/topic/m.50336191">#9184</a> </div> </div> <div class="content"> @PAtrike   Now we can even add new coins, obtaining price and difficulty by api URL. But there is one thing that we can not define and that is as easy as putting an extra field. THE blocktime. It is important because it determines how many blocks a day are generated and I suppose it would be important for AM calculations.<br /><br />If I could add that simple field, we can now add coins directly as before with AM CU.<br /><br />I feel like I'm always asking for something ... </div> </div> </div> </div> <div class="item clearfix"> <div class="item-content"> <div class="user-data"> <div class="username"> <a href="/user/trucobit-1882920" title="Profile of trucobit">trucobit</a> </div> <div class="position">jr. member</div> <div class="position-coins"> <img src="/images/user_position/star.gif" alt=""> </div> <div class="activity">Activity: 756</div> <div class="merit">Merit: 2</div> <div class="avatar"> </div> <div class="description"></div> <div class="view-profile"> <a href="/user/trucobit-1882920" title="Profile of trucobit"><img src="/images/profile_sm.gif" alt=""></a> </div> </div> <div class="message-data"> <div class="header clearfix"> <div class="icon"> <img src="/images/xx.gif" alt=""> </div> <div class="title-wrapper"> <div class="title"> <a name="msg50335888"></a> <a href="/topic/m.50335888">Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners</a> </div> <div class="date">March 27, 2019, 06:24:53 AM</div> </div> <div class="item-number text-right"> <a href="/topic/m.50335888">#9183</a> </div> </div> <div class="content"> <div class="quote-header"><a href="/topic/m.50334588">Quote from: patrike on March 27, 2019, 04:20:47 AM</a></div><div class="quote"><div class="quote-header"><a href="/topic/m.50327263">Quote from: trucobit on March 26, 2019, 01:29:49 PM</a></div><div class="quote"><div class="quote-header"><a href="/topic/m.50324309">Quote from: patrike on March 26, 2019, 09:45:00 AM</a></div><div class="quote"><b>Version 6.2.9 (Development preview of 6.3)</b><br /><br /> ASIC mining<br />  - Updates to Antminer T15 support to include temperatures<br /> Features<br />  - Define custom data sources for coin properties; Difficulty, Block Reward and Exchange rate. Use expressions to load values from any JSON data source.<br />  - Reboot button in main toolbar will be available for External Miners as well, performing a reboot over SSH<br />  - Custom filter expressions configurable per User Group when accessing the local web interface<br /> User interface<br />  - Coins with modified properties will be indicated with a blue color for the coin name on the Coins tab, even when running in Compact List mode<br />  - Updated coin images<br /> Integration<br />  - Adjustments to CuckaRoo29s calculations<br />  - Adjustments to new API for CoinCalculators.io<br />  - Updated Exp. Factor for ARRR coin<br /> Mining softare<br />  - PhoenixMiner 4.2c, including ProgPow support<br />  - TT-Miner 2.2.0<br /> Corrections<br />  - The combinaton of using CoinCalculators.io, non-default exchange rate mode and exchange filtering could result in incorrect exchange rate for BTC.<br />  - Correction to JCE GPU Miner selection of GPUs to use<br />  - Correction to Bminer command line for specific combinations of pool algorithms<br />  - Improved detection of mining software crashes and recovery for the Managed Profit Switcher<br /><br />To get access to development versions, open the Options dialog in Awesome Miner. In the General section, enable Check for development versions. Then go to the Menu and click Check for updates.<br /><br />Direct download links if needed:<br /><a class="ul" href="https://www.awesomeminer.com/download/setupdev/AwesomeMiner.msi" rel="nofollow" target="_blank">https://www.awesomeminer.com/download/setupdev/AwesomeMiner.msi</a><br /><a class="ul" href="https://www.awesomeminer.com/download/setupdev/AwesomeMinerRemoteService.msi" rel="nofollow" target="_blank">https://www.awesomeminer.com/download/setupdev/AwesomeMinerRemoteService.msi</a><br /></div><br /><br />Totally awesome. We already have an online document with the URLS and the name Json to extract the difficulties and also of many currencies the price of the exchange.<br /><br />It's a big change, more complex than I suggested, but more complete. I already have about 20 personalized coins, being able to read the difficulty in real time gives me an advantage without delay.<br /><br />Thank you very much for attending to the requests of the users.<br /><br />I have noticed that there is no option to add the URL for nethash, it would be perfect. While you do not have it, you will read it from the provider.<br /></div>Thanks for the nice feedback on this new feature.<br /><br />Nethash has never been configurable for a coin in Awesome Miner because it isn't used for the revenue calculations. It can however be a good insight when mining, especially now when coin properties can be dynamically updated with custom data sources. I understand your point that Nethash also could make sense to support.<br /></div><br />IF it is not used then better. But it is informative to see the health of the currency, to see how much hash there is and to determine if it is worthwhile to enter, or simply to observe its change.<br /><br />IF it is not fundamental for the currency, do not bother. I am really grateful and enjoying the personalized data, some currencies change very fast and to enter before to mine it that other bots that are based on Yiimp data is already an advantage. With this we already have control of the coins that we mine. And also to be able to mix data taking them from other suppliers. There are coins that your Explorer does not show in difficulty, because they do not have API, so I get it from CC, but I use the CTM prices. Yes, you have made my mining group very happy and personally, we already have some 50 custom coins<br /><br />A detail, in the update says that coins with something modified would be marked in blue or something similar. I do not see that, even to a currency that I have put the price by hand, does not mark anything in the list of coins that tell me that it is modified. I say it to review it, I am more than happy with everything else.<br /> </div> </div> </div> </div> <div class="item clearfix"> <div class="item-content"> <div class="user-data"> <div class="username"> <a href="/user/zaqwsx-1178895" title="Profile of zaqwsx">zaqwsx</a> </div> <div class="position">jr. member</div> <div class="position-coins"> <img src="/images/user_position/star.gif" alt=""> </div> <div class="activity">Activity: 58</div> <div class="merit">Merit: 5</div> <div class="avatar"> </div> <div class="description"></div> <div class="view-profile"> <a href="/user/zaqwsx-1178895" title="Profile of zaqwsx"><img src="/images/profile_sm.gif" alt=""></a> </div> </div> <div class="message-data"> <div class="header clearfix"> <div class="icon"> <img src="/images/xx.gif" alt=""> </div> <div class="title-wrapper"> <div class="title"> <a name="msg50335879"></a> <a href="/topic/m.50335879">Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners</a> </div> <div class="date">March 27, 2019, 06:23:24 AM</div> </div> <div class="item-number text-right"> <a href="/topic/m.50335879">#9182</a> </div> </div> <div class="content"> Hi Patrike,<br /><br />I'm trying to write a custom C# Script that sends a "reboot by IP" request. What is the way to get the host IP of a host that has triggered a Rule? Is it included in List<IMinerBase>?<br /><br />I need to run a Script like this:<br /><br /><div class="codeheader">Code:</div><div class="code"><pre style="margin-top: 0; display: inline;">using System.Text;<br />using System.Net;<br />using System.Collections.Specialized;<br /><br />public class ActionScript<br />{<br /> private ContextProvider Context = ScriptManager.Context;<br /> <br /> public bool Execute(List<IMinerBase> list)<br /> {<br /> foreach (var miner in list)<br /> {<br /> String ipToReset = // I need the IP of the miner that has triggered the rule or its host name <br /> <br /> using (var wb = new WebClient())<br />            {<br />                var response = wb.DownloadString("http://xxx.xxx.xxx.xxx:xxx/?IP=" + ipToReset + "&RESET=");<br />            }<br /> }<br /> return true;<br /> }<br />}<br /></pre></div> </div> </div> </div> </div> <div class="item clearfix"> <div class="item-content"> <div class="user-data"> <div class="username"> <a href="/user/moppidoo-1393328" title="Profile of moppidoo">moppidoo</a> </div> <div class="position">jr. member</div> <div class="position-coins"> <img src="/images/user_position/star.gif" alt=""> </div> <div class="activity">Activity: 348</div> <div class="merit">Merit: 5</div> <div class="avatar"> </div> <div class="description"></div> <div class="view-profile"> <a href="/user/moppidoo-1393328" title="Profile of moppidoo"><img src="/images/profile_sm.gif" alt=""></a> </div> </div> <div class="message-data"> <div class="header clearfix"> <div class="icon"> <img src="/images/xx.gif" alt=""> </div> <div class="title-wrapper"> <div class="title"> <a name="msg50334692"></a> <a href="/topic/m.50334692">Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners</a> </div> <div class="date">March 27, 2019, 04:30:18 AM</div> </div> <div class="item-number text-right"> <a href="/topic/m.50334692">#9181</a> </div> </div> <div class="content"> <div class="quote-header"><a href="/topic/m.50324309">Quote from: patrike on March 26, 2019, 09:45:00 AM</a></div><div class="quote"><b>Version 6.2.9 (Development preview of 6.3)</b><br /><br />...<br /></div><br />Thank you Patrike for the dynamic coin properties update feature, it's simply amazing! Going to test it out for a few days and see if it have significant effect on mining efficiency/luck, will let you know! <img src="https://bitcointalk.org/Smileys/default/wink.gif" alt="Wink" border="0" /> </div> </div> </div> </div> <div class="item clearfix"> <div class="item-content"> <div class="user-data"> <div class="username"> <a href="/user/patrike-211077" title="Profile of patrike">patrike</a> </div> <div class="position">legendary</div> <div class="position-coins"> <img src="/images/user_position/legendary.gif" alt="" title="Legendary level"> </div> <div class="activity">Activity: 3346</div> <div class="merit">Merit: 1094</div> <div class="avatar"> </div> <div class="description"></div> <div class="view-profile"> <a href="/user/patrike-211077" title="Profile of patrike"><img src="/images/profile_sm.gif" alt=""></a> </div> </div> <div class="message-data"> <div class="header clearfix"> <div class="icon"> <img src="/images/xx.gif" alt=""> </div> <div class="title-wrapper"> <div class="title"> <a name="msg50334588"></a> <a href="/topic/m.50334588">Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners</a> </div> <div class="date">March 27, 2019, 04:20:47 AM</div> </div> <div class="item-number text-right"> <a href="/topic/m.50334588">#9180</a> </div> </div> <div class="content"> <div class="quote-header"><a href="/topic/m.50327263">Quote from: trucobit on March 26, 2019, 01:29:49 PM</a></div><div class="quote"><div class="quote-header"><a href="/topic/m.50324309">Quote from: patrike on March 26, 2019, 09:45:00 AM</a></div><div class="quote"><b>Version 6.2.9 (Development preview of 6.3)</b><br /><br /> ASIC mining<br />  - Updates to Antminer T15 support to include temperatures<br /> Features<br />  - Define custom data sources for coin properties; Difficulty, Block Reward and Exchange rate. Use expressions to load values from any JSON data source.<br />  - Reboot button in main toolbar will be available for External Miners as well, performing a reboot over SSH<br />  - Custom filter expressions configurable per User Group when accessing the local web interface<br /> User interface<br />  - Coins with modified properties will be indicated with a blue color for the coin name on the Coins tab, even when running in Compact List mode<br />  - Updated coin images<br /> Integration<br />  - Adjustments to CuckaRoo29s calculations<br />  - Adjustments to new API for CoinCalculators.io<br />  - Updated Exp. Factor for ARRR coin<br /> Mining softare<br />  - PhoenixMiner 4.2c, including ProgPow support<br />  - TT-Miner 2.2.0<br /> Corrections<br />  - The combinaton of using CoinCalculators.io, non-default exchange rate mode and exchange filtering could result in incorrect exchange rate for BTC.<br />  - Correction to JCE GPU Miner selection of GPUs to use<br />  - Correction to Bminer command line for specific combinations of pool algorithms<br />  - Improved detection of mining software crashes and recovery for the Managed Profit Switcher<br /><br />To get access to development versions, open the Options dialog in Awesome Miner. In the General section, enable Check for development versions. Then go to the Menu and click Check for updates.<br /><br />Direct download links if needed:<br /><a class="ul" href="https://www.awesomeminer.com/download/setupdev/AwesomeMiner.msi" rel="nofollow" target="_blank">https://www.awesomeminer.com/download/setupdev/AwesomeMiner.msi</a><br /><a class="ul" href="https://www.awesomeminer.com/download/setupdev/AwesomeMinerRemoteService.msi" rel="nofollow" target="_blank">https://www.awesomeminer.com/download/setupdev/AwesomeMinerRemoteService.msi</a><br /></div><br /><br />Totally awesome. We already have an online document with the URLS and the name Json to extract the difficulties and also of many currencies the price of the exchange.<br /><br />It's a big change, more complex than I suggested, but more complete. I already have about 20 personalized coins, being able to read the difficulty in real time gives me an advantage without delay.<br /><br />Thank you very much for attending to the requests of the users.<br /><br />I have noticed that there is no option to add the URL for nethash, it would be perfect. While you do not have it, you will read it from the provider.<br /></div>Thanks for the nice feedback on this new feature.<br /><br />Nethash has never been configurable for a coin in Awesome Miner because it isn't used for the revenue calculations. It can however be a good insight when mining, especially now when coin properties can be dynamically updated with custom data sources. I understand your point that Nethash also could make sense to support. </div> </div> </div> </div> <div class="item clearfix"> <div class="item-content"> <div class="user-data"> <div class="username"> <a href="/user/patrike-211077" title="Profile of patrike">patrike</a> </div> <div class="position">legendary</div> <div class="position-coins"> <img src="/images/user_position/legendary.gif" alt="" title="Legendary level"> </div> <div class="activity">Activity: 3346</div> <div class="merit">Merit: 1094</div> <div class="avatar"> </div> <div class="description"></div> <div class="view-profile"> <a href="/user/patrike-211077" title="Profile of patrike"><img src="/images/profile_sm.gif" alt=""></a> </div> </div> <div class="message-data"> <div class="header clearfix"> <div class="icon"> <img src="/images/xx.gif" alt=""> </div> <div class="title-wrapper"> <div class="title"> <a name="msg50334553"></a> <a href="/topic/m.50334553">Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners</a> </div> <div class="date">March 27, 2019, 04:17:47 AM</div> </div> <div class="item-number text-right"> <a href="/topic/m.50334553">#9179</a> </div> </div> <div class="content"> <div class="quote-header"><a href="/topic/m.50326088">Quote from: darkneorus on March 26, 2019, 11:46:52 AM</a></div><div class="quote"><div class="quote-header"><a href="/topic/m.50324309">Quote from: patrike on March 26, 2019, 09:45:00 AM</a></div><div class="quote"><b>Version 6.2.9 (Development preview of 6.3)</b><br /><br /> Mining softare<br />  - PhoenixMiner 4.2c, including ProgPow support<br />  - TT-Miner 2.2.0<br /></div>the auto-generated config for PhoenixMiner+ProgPoW sets wrong protocol type for the pool.<br /><br /><div class="codeheader">Code:</div><div class="code"><pre style="margin-top: 0; display: inline;">POOL: stratum+tcp://progpow.mine.zergpool.com:3200, WALLET: wallet, PSW: c=BTC, PROTO: 2, ALLPOOLS: 1</pre></div>PROTO value should be set to 1 here, also <b>COIN: bci</b> should be added. <br /></div>Thanks for the feedback. I will update Awesome Miner to automatically set these pool properties for Zergpool and ProgPow. </div> </div> </div> </div> <div class="item clearfix"> <div class="item-content"> <div class="user-data"> <div class="username"> <a href="/user/trucobit-1882920" title="Profile of trucobit">trucobit</a> </div> <div class="position">jr. member</div> <div class="position-coins"> <img src="/images/user_position/star.gif" alt=""> </div> <div class="activity">Activity: 756</div> <div class="merit">Merit: 2</div> <div class="avatar"> </div> <div class="description"></div> <div class="view-profile"> <a href="/user/trucobit-1882920" title="Profile of trucobit"><img src="/images/profile_sm.gif" alt=""></a> </div> </div> <div class="message-data"> <div class="header clearfix"> <div class="icon"> <img src="/images/xx.gif" alt=""> </div> <div class="title-wrapper"> <div class="title"> <a name="msg50327263"></a> <a href="/topic/m.50327263">Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners</a> </div> <div class="date">March 26, 2019, 01:29:49 PM</div> </div> <div class="item-number text-right"> <a href="/topic/m.50327263">#9178</a> </div> </div> <div class="content"> <div class="quote-header"><a href="/topic/m.50324309">Quote from: patrike on March 26, 2019, 09:45:00 AM</a></div><div class="quote"><b>Version 6.2.9 (Development preview of 6.3)</b><br /><br /> ASIC mining<br />  - Updates to Antminer T15 support to include temperatures<br /> Features<br />  - Define custom data sources for coin properties; Difficulty, Block Reward and Exchange rate. Use expressions to load values from any JSON data source.<br />  - Reboot button in main toolbar will be available for External Miners as well, performing a reboot over SSH<br />  - Custom filter expressions configurable per User Group when accessing the local web interface<br /> User interface<br />  - Coins with modified properties will be indicated with a blue color for the coin name on the Coins tab, even when running in Compact List mode<br />  - Updated coin images<br /> Integration<br />  - Adjustments to CuckaRoo29s calculations<br />  - Adjustments to new API for CoinCalculators.io<br />  - Updated Exp. Factor for ARRR coin<br /> Mining softare<br />  - PhoenixMiner 4.2c, including ProgPow support<br />  - TT-Miner 2.2.0<br /> Corrections<br />  - The combinaton of using CoinCalculators.io, non-default exchange rate mode and exchange filtering could result in incorrect exchange rate for BTC.<br />  - Correction to JCE GPU Miner selection of GPUs to use<br />  - Correction to Bminer command line for specific combinations of pool algorithms<br />  - Improved detection of mining software crashes and recovery for the Managed Profit Switcher<br /><br />To get access to development versions, open the Options dialog in Awesome Miner. In the General section, enable Check for development versions. Then go to the Menu and click Check for updates.<br /><br />Direct download links if needed:<br /><a class="ul" href="https://www.awesomeminer.com/download/setupdev/AwesomeMiner.msi" rel="nofollow" target="_blank">https://www.awesomeminer.com/download/setupdev/AwesomeMiner.msi</a><br /><a class="ul" href="https://www.awesomeminer.com/download/setupdev/AwesomeMinerRemoteService.msi" rel="nofollow" target="_blank">https://www.awesomeminer.com/download/setupdev/AwesomeMinerRemoteService.msi</a><br /></div><br /><br />Totally awesome. We already have an online document with the URLS and the name Json to extract the difficulties and also of many currencies the price of the exchange.<br /><br />It's a big change, more complex than I suggested, but more complete. I already have about 20 personalized coins, being able to read the difficulty in real time gives me an advantage without delay.<br /><br />Thank you very much for attending to the requests of the users.<br /><br />I have noticed that there is no option to add the URL for nethash, it would be perfect. While you do not have it, you will read it from the provider. </div> </div> </div> </div> <div class="item clearfix"> <div class="item-content"> <div class="user-data"> <div class="username"> <a href="/user/moparminingllc-1478835" title="Profile of MoparMiningLLC">MoparMiningLLC</a> </div> <div class="position">legendary</div> <div class="position-coins"> <img src="/images/user_position/legendary.gif" alt="" title="Legendary level"> </div> <div class="activity">Activity: 2254</div> <div class="merit">Merit: 2419</div> <div class="avatar"> <img src="https://bitcointalk.org/useravatars/avatar_1478835.jpg" alt="" title="Profile photo of MoparMiningLLC"> </div> <div class="description">EIN: 82-3893490</div> <div class="view-profile"> <a href="/user/moparminingllc-1478835" title="Profile of MoparMiningLLC"><img src="/images/profile_sm.gif" alt=""></a> </div> </div> <div class="message-data"> <div class="header clearfix"> <div class="icon"> <img src="/images/xx.gif" alt=""> </div> <div class="title-wrapper"> <div class="title"> <a name="msg50326537"></a> <a href="/topic/m.50326537">Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners</a> </div> <div class="date">March 26, 2019, 12:22:47 PM</div> </div> <div class="item-number text-right"> <a href="/topic/m.50326537">#9177</a> </div> </div> <div class="content"> <div class="quote-header"><a href="/topic/m.50323645">Quote from: sxemini on March 26, 2019, 08:56:27 AM</a></div><div class="quote"><br /><br /><br />Then learn more, read the awesomeminer documentation. 30 to 40 reboots lol XD <br /><br />Awesomeminer save so much time for me, but you have to understand what you are doing there.<br /></div><br />i have a few times - and the reboots are because AM looses connection to miners - it happened a number of months ago and then stopped after a later update. and has not done it since the last update. but now since the last update - after I changed nothing - it looses connections to miners nearly every 20 to 30 minutes sometimes longer sometimes sooner. </div> </div> </div> </div> </div> <div class="pagination-wrapper"> <span class="pages-text ">Pages:</span> <ul class="pagination"><li class="prev"><a href="/topic/awesome-miner-powerful-windows-gui-to-manage-and-monitor-up-to-200000-miners-676942/189-page.html" data-page="188">«</a></li> <li><a href="/topic/awesome-miner-powerful-windows-gui-to-manage-and-monitor-up-to-200000-miners-676942/185-page.html" data-page="184">185</a></li> <li><a href="/topic/awesome-miner-powerful-windows-gui-to-manage-and-monitor-up-to-200000-miners-676942/186-page.html" data-page="185">186</a></li> <li><a href="/topic/awesome-miner-powerful-windows-gui-to-manage-and-monitor-up-to-200000-miners-676942/187-page.html" data-page="186">187</a></li> <li><a href="/topic/awesome-miner-powerful-windows-gui-to-manage-and-monitor-up-to-200000-miners-676942/188-page.html" data-page="187">188</a></li> <li><a href="/topic/awesome-miner-powerful-windows-gui-to-manage-and-monitor-up-to-200000-miners-676942/189-page.html" data-page="188">189</a></li> <li class="active"><a href="/topic/awesome-miner-powerful-windows-gui-to-manage-and-monitor-up-to-200000-miners-676942/190-page.html" data-page="189">190</a></li> <li><a href="/topic/awesome-miner-powerful-windows-gui-to-manage-and-monitor-up-to-200000-miners-676942/191-page.html" data-page="190">191</a></li> <li><a href="/topic/awesome-miner-powerful-windows-gui-to-manage-and-monitor-up-to-200000-miners-676942/192-page.html" data-page="191">192</a></li> <li><a href="/topic/awesome-miner-powerful-windows-gui-to-manage-and-monitor-up-to-200000-miners-676942/193-page.html" data-page="192">193</a></li> <li><a href="/topic/awesome-miner-powerful-windows-gui-to-manage-and-monitor-up-to-200000-miners-676942/194-page.html" data-page="193">194</a></li> <li class="next"><a href="/topic/awesome-miner-powerful-windows-gui-to-manage-and-monitor-up-to-200000-miners-676942/191-page.html" data-page="190">»</a></li></ul> </div></div> </div> <div class="breadcrumbs"><a href="/" title="Home">Bitcoin Forum</a><span>></span><a href="/alternate-cryptocurrencies-1000000006" title="Alternate cryptocurrencies category">Alternate cryptocurrencies</a><span>></span><a href="/mining-altcoins-160" title="Mining (Altcoins) category">Mining (Altcoins)</a></div> <div class="jump-to pull-right"> <div class="inner"> <div class="content text-right"> <div class="text">Jump to: </div> <form id="jump-to-form" class="jump-to-form-class" action="/forum/default/jump-to-category" method="post"> <input type="hidden" name="_csrf-frontend" value="ulcOJSEPUWxabEHIKDhNXswmyyvQHLXp9wteP6xgaR2MEExWFXUcKDIANbtlACIGjXf8aYck36G5bhwK61EYeQ=="> <select id="jumptoform-category_id" class="" name="JumpToForm[category_id]" aria-required="true"> <option value="">Please select a destination:</option> <option value="1000000001">Bitcoin</option> <option value="1">=> Bitcoin Discussion</option> <option value="74">===> Legal</option> <option value="77">===> Press</option> <option value="86">===> Meetups</option> <option value="87">===> Important Announcements</option> <option value="6">=> Development & Technical Discussion</option> <option value="37">===> Wallet software</option> <option value="98">=====> Electrum</option> <option value="100">=====> Bitcoin Wallet for Android</option> <option value="138">=====> BitcoinJ</option> <option value="97">=====> Armory</option> <option value="231">=====> Mycelium</option> <option value="261">=====> Hardware wallets</option> <option value="4">=> Bitcoin Technical Support</option> <option value="12">=> Project Development</option> <option value="14">=> Mining</option> <option value="40">===> Mining support</option> <option value="41">===> Pools</option> <option value="42">===> Mining software (miners)</option> <option value="76">===> Hardware</option> <option value="137">=====> Group buys</option> <option value="81">===> Mining speculation</option> <option value="1000000003">Economy</option> <option value="7">=> Economics</option> <option value="57">===> Speculation</option> <option value="5">=> Marketplace</option> <option value="53">===> Currency exchange</option> <option value="56">===> Gambling</option> <option value="71">=====> Games and rounds</option> <option value="207">=====> Investor-based games</option> <option value="228">=====> Gambling discussion</option> <option value="65">===> Lending</option> <option value="88">=====> Long-term offers</option> <option value="78">===> Securities</option> <option value="73">===> Auctions</option> <option value="84">===> Service Announcements</option> <option value="212">=====> Micro Earnings</option> <option value="85">===> Service Discussion</option> <option value="222">=====> Web Wallets</option> <option value="223">=====> Exchanges</option> <option value="51">===> Goods</option> <option value="75">=====> Computer hardware</option> <option value="93">=====> Digital goods</option> <option value="234">=======> Invites & Accounts</option> <option value="217">=====> Collectibles</option> <option value="52">===> Services</option> <option value="8">=> Trading Discussion</option> <option value="83">===> Scam Accusations</option> <option value="129">===> Reputation</option> <option value="1000000004">Other</option> <option value="24">=> Meta</option> <option value="167">===> New forum software</option> <option value="168">===> Bitcoin Wiki</option> <option value="39">=> Beginners & Help</option> <option value="9">=> Off-topic</option> <option value="250">=> Serious discussion</option> <option value="251">===> Ivory Tower</option> <option value="59">=> Archival</option> <option value="17">===> Chinese students</option> <option value="25">===> Obsolete (buying)</option> <option value="26">===> Obsolete (selling)</option> <option value="99">===> MultiBit</option> <option value="44">===> CPU/GPU Bitcoin mining hardware</option> <option value="92">===> Корзина</option> <option value="34">=> Politics & Society</option> <option value="1000000006">Alternate cryptocurrencies</option> <option value="67">=> Altcoin Discussion</option> <option value="159">=> Announcements (Altcoins)</option> <option value="240">===> Tokens (Altcoins)</option> <option value="160">=> Mining (Altcoins)</option> <option value="199">===> Pools (Altcoins)</option> <option value="161">=> Marketplace (Altcoins)</option> <option value="197">===> Service Announcements (Altcoins)</option> <option value="198">===> Service Discussion (Altcoins)</option> <option value="238">===> Bounties (Altcoins)</option> <option value="224">=> Speculation (Altcoins)</option> <option value="1000000005">Local</option> <option value="241">=> العربية (Arabic)</option> <option value="242">===> العملات البديلة (Altcoins)</option> <option value="265">=====> النقاشات</option> <option value="253">===> إستفسارات و أسئلة المبتدئين</option> <option value="266">===> التعدين</option> <option value="267">===> النقاشات الأخرى</option> <option value="271">===> منصات التبادل</option> <option value="191">=> Bahasa Indonesia (Indonesian)</option> <option value="194">===> Mining (Bahasa Indonesia)</option> <option value="192">===> Altcoins (Bahasa Indonesia)</option> <option value="276">===> Trading dan Spekulasi</option> <option value="277">===> Ekonomi, Politik, dan Budaya</option> <option value="278">===> Topik Lainnya</option> <option value="193">===> Marketplace (Bahasa Indonesia)</option> <option value="30">=> 中文 (Chinese)</option> <option value="117">===> 跳蚤市场</option> <option value="118">===> 山寨币</option> <option value="119">===> 媒体</option> <option value="146">===> 挖矿</option> <option value="196">===> 离题万里</option> <option value="201">=> Hrvatski (Croatian)</option> <option value="220">===> Trgovina</option> <option value="221">===> Altcoins (Hrvatski)</option> <option value="273">=====> Announcements (Hrvatski)</option> <option value="272">===> Off-topic (Hrvatski)</option> <option value="13">=> Français</option> <option value="184">===> Vos sites et projets</option> <option value="50">===> Hors-sujet</option> <option value="183">===> Actualité et News</option> <option value="208">===> Débutants</option> <option value="47">===> Discussions générales et utilisation du Bitcoin</option> <option value="48">===> Mining et Hardware</option> <option value="187">===> Économie et spéculation</option> <option value="49">===> Place de marché</option> <option value="210">=====> Produits et services</option> <option value="211">=====> Petites annonces</option> <option value="209">=====> Échanges</option> <option value="188">===> Le Bitcoin et la loi</option> <option value="54">===> Wiki, documentation et traduction</option> <option value="186">===> Développement et technique</option> <option value="149">===> Altcoins (Français)</option> <option value="258">=====> Annonces</option> <option value="89">=> India</option> <option value="121">===> Mining (India)</option> <option value="122">===> Marketplace (India)</option> <option value="123">===> Regional Languages (India)</option> <option value="124">===> Press & News from India</option> <option value="125">===> Alt Coins (India)</option> <option value="126">===> Buyer/ Seller Reputations (India)</option> <option value="127">===> Off-Topic (India)</option> <option value="28">=> Italiano (Italian)</option> <option value="153">===> Guide (Italiano)</option> <option value="169">===> Progetti</option> <option value="205">===> Discussioni avanzate e sviluppo</option> <option value="175">===> Trading, analisi e speculazione</option> <option value="170">===> Mercato</option> <option value="46">=====> Mercato valute</option> <option value="107">=====> Beni</option> <option value="171">=====> Servizi</option> <option value="172">=====> Esercizi commerciali</option> <option value="173">=====> Hardware/Mining (Italiano)</option> <option value="200">=====> Gambling (Italiano)</option> <option value="162">===> Accuse scam/truffe</option> <option value="115">===> Mining (Italiano)</option> <option value="132">===> Alt-Currencies (Italiano)</option> <option value="176">=====> Annunci</option> <option value="144">===> Raduni/Meeting (Italiano)</option> <option value="165">===> Crittografia e decentralizzazione</option> <option value="145">===> Off-Topic (Italiano)</option> <option value="79">=> Nederlands (Dutch)</option> <option value="80">===> Markt</option> <option value="94">===> Gokken/lotterijen</option> <option value="116">===> Mining (Nederlands)</option> <option value="143">===> Beurzen</option> <option value="147">===> Alt Coins (Nederlands)</option> <option value="148">===> Off-topic (Nederlands)</option> <option value="150">===> Meetings (Nederlands)</option> <option value="82">=> 한국어 (Korean)</option> <option value="182">===> 대체코인 Alt Coins (한국어)</option> <option value="10">=> Русский (Russian)</option> <option value="22">===> Новички</option> <option value="23">===> Бизнес</option> <option value="236">=====> Барахолка</option> <option value="237">=====> Обменники</option> <option value="90">===> Идеи</option> <option value="66">===> Кодеры</option> <option value="21">===> Майнеры</option> <option value="91">===> Политика</option> <option value="20">===> Трейдеры</option> <option value="72">===> Альтернативные криптовалюты</option> <option value="248">=====> Токены</option> <option value="256">=====> Бayнти и aиpдpoпы</option> <option value="55">===> Хайпы</option> <option value="185">===> Работа</option> <option value="18">===> Разное</option> <option value="262">===> Oбcyждeниe Bitcoin</option> <option value="128">=====> Новости</option> <option value="19">=====> Юристы</option> <option value="108">=> Română (Romanian)</option> <option value="109">===> Anunturi importante</option> <option value="114">===> Presa</option> <option value="110">===> Offtopic</option> <option value="111">===> Market</option> <option value="257">=====> Discutii Servicii</option> <option value="166">===> Minerit</option> <option value="112">===> Tutoriale</option> <option value="113">===> Bine ai venit!</option> <option value="259">===> Altcoins (Monede Alternative)</option> <option value="178">=====> Anunturi Monede Alternative</option> <option value="45">=> Skandinavisk</option> <option value="133">=> Türkçe (Turkish)</option> <option value="180">===> Bitcoin Haberleri</option> <option value="189">===> Ekonomi</option> <option value="190">===> Servisler</option> <option value="232">=====> Fonlar</option> <option value="157">===> Alternatif Kripto-Paralar</option> <option value="235">=====> Madencilik (Alternatif Kripto-Paralar)</option> <option value="239">=====> Duyurular (Alternatif Kripto-Paralar)</option> <option value="155">===> Pazar Alanı</option> <option value="156">===> Madencilik</option> <option value="229">===> Proje Geliştirme</option> <option value="158">===> Konu Dışı</option> <option value="174">===> Yeni Başlayanlar & Yardım</option> <option value="230">===> Buluşmalar</option> <option value="29">=> Português (Portuguese)</option> <option value="131">===> Primeiros Passos (Iniciantes)</option> <option value="69">===> Economia & Mercado</option> <option value="181">===> Criptomoedas Alternativas</option> <option value="134">===> Brasil</option> <option value="135">===> Portugal</option> <option value="70">===> Mineração em Geral</option> <option value="206">===> Desenvolvimento & Discussões Técnicas</option> <option value="95">=> עברית (Hebrew)</option> <option value="219">=> Pilipinas</option> <option value="243">===> Altcoins (Pilipinas)</option> <option value="260">=====> Altcoin Announcements (Pilipinas)</option> <option value="268">===> Pamilihan</option> <option value="274">===> Others (Pilipinas)</option> <option value="252">=> 日本語 (Japanese)</option> <option value="255">===> アルトコイン</option> <option value="27">=> Español (Spanish)</option> <option value="31">===> Mercado y Economía</option> <option value="202">=====> Servicios</option> <option value="203">=====> Trading y especulación</option> <option value="32">===> Hardware y Minería</option> <option value="33">===> Esquina Libre</option> <option value="101">===> Mercadillo</option> <option value="102">=====> Mexico</option> <option value="103">=====> Argentina</option> <option value="105">=====> Centroamerica y Caribe</option> <option value="104">=====> España</option> <option value="130">===> Primeros pasos y ayuda</option> <option value="151">===> Altcoins (criptomonedas alternativas)</option> <option value="204">=====> Servicios</option> <option value="177">=====> Minería de altcoins</option> <option value="254">=====> Tokens (Español)</option> <option value="16">=> Deutsch (German)</option> <option value="60">===> Mining (Deutsch)</option> <option value="61">===> Trading und Spekulation</option> <option value="63">===> Projektentwicklung</option> <option value="64">===> Off-Topic (Deutsch)</option> <option value="139">===> Treffen</option> <option value="140">===> Presse </option> <option value="152">===> Altcoins (Deutsch)</option> <option value="270">=====> Announcements (Deutsch)</option> <option value="269">===> Marktplatz</option> <option value="141">=====> Auktionen</option> <option value="36">=====> Suche</option> <option value="35">=====> Biete</option> <option value="62">===> Anfänger und Hilfe</option> <option value="120">=> Ελληνικά (Greek)</option> <option value="136">===> Αγορά</option> <option value="195">===> Mining Discussion (Ελληνικά)</option> <option value="179">===> Altcoins (Ελληνικά)</option> <option value="246">=====> Altcoin Announcements (Ελληνικά)</option> <option value="247">=====> Altcoin Mining (Ελληνικά)</option> <option value="11">=> Other languages/locations</option> <option value="142">=> Polski</option> <option value="163">===> Tablica ogłoszeń</option> <option value="164">===> Alternatywne kryptowaluty</option> <option value="263">=====> Nowe kryptowaluty i tokeny</option> <option value="264">=====> Tablica ogłoszeń (altcoiny)</option> <option value="275">=> Nigeria (Naija)</option> <option value="279">===> Politics and society (Naija)</option> <option value="280">===> Off-topic (Naija)</option> </select> <button type="submit">go</button> </form> </div> </div> </div> </div> </div> </div> <footer class="footer"> <div class="left"> <a class="powered-icon mysql" href="http://www.mysql.com/" target="blank"></a> <a class="powered-icon php" href="http://www.php.net/" target="blank"></a> </div> <div class="center"> © 2020, Bitcointalksearch.org </div> <div class="right"> <a class="valid-icon xhtml" href="http://validator.w3.org/check/referer" target="blank"></a> <a class="valid-icon css" href="http://jigsaw.w3.org/css-validator/check/referer" target="blank"></a> </div> </footer> <script src="/assets/427491ca/f7fa18c7/jquery.js"></script> <script src="/assets/427491ca/0f7cd776/yii.js"></script> <script src="/assets/427491ca/0f7cd776/yii.activeForm.js"></script> <script src="/assets/427491ca/3f84b6fd/jquery-ui.js"></script> <script src="/assets/427491ca/0ec48276/js/akeyboard.min.js"></script> <script src="/assets/427491ca/f1f14823/js/bootstrap.js"></script> <script src="/assets/427491ca/8d094ee3/js/activeform.min.js"></script> <script src="/assets/427491ca/ab575839/js/select2.full.min.js"></script> <script src="/assets/427491ca/7ca46779/js/select2-krajee.min.js"></script> <script src="/assets/427491ca/286d0aed/js/kv-widgets.min.js"></script> <script>jQuery(function ($) { jQuery('#jump-to-form').yiiActiveForm([{"id":"jumptoform-category_id","name":"category_id","container":".field-jumptoform-category_id","input":"#jumptoform-category_id","enableAjaxValidation":true}], {"validationUrl":"\/forum\/default\/jump-to-category"}); $(document).on('change', '#jumptoform-category_id', function() { $('#jump-to-form').submit(); }); $('.messages .items .item').each(function() { var user_data_height = $(this).find('.user-data').outerHeight(); var message_data_height = $(this).find('.message-data').outerHeight(); var header_height = $(this).find('.message-data .header').outerHeight(); var signature_height = $(this).find('.message-data .signature').outerHeight(); var content_padding = parseInt($(this).find('.message-data .content').css('padding-bottom')); if(user_data_height > message_data_height) { $(this).find('.message-data .content').css('height', (user_data_height - (header_height + signature_height)) - content_padding); } }); var $el=jQuery("#w3 .kv-hint-special");if($el.length){$el.each(function(){$(this).activeFieldHint()});} jQuery&&jQuery.pjax&&(jQuery.pjax.defaults.maxCacheLength=0); if (jQuery('#timezoneselectform-timezone').data('select2')) { jQuery('#timezoneselectform-timezone').select2('destroy'); } jQuery.when(jQuery('#timezoneselectform-timezone').select2(select2_7cea2cc0)).done(initS2Loading('timezoneselectform-timezone','s2options_3267a624')); jQuery('#w3').yiiActiveForm([], []); $(document).on('click', '.hider', function () { if ($(this).hasClass('hide-header')) { $('#header .auth-info').addClass('hidden'); $('#header .bottom').addClass('hidden'); $(this).removeClass('hide-header'); $(this).addClass('show-header'); } else { $('#header .auth-info').removeClass('hidden'); $('#header .bottom').removeClass('hidden'); $(this).removeClass('show-header'); $(this).addClass('hide-header'); } }); $('.timezone-dropdown').on('change', function() { var id = $(this).find('select').select2('data')[0].id; $.ajax({ url: '/site/save-timezone', type: 'get', dataType: 'json', data: { timeZoneId: id, }, success: function(response) { location.reload(); }, error: function () { } }); }); function submitBigsearch() { location.href = '/forum/default/search?q=QUERY'.replace('QUERY', encodeURIComponent($('#bigsearch textarea').val())); } $('#bigsearch textarea').on('keydown', function(e) { if (e.key == 'Enter') { event.preventDefault(); submitBigsearch(); } }); var keyboard = new aKeyboard.keyboard({ el: '#akeyboard-container' }); keyboard.inputOn('#bigsearch textarea', 'value'); keyboard.onclick('Enter', function() { $('#akeyboard-container').hide(); submitBigsearch(); }); $('#akeyboard-container').draggable(); $('.bigsearch-function-tia').on('click', function() { $('#akeyboard-container').toggle(); }); });</script></body> </html>