Shannon Appelcline
1d7b42a4ee
Update 02_1_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md
2018-08-01 16:15:26 -07:00
Shannon Appelcline
53e2434ed5
Update 02_2__Script_Linode_Setup.stackscript
2018-08-01 14:53:44 -07:00
Shannon Appelcline
c853964937
Adjust bitcoin.conf
...
Added walletbroadcast=1 per @leobauza and @madztheo ; thanks!
2018-08-01 14:53:07 -07:00
Shannon Appelcline
36c9afe954
,->:
2018-08-01 11:24:31 -07:00
Shannon Appelcline
e11c386e8a
What's a blockchain good for?
...
Thanks to @alessiosavi and a ghost for comments on blockchains in GH-27
2018-08-01 11:22:03 -07:00
Shannon Appelcline
81aa9eca94
Merge pull request #35 from yashbhutwala/03-3_typo
...
Dumpwallet typo fix
2018-07-26 14:04:57 -07:00
Shannon Appelcline
630577b9d1
Merge pull request #37 from annjieching/patch-1
...
minor typo - not CLTV but CSV ?
2018-07-26 14:04:34 -07:00
Shannon Appelcline
014e855c0f
Merge pull request #39 from wmcbain/patch-1
...
Fix small error 07_0_Introducing_Bitcoin_Scripts.md
2018-07-26 12:52:30 -07:00
Shannon Appelcline
dfc2a964dd
Merge pull request #41 from chrisbobek/Proofread-01-01-Intro
...
Fixes typo and punctuation; suggests changes for sense
2018-07-26 12:52:07 -07:00
Shannon Appelcline
fe86f6448d
Merge pull request #42 from wintercooled/master
...
Minor typos fixes - up to and including section 06_02
2018-07-26 10:49:48 -07:00
Shannon Appelcline
4def998265
Merge pull request #43 from liusy182/patch-1
...
update a wrong command`bitcoin` to `bitcoind-cli`
2018-07-26 10:47:01 -07:00
Shannon Appelcline
c755530402
Merge pull request #44 from obarat/patch-1
...
Update 03_2_Knowing_Your_Bitcoin_Setup.md
2018-07-25 16:14:31 -07:00
Shannon Appelcline
218f3df42f
Fix for legacy address generation
...
Hat tip to @vuf3d who pointed this out in PR #46 .
2018-07-25 16:13:07 -07:00
Shannon Appelcline
16ffa1b33d
Merge pull request #45 from liusy182/patch-2
...
correct typo
2018-07-25 16:07:45 -07:00
Shannon Appelcline
90b524940b
Update 02_2__Script_Linode_Setup.stackscript
2018-07-18 16:18:51 -07:00
Shannon Appelcline
276e9aa931
Removed niggling getinfo
2018-07-18 16:18:27 -07:00
Shannon Appelcline
5e1e7d55c2
Update for 0.16 and fix gpg ref
2018-07-18 16:07:00 -07:00
Shannon Appelcline
57adc457c7
Update 02_2_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md
2018-07-18 15:20:36 -07:00
Shannon Appelcline
0a4c8b9dfe
Update 02_1_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md
2018-07-18 15:18:51 -07:00
Siyuan Liu
16bdc6f953
correct typo
2018-07-08 19:26:07 +08:00
obarat
65893f2bcd
Update 03_2_Knowing_Your_Bitcoin_Setup.md
2018-07-01 20:07:48 -04:00
Siyuan Liu
96c41e26a3
update a wrong commandbitcoin
to bitcoind-cli
2018-07-01 16:02:42 +08:00
Chris Bobek
b00965fcdb
Adds suggestions for sense
2018-05-22 04:50:11 -07:00
Chris Bobek
622b039513
Fixes typo; suggests changes for sense
2018-05-21 03:25:17 -07:00
Chris Bobek
edf21e6b0f
Fixes typos and punctuation; makes changes for sense
2018-05-21 02:43:19 -07:00
Wyatt McBain
a4177b5b74
Fix small error 07_0_Introducing_Bitcoin_Scripts.md
2018-04-25 19:40:30 -04:00
Ann-Jie Ching
4c8d4f71c2
minor typo - not CLTV but CSV ?
2018-04-09 22:52:11 -05:00
wintercooled
527e52e74a
Update 06_2_Spending_a_Transaction_to_a_Multisig.md
...
made command convention consistent with previous usage.
2018-03-23 11:18:52 +00:00
wintercooled
f273262cde
Update 06_2_Spending_a_Transaction_to_a_Multisig.md
...
fixed minor typo (I think have changed P2SH from pay-to-script to pay-to-scipt-hash. As I have changed this twice now I just want to check that it wasn't omitting the 'hash' deliberately.
2018-03-23 11:12:04 +00:00
wintercooled
34372c037e
Update 06_1_Sending_a_Transaction_to_a_Multisig.md
...
fixed minor typo
2018-03-23 11:02:41 +00:00
wintercooled
d3947b1711
Update 05_3_Funding_a_Transaction_with_CPFP.md
...
fixed minor typo
2018-03-22 18:07:38 +00:00
wintercooled
89e3ff2f9e
Update 05_2_Resending_a_Transaction_with_RBF.md
...
Fixed minor typo
2018-03-22 18:00:50 +00:00
wintercooled
f35521a1fb
Update 05_1_Watching_for_Stuck_Transactions.md
...
Fixed minor typo.
2018-03-22 17:43:03 +00:00
wintercooled
1f5fef970e
Update 04_4_Sending_Coins_with_a_Raw_Transaction.md
...
Fixed minor typo
2018-03-22 14:42:53 +00:00
wintercooled
8602b7b71d
Update 04_2__Interlude_Using_JQ.md
...
Fixed minor typos
2018-03-22 14:22:19 +00:00
wintercooled
034dc365cf
Update 04_2_Creating_a_Raw_Transaction.md
...
Fixed minor typo
2018-03-22 13:56:01 +00:00
wintercooled
74f58fe4f7
Update 04_1_Sending_Coins_The_Easy_Way.md
...
Fixed minor typos
2018-03-22 13:39:10 +00:00
Yash Bhutwala
8d8c347100
dumpwallet typo fix
2018-03-02 20:45:51 -05:00
Shannon Appelcline
13dc3b70d9
Adding some missing details for btcdeb install.
2018-01-25 16:31:05 -08:00
Shannon Appelcline
c59cd131d9
Merge pull request #21 from brunocvcunha/add-java
...
Create 12.7 Accessing Bitcoind with Java
2018-01-25 16:09:26 -08:00
Shannon Appelcline
492872b987
New behavior for dumpwallet command
2018-01-25 15:56:49 -08:00
Shannon Appelcline
70cf29b095
Added some depth to question of fungibility.
2018-01-25 15:46:37 -08:00
Bruno Volpato
db1c97ff10
Merge branch 'add-java' of https://github.com/brunocvcunha/Learning-Bitcoin-from-the-Command-Line into add-java
2018-01-23 08:56:39 -08:00
Bruno Volpato
6769d44166
adding more details to the commands
2018-01-23 08:55:45 -08:00
Bruno Volpato
ed9364cfd2
add Java installation details and reference to sample project
2018-01-23 08:55:45 -08:00
Bruno Volpato
15bfb254d9
Improvements
2018-01-23 08:55:45 -08:00
Bruno Volpato
f5bc93b866
Use javascript lang on the snippet
2018-01-23 08:55:45 -08:00
Bruno Volpato
3fc81a9d57
Add bitcointest
2018-01-23 08:55:45 -08:00
Bruno Volpato
387cf88f17
What's next on 15.2 Mining
2018-01-23 08:55:45 -08:00
Bruno Volpato
9a2017e031
Improvements
2018-01-23 08:55:45 -08:00