Skip to content

Instantly share code, notes, and snippets.

@MrChrisJ
MrChrisJ / WCN_Torrents_20140201--20140618.txt
Created September 29, 2015 22:13
WCN_Torrents_20140201--20140618
magnet:?xt=urn:btih:b67dadb9a35e7447d7ddedb27c409e0055565475&dn=20140201%20Bellacoin%20%28BELA%29%20Launched%21&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80
magnet:?xt=urn:btih:ede5ff56b09d39871b98a52cb3b20aed4f2cf68d&dn=20140201%20CinemaCoin%20%28CIN%29%20Launched%21&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80
magnet:?xt=urn:btih:8f93c8a1a1390e64dc4ef77bd7d905e6dfed5013&dn=20140201%20Colacoin%20%28COLA%29%20Launched%21&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80
magnet:?xt=urn:btih:7532397c54a29afee7b8a0e1103ead563410e4e2&dn=20140201%20EBTcoin%20%28EBT%29%20Launched%21&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80
@MrChrisJ
MrChrisJ / ProTip_Edge.md
Last active October 23, 2015 20:26
Link to ProTip Edge Version

Warning this is not a stable release of the ProTip app and is for testing new features and bug fixes: ProTip Edge

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
bitcoin:175tWpb8K1S7NmH4Zx6rewF9WQrcZv245W?amount=50&label=Luke-Jr&message=Donation%20for%20project%20xyz
-----BEGIN PGP SIGNATURE-----
Version: Keybase OpenPGP v2.0.47
Comment: https://keybase.io/crypto
wsBcBAABCgAGBQJWOheNAAoJEOw2pfEsR+bQ1GIIAIgocrMqtRp++5bPxZ2IWM7a
+iO93rDa6/VgjZxa8YkzvSJUg4V254ugcBbkUUeCkY1IDzy6JcG1ODIioq6COhU/
2015-11-25 00:28:16 Opened LevelDB successfully
2015-11-25 00:28:49 LoadBlockIndexDB: last block file = 376
2015-11-25 00:28:53 LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=219, size=117479304, heights=383925...384371, time=2015-11-16...2015-11-$
2015-11-25 00:28:53 Checking all blk files are present...
2015-11-25 00:28:54 LoadBlockIndexDB: transaction index disabled
2015-11-25 00:28:54 LoadBlockIndexDB: hashBestChain=00000000000000000ce65df03a4d36fe3574cf0618709ddbe76e456cfc48b26a height=384266 date=2015-11-19 06:26:3$
2015-11-25 00:28:54 init message: Verifying blocks...
2015-11-25 00:28:54 Verifying last 288 blocks at level 3
2015-11-25 00:30:04 No coin database inconsistencies in last 1 blocks (488 transactions)
2015-11-25 00:30:04 block index 118219ms
@MrChrisJ
MrChrisJ / bitcoin.conf
Last active August 14, 2017 20:13
ProTip - Not (Just) Made in China Bitcoin Fullnode configuration file
### bitcoin.conf configuration file. Lines beginning with # are comments.
### Uncomment and edit options you wish to use.
## JSON-RPC options (for controlling a running bitcoin-qt/bitcoind process)
# server=1 tells Bitcoin to accept JSON-RPC commands.
server=1
# Use this for Bitcoin core for development and blockchain analysis
# txindex=1
@MrChrisJ
MrChrisJ / gist:b1dcbe648e3e90e1fef4
Created December 5, 2015 01:44
Fullnode mount error
pi@fullnode ~ $ sudo fdisk -l
Disk /dev/mmcblk0: 7860 MB, 7860125696 bytes
4 heads, 16 sectors/track, 239872 cylinders, total 15351808 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xa6202af7
Device Boot Start End Blocks Id System
pi@fullnode ~ $ sudo blkid
/dev/mmcblk0p1: SEC_TYPE="msdos" LABEL="boot" UUID="15CD-3B79" TYPE="vfat"
/dev/mmcblk0p2: UUID="13d368bf-6dbf-4751-8ba1-88bed06bef77" TYPE="ext4"
/dev/sda1: LABEL="blockchain" UUID="af1ff8ee-cfe7-4f26-bea6-1a0f3fe6129e" TYPE="ext4"
/dev/sdb1: LABEL="BLOCKCHAIN" UUID="C796-1410" TYPE="vfat"
@MrChrisJ
MrChrisJ / 20151205--Compile_Bitcion_ARM.txt
Created December 5, 2015 21:04
Log file from Bitcoin Fullnode Project, compiling Bitcoin core on Raspberry Pi 2
# This is the log from the ProTip Fullnode project, see video here: https://www.youtube.com/watch?v=WqeH6YG0sO4
Chriss-MacBook-Pro-4:~ chris$ ssh pi@fullnode.local
The authenticity of host 'fullnode.local (192.168.0.18)' can't be established.
RSA key fingerprint is 44:5f:f0:b4:07:21:f6:3d:83:68:92:96:49:c4:59:a7.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'fullnode.local,192.168.0.18' (RSA) to the list of known hosts.
pi@fullnode.local's password:
Linux fullnode 3.18.11-v7+ #781 SMP PREEMPT Tue Apr 21 18:07:59 BST 2015 armv7l
@MrChrisJ
MrChrisJ / 20151205__logfile.txt
Created December 5, 2015 22:01
Error loading Bitcoind on startup from an external USB Drive on a Raspberry Pi 2
Last login: Fri Dec 4 21:38:34 on ttys015
Chriss-MacBook-Pro-4:~ chris$ ssh pi@fullnode.local
pi@fullnode.local's password:
Linux fullnode 4.1.7-v7+ #817 SMP PREEMPT Sat Sep 19 15:32:00 BST 2015 armv7l
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
@MrChrisJ
MrChrisJ / gist:4541c164e8d1a297dd53
Created December 6, 2015 14:48
Confirming Identity on Dashtalk.org
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Confirming my identity:
PGP Fingerprint 81813268159E51D1
@MrChrisEllis on Twitter,
ChrisJ on dashtalk.org forum: https://dashtalk.org/threads/budget-proposal-user-friendly-raspberry-pi-dash-custom-built-nodes.7230/
To verify this message copy/paste all text in ascii armour in to https://keybase.io/verify