Skip to content

Instantly share code, notes, and snippets.

View mculp's full-sized avatar
🎨
arting

Matt Culpepper mculp

🎨
arting
View GitHub Profile
@mculp
mculp / potcoin.json
Created May 2, 2014 01:48
potcoin peer nodes
[
{
"addr" : "107.170.32.10:4200",
"services" : "00000003",
"lastsend" : 1398995130,
"lastrecv" : 1398995130,
"bytessent" : 1085124,
"bytesrecv" : 2291856,
"blocksrequested" : 163,
"conntime" : 1398856332,
@mculp
mculp / haproxy.cfg
Last active August 29, 2015 13:56
haproxy setup
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
@mculp
mculp / gist:8962758
Created February 12, 2014 19:28
new gaming puter
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
#!/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
@mculp
mculp / leafcoin.conf
Last active January 4, 2016 20:59
leafcoin config file with noirc set (for irc bootstrapping issues)
port=22813
gen=0
server=0
addnode=node-leaf.updamoon.net
addnode=5.199.149.228
noirc=1
irc=0
@mculp
mculp / gist:8381641
Created January 12, 2014 06:25
stablecoin conf
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
@mculp
mculp / gist:8380340
Last active January 3, 2016 00:08
280x settings
{
"pools" : [
{
"url" : "stratum+tcp://pool.chunky.ms:6666",
"user" : "wilrader.280x",
"pass" : "honeybadger"
}
],
"intensity" : "13",
@mculp
mculp / gist:8343742
Created January 9, 2014 23:00
the majority of my interactions running a pool
[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
@mculp
mculp / gist:8329345
Created January 9, 2014 04:16
latest coinye nodes
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
@mculp
mculp / gist:8328620
Created January 9, 2014 02:49
lottocoin conf
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