1626 Commits

Author SHA1 Message Date
Shannon Appelcline
dac38017f6
added missing what's next 2020-08-04 14:47:47 -10:00
Shannon Appelcline
f1d35d9b04
Update 04_4__Interlude_Using_Curl.md 2020-08-04 14:46:23 -10:00
Shannon Appelcline
13d86dc23d
improved intro 2020-08-04 14:45:11 -10:00
Shannon Appelcline
fcd465c533
Update README.md 2020-08-04 14:44:03 -10:00
Shannon Appelcline
7132022f57
re-edited and brought back up to date 2020-08-04 14:43:37 -10:00
Shannon Appelcline
ac52f255a2
Update 15_1_getmininginfo.c 2020-08-04 14:40:02 -10:00
Shannon Appelcline
715abb168c
Update 15_1_getmininginfo.c 2020-08-04 14:37:16 -10:00
Shannon Appelcline
8b1a43134e
Update 15_1_testbitcoin.c 2020-08-04 14:22:51 -10:00
Shannon Appelcline
b304950b82
Create 15_1_getmininginfo.c 2020-08-04 14:17:37 -10:00
Shannon Appelcline
2389e6d166
Create 15_1_testbitcoin.c 2020-08-04 14:17:05 -10:00
Shannon Appelcline
8397b1c082
updating contents description 2020-08-04 14:05:31 -10:00
Shannon Appelcline
af352e2fdd
Update README.md 2020-08-04 13:29:11 -10:00
Shannon Appelcline
b058144bb9
Added an MD 2020-08-04 13:28:06 -10:00
Shannon Appelcline
6aa341478e
appendix organization 2020-08-04 13:27:34 -10:00
Shannon Appelcline
81673683cc
really fixing the links 2020-08-04 13:21:01 -10:00
Shannon Appelcline
b7f0511fb8
fixing A3 link (again) 2020-08-04 13:20:02 -10:00
Shannon Appelcline
9bf4240acd
fixed A3 links 2020-08-04 13:19:15 -10:00
Shannon Appelcline
29a8752d4b
added A3 link 2020-08-04 13:17:12 -10:00
Shannon Appelcline
79aed53a4a
second edit 2020-08-04 13:16:23 -10:00
Shannon Appelcline
80fd2891aa
Update README.md 2020-08-04 13:01:50 -10:00
Shannon Appelcline
6506043b46
first combined draft 2020-08-04 13:00:59 -10:00
Shannon Appelcline
df0a376d96
Delete A3_3_Testing_with_Regtest.md
Moved to A3
2020-08-04 12:56:35 -10:00
Shannon Appelcline
036f3c6e8a
Delete A3_2_Mining_with_Regtest.md
moved into A3
2020-08-04 12:53:43 -10:00
Shannon Appelcline
b51e11b5dc
Delete A3_1_Starting_the_Regtest.md
moving into A3
2020-08-04 12:51:42 -10:00
Shannon Appelcline
7661b60e2d
gerandizing 2020-08-04 12:49:06 -10:00
Shannon Appelcline
84bd4e3d22
Update A3_3_Testing_with_Regtest.md 2020-08-04 12:41:24 -10:00
Shannon Appelcline
35edf3c504
edits 2020-08-04 12:34:53 -10:00
Shannon Appelcline
2087c63bc2
Update A3_1_Starting_the_Regtest.md 2020-08-04 12:27:51 -10:00
Shannon Appelcline
307dc0acf6
edits 2020-08-04 12:27:22 -10:00
Shannon Appelcline
f862b9f6dc
edits 2020-08-04 12:08:00 -10:00
Shannon Appelcline
94a9cc4cfb
Added Raspberry Pi link
Per @keblek
2020-08-04 11:48:53 -10:00
Shannon Appelcline
5b1d8f201d
new btcblock alias
thanks to @0xLeos
2020-08-04 11:45:50 -10:00
Shannon Appelcline
f3788c1108
summary of installation added 2020-08-04 11:12:44 -10:00
Shannon Appelcline
9ccab8b068
added explanation for an error 2020-08-04 11:07:53 -10:00
Shannon Appelcline
dc96975a52
Merge pull request #149 from keblek/patch-1
Update 02_1_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md
2020-08-04 10:12:44 -10:00
Shannon Appelcline
0d1ce72d23
updates for lightning plans 2020-08-04 10:09:28 -10:00
keblek
e05639d831
Update 02_1_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md
typo
2020-08-03 09:49:14 +02:00
Shannon Appelcline
6118b5877a
Update TODO.md 2020-07-27 15:31:42 -10:00
Shannon Appelcline
c594b9d74c
Update README.md 2020-07-27 15:28:44 -10:00
Shannon Appelcline
3e6e20a3bb
edited and standardized 2020-07-27 15:27:35 -10:00
Shannon Appelcline
a6a8c11374
fixed chapter 2 links 2020-07-27 14:56:33 -10:00
Shannon Appelcline
dde0e9e953
updating links to chapter 2 2020-07-27 14:44:55 -10:00
Shannon Appelcline
5163b1af41
edited for new organization 2020-07-27 14:38:51 -10:00
Shannon Appelcline
0353fa1e1e
better standardized/linked appendix 2020-07-27 14:32:05 -10:00
Shannon Appelcline
8d40b674a7
update for changes to chapter 2 2020-07-27 14:26:53 -10:00
Shannon Appelcline
434201b488
edits 2020-07-27 14:25:50 -10:00
Shannon Appelcline
2cf0be3f20
first draft 2020-07-27 14:10:13 -10:00
Shannon Appelcline
3e2cf71626
authenticate -> authorize 2020-07-27 13:58:58 -10:00
Shannon Appelcline
93954c52d0
noted that you can auth a client during setup 2020-07-27 13:58:22 -10:00
Shannon Appelcline
6c013729ff
Update and rename 02_2_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md to 02_1_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md 2020-07-27 13:22:03 -10:00