Skip to content

Instantly share code, notes, and snippets.

View isle2983's full-sized avatar

isle2983

View GitHub Profile
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
deleted file mode 100644
index 28c181499..000000000
--- a/.github/ISSUE_TEMPLATE.md
+++ /dev/null
@@ -1,37 +0,0 @@
-<!--- Remove sections that do not apply -->
-
-This issue tracker is only for technical issues related to bitcoin-core.
-
@isle2983
isle2983 / VM-glibc2.19-PR.txt
Created March 15, 2017 00:29
Performance trials of secp256k1 with master branch compared with PR branch. glibc is varied. VMs vs native machine.
a16034039f07572a64bc9704c23abb1fff9d70ad
#!/bin/sh
git rev-parse HEAD
echo ""
cat secptests.sh
echo ""
cat /proc/cpuinfo |grep "model name" |uniq -c
echo ""
@isle2983
isle2983 / walk.py
Created October 30, 2016 18:12
invoke a command for every directory in a git repo
#!/usr/bin/python3
import os
import sys
USAGE = """
$ ./walk.py <repo> <outputdir>
"""
if len(sys.argv) != 3:
print(USAGE)
@isle2983
isle2983 / chohag.email
Created September 15, 2016 00:49
email sent RE pull 8702
Date: Sun, 11 Sep 2016 22:46:24 +0000 (UTC)
From: <isle2983@yahoo.com>
Reply-To: <isle2983@yahoo.com>
To: "chohag@jtan.com" <chohag@jtan.com>
Message-ID: <1829176187.664404.1473633984642@mail.yahoo.com>
Subject: ACK for bitcoin PR 8702?
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_Part_664403_2009425098.1473633984638"
References: <1829176187.664404.1473633984642.ref@mail.yahoo.com>
@isle2983
isle2983 / kaufmann.email
Last active September 15, 2016 00:48
email sent RE pull 8702
Date: Sun, 11 Sep 2016 22:54:57 +0000 (UTC)
From: <isle2983@yahoo.com>
Reply-To: <isle2983@yahoo.com>
To: "phil.kaufmann@t-online.de" <phil.kaufmann@t-online.de>
Message-ID: <219493860.662019.1473634497724@mail.yahoo.com>
Subject: ACK on bitcoin PR 8702?
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_Part_662018_1704767156.1473634497714"
References: <219493860.662019.1473634497724.ref@mail.yahoo.com>