This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "addr" : "107.170.32.10:4200", | |
| "services" : "00000003", | |
| "lastsend" : 1398995130, | |
| "lastrecv" : 1398995130, | |
| "bytessent" : 1085124, | |
| "bytesrecv" : 2291856, | |
| "blocksrequested" : 163, | |
| "conntime" : 1398856332, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| listen multi :6667 | |
| mode tcp | |
| option tcplog | |
| acl use_ruby payload(0,50) -i jimmyneutron | |
| # acl use_ruby payload(0,50) -m sub jimmyneutron | |
| # acl use_ruby payload(0,50) -m reg jimmyneutron | |
| use-server ruby if use_ruby | |
| server diamond 127.0.0.1:3420 check |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Motherboard & CPU | |
| ASRock Fatal1ty 990FX Killer AM3+ AMD 990FX SATA 6Gb/s USB 3.0 ATX AMD Motherboard | |
| http://www.newegg.com/Product/ComboDealDetails.aspx?ItemList=Combo.1548261 | |
| $280 | |
| Corsair Carbide Series 500R Arctic White Steel / Plastic ATX Mid Tower Gaming Case | |
| http://www.newegg.com/Product/Product.aspx?Item=11-139-010 | |
| $120 ($20 rebate available) | |
| Rosewill BRONZE Series RBR1000-M 1000W Continuous@40°C, 80Plus Bronze Certified,Modular Cable Design Power Supply |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env ruby | |
| require 'nokogiri' | |
| require 'open-uri' | |
| require 'openssl' | |
| require 'rubygems' | |
| OpenSSL::SSL::VERIFY_PEER = OpenSSL::SSL::VERIFY_NONE | |
| doc = open('https://www.coinmarket.io/market/LEAFBTC').read | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| port=22813 | |
| gen=0 | |
| server=0 | |
| addnode=node-leaf.updamoon.net | |
| addnode=5.199.149.228 | |
| noirc=1 | |
| irc=0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| rpcuser=username | |
| rpcpassword=password | |
| server=1 | |
| daemon=1 | |
| addnode=198.143.188.42 | |
| addnode=108.186.237.29 | |
| addnode=109.121.82.231 | |
| addnode=184.171.221.204 | |
| addnode=109.80.94.251 | |
| addnode=93.138.167.14 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "pools" : [ | |
| { | |
| "url" : "stratum+tcp://pool.chunky.ms:6666", | |
| "user" : "wilrader.280x", | |
| "pass" : "honeybadger" | |
| } | |
| ], | |
| "intensity" : "13", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [04:57:12 PM] <zord> hi guys. I was mining here on chunky for about 5 h today as my first day. Workers were showing around 1 MH/s so not bad... after 6 h i got | |
| [04:57:18 PM] <zord> 0 unconfirmed | |
| [04:57:20 PM] <zord> 0 confirmed | |
| [04:57:23 PM] <zord> so i waited 6 h | |
| [04:57:26 PM] <zord> and still 0 | |
| [04:57:34 PM] <zord> wtf ? | |
| [04:57:47 PM] <zord> ok, im wrong | |
| [04:57:52 PM] <zord> just got doge to my wallet | |
| [04:57:56 PM] <zord> i was so wrong | |
| [04:57:59 PM] <zord> im staying |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| rpcuser=coinyeasdfasd | |
| rpcpassword=coins2asd | |
| addnode=teamcoinye.com | |
| addnode=198.245.63.111 | |
| addnode=72.46.130.53 | |
| addnode=108.168.55.170 | |
| addnode=37.187.93.104 | |
| addnode=23.253.71.20 | |
| addnode=94.242.254.73 | |
| addnode=24.20.187.178 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| listen=1 | |
| daemon=1 | |
| server=1 | |
| rpcuser=username (change these) | |
| rpcpassword=password | |
| rpcallowip=10.1.1.* | |
| rpcport=16384 | |
| rpcconnect=127.0.0.* | |
| addnode=173.51.180.254 | |
| addnode=217.121.72.66 |