Shannon Appelcline
|
f7c1ebb2c7
|
check: chapter 0
|
2020-06-19 08:28:42 -10:00 |
|
Shannon Appelcline
|
cefea8f458
|
listed status of all sections
|
2020-06-19 08:27:51 -10:00 |
|
Shannon Appelcline
|
923975bdee
|
edited & added overview
|
2020-06-19 08:25:04 -10:00 |
|
Shannon Appelcline
|
277ba26e56
|
revised part names, added appendix 1
|
2020-06-19 08:24:51 -10:00 |
|
Shannon Appelcline
|
2c53ed6e76
|
Expanding checklist for step 9
|
2020-06-19 08:05:58 -10:00 |
|
Gautham Ganesh Elango
|
0ddac5f54b
|
Fixed typo in README
|
2020-06-18 09:05:57 +10:00 |
|
Gautham Ganesh Elango
|
bf12843d24
|
Fixed existing sections of Accessing_Bitcoind_with_NodeJS
|
2020-06-18 09:03:02 +10:00 |
|
Shannon Appelcline
|
27bf4743a6
|
Update README.md
|
2020-06-16 20:22:11 -10:00 |
|
Shannon Appelcline
|
7407c0dd93
|
Merge pull request #124 from jodobear/master
added A1_0_Compiling_Bitcoin_from_Source
|
2020-06-16 20:20:45 -10:00 |
|
jodobear
|
d435edb1cb
|
corrected error in usermod cmd
|
2020-06-17 04:17:25 +02:00 |
|
Shannon Appelcline
|
c98403c8e1
|
Update 02_1_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md
|
2020-06-16 11:33:33 -10:00 |
|
Shannon Appelcline
|
0959415532
|
Added link to future Tor chapter
|
2020-06-16 11:32:08 -10:00 |
|
Shannon Appelcline
|
02f41029a0
|
Create 12_0_Using_Tor.md
|
2020-06-16 11:29:55 -10:00 |
|
Shannon Appelcline
|
dd1545a267
|
Adding Tor Link
|
2020-06-16 11:27:04 -10:00 |
|
Shannon Appelcline
|
08bf33d461
|
Checked off 0.20.0 switchover
|
2020-06-16 11:20:13 -10:00 |
|
Shannon Appelcline
|
db25bb097f
|
Update TODO.md
|
2020-06-16 11:17:00 -10:00 |
|
Shannon Appelcline
|
c47e81bd4b
|
No camelcase in standup
|
2020-06-16 11:16:23 -10:00 |
|
Shannon Appelcline
|
090704b9c9
|
Update README.md
|
2020-06-16 11:15:55 -10:00 |
|
Shannon Appelcline
|
50fa273757
|
Standup updates
|
2020-06-16 11:15:23 -10:00 |
|
Shannon Appelcline
|
ee08e59f3b
|
Delete 02_2__Script_Linode_Setup.stackscript
Now fully using Standup
|
2020-06-16 11:14:17 -10:00 |
|
Shannon Appelcline
|
8a7f99d28a
|
Fully upgraded to integrate with the Linode Standup
(Rather than forcing us to maintain two very similar scripts)
|
2020-06-16 11:10:10 -10:00 |
|
Shannon Appelcline
|
f085893bcb
|
Update TODO.md
|
2020-06-16 09:45:47 -10:00 |
|
Shannon Appelcline
|
48e4b0ab82
|
Verified Debian 10 scripting
|
2020-06-16 08:56:16 -10:00 |
|
Shannon Appelcline
|
0569270c8f
|
Merge pull request #130 from Goosie/patch-9
Update 06_5_Sending_a_Transaction_with_Data.md
|
2020-06-16 08:33:54 -10:00 |
|
Shannon Appelcline
|
92750cf894
|
btctxfee clarification
Clarification per helpful suggestion by @Goosie
|
2020-06-16 08:31:58 -10:00 |
|
Shannon Appelcline
|
6d18c2cbdf
|
Merge pull request #128 from Goosie/patch-7
Update 03_4_Receiving_a_Transaction.md
|
2020-06-16 08:27:42 -10:00 |
|
Shannon Appelcline
|
009613cfad
|
Merge pull request #127 from Goosie/patch-6
Update 02_1_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md
|
2020-06-16 08:26:35 -10:00 |
|
Shannon Appelcline
|
1ff0cd40c8
|
Merge pull request #126 from Goosie/patch-5
Update 04_2__Interlude_Using_JQ.md
|
2020-06-16 08:25:35 -10:00 |
|
Shannon Appelcline
|
3cf7895fd6
|
Merge pull request #125 from Goosie/patch-1
Update 03_1_Verifying_Your_Bitcoin_Setup.md
|
2020-06-16 08:24:38 -10:00 |
|
Perry Smit
|
38c0403d71
|
Update 06_5_Sending_a_Transaction_with_Data.md
error in transaction command
|
2020-06-16 15:09:47 +02:00 |
|
Perry Smit
|
753e3dbbd0
|
Update 03_4_Receiving_a_Transaction.md
Should getrawtransaction not be gettransaction? Did not work for me otherwise.
|
2020-06-16 10:01:35 +02:00 |
|
Perry Smit
|
241ac9157a
|
Update 02_1_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md
When you are on ubuntu 18.04 you should add the aliases in ~/.bash_aliases
|
2020-06-16 09:11:45 +02:00 |
|
Perry Smit
|
4d7b7fe828
|
Update 04_2__Interlude_Using_JQ.md
signrawtransaction is deprecated, should be signrawtransactionwithwallet
|
2020-06-15 14:29:01 +02:00 |
|
Perry Smit
|
1d8d23e969
|
Update 03_1_Verifying_Your_Bitcoin_Setup.md
Change the line
alias brstop="bitcoin-cli -regtest -stop"
into
alias brstop="bitcoin-cli -regtest stop"
|
2020-06-15 08:43:00 +02:00 |
|
jodobear
|
052bade039
|
fixed image path
|
2020-06-15 00:33:24 +02:00 |
|
jodobear
|
96281aa333
|
added A1_0_Compiling_Bitcoin_from_Source and public folder with screenshots from terminal
|
2020-06-15 00:29:03 +02:00 |
|
Shannon Appelcline
|
547bae454b
|
Update TODO.md
|
2020-06-10 15:03:54 -10:00 |
|
Shannon Appelcline
|
a5a405d98c
|
found a new bug
|
2020-06-10 14:59:09 -10:00 |
|
Shannon Appelcline
|
85db54f0df
|
Update TODO.md
|
2020-06-10 14:43:25 -10:00 |
|
Shannon Appelcline
|
faf4939e8a
|
Update TODO.md
|
2020-06-10 14:43:07 -10:00 |
|
Shannon Appelcline
|
66a356ba6d
|
laid out current plans in order
|
2020-06-10 14:36:15 -10:00 |
|
Shannon Appelcline
|
4f1c014150
|
moving around C chapters
|
2020-06-10 13:41:33 -10:00 |
|
Shannon Appelcline
|
f387d48d84
|
updated #s
|
2020-06-10 13:31:14 -10:00 |
|
Shannon Appelcline
|
8b7e60d3ba
|
updating chapter #s and intro
|
2020-06-10 13:26:46 -10:00 |
|
Shannon Appelcline
|
430afdaa58
|
updating toc
|
2020-06-10 13:25:54 -10:00 |
|
Shannon Appelcline
|
74715c3a62
|
updated #
|
2020-06-10 13:23:10 -10:00 |
|
Shannon Appelcline
|
f364f5facc
|
Update 18_3_Accessing_Bitcoind_with_NodeJS.md
|
2020-06-10 13:07:51 -10:00 |
|
Shannon Appelcline
|
ef9d8fa578
|
Update README.md
|
2020-06-10 13:06:37 -10:00 |
|
Shannon Appelcline
|
4f02b41b35
|
Rename 18_3_Accessing_Bitcoind_with_Java.md to 18_2_Accessing_Bitcoind_with_Java.md
|
2020-06-10 13:06:02 -10:00 |
|
Shannon Appelcline
|
58627aedc9
|
Rename 18_1_Accessing_Bitcoind_with_Other_Languages.md to 18_3_Accessing_Bitcoind_with_NodeJS.md
|
2020-06-10 13:05:28 -10:00 |
|