927 Commits

Author SHA1 Message Date
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
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
Bruno Volpato
0ae6b5ef92 Add chapters 2018-01-23 08:55:45 -08:00
Bruno Volpato
f31266f11b Improve Chapter 15 - Regtest 2018-01-23 08:55:45 -08:00
Bruno Volpato
95808ceb75 Chapter 15 improvements 2018-01-23 08:55:45 -08:00
Bruno Volpato
ae7f716a0a Chapter 15 improvements 2018-01-23 08:55:45 -08:00
Bruno Volpato
4f1cb3ed52 Add example of sendtoaddress + confirm the tx 2018-01-23 08:55:45 -08:00
Bruno Volpato
e10c8cabd5 Resetting the Regtest Blockchain 2018-01-23 08:55:45 -08:00
Bruno Volpato
16761c7be7 Flag -regtest is needed when using the bitcoin-cli 2018-01-23 08:55:45 -08:00
Bruno Volpato
9d19768ecf Fix "What's Next?" title to conform with the repo 2018-01-23 08:55:45 -08:00
Bruno Volpato
15c8a0f734 Words fix 2018-01-23 08:55:45 -08:00
Bruno Volpato
7258955d21 Word fix 2018-01-23 08:55:45 -08:00
Bruno Volpato
a4e2bfbecc fix word 2018-01-23 08:55:45 -08:00
Bruno Volpato
abb0cc14eb Improve 15.2 and anchors to the other documents 2018-01-23 08:55:45 -08:00
Bruno Volpato
98cfb49aee small fix 2018-01-23 08:55:45 -08:00
Bruno Volpato
b30599afc9 Update 15.1 to have anchor to other topics 2018-01-23 08:55:45 -08:00
Bruno Volpato
58a53cad64 First version of 15.3: Mining the Regtest 2018-01-23 08:55:45 -08:00
Bruno Volpato
6489be79cf Add Chapter 15 anchors 2018-01-23 08:55:45 -08:00
Bruno Volpato
9d7f073a1e Create first draft of Chapter 15 2018-01-23 08:55:45 -08:00
Bruno Volpato
723f929f0c typo 2018-01-23 08:55:45 -08:00
Bruno Volpato
3adfa8473d Create 12.7 Accessing Bitcoind with Java 2018-01-23 08:55:45 -08:00
kallewoof
dd316ac68b Update 12_5_Accessing_Bitcoind_with_Other_Languages.md 2018-01-23 08:55:45 -08:00
Bruno Volpato
684bb1c4d3 Update outputs from bitcoin-cli on 0.15.1 2018-01-23 08:55:45 -08:00
Bruno Volpato
1a6cf909ec Update version to 0.15.1 2018-01-23 08:55:45 -08:00
Bruno Volpato
ae96d099c1 Update storage requirements 2018-01-23 08:55:45 -08:00
Bruno Volpato
461e1b5e75 updating version to 0.15.1 2018-01-23 08:55:45 -08:00
Joe Andrieu
61f36dacac Removed extra "s" in Summary: Receiving a Transactions 2018-01-23 08:55:45 -08:00
Derek Mahar
6e9a942554 Removed duplicate words. 2018-01-23 08:55:45 -08:00