916 Commits

Author SHA1 Message Date
obarat
65893f2bcd
Update 03_2_Knowing_Your_Bitcoin_Setup.md 2018-07-01 20:07:48 -04: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
Max Giraldo
816fb4d6b9 Fix typo in 01_0_Introducing_Bitcoin.md 2018-01-23 08:55:45 -08:00
Shannon Appelcline
eaf47b9ac7
Merge pull request #29 from jkandzi/patch-1
fix typos
2018-01-17 15:25:07 -08:00
Justus Kandzi
87ea4ae643 fix typo (presmably) 2018-01-17 15:52:12 +01:00
Justus Kandzi
74fc60cf3b fix typo (of/or) 2018-01-17 15:50:15 +01:00
Justus Kandzi
78a02e2db0 fix variable name 2018-01-17 15:19:10 +01:00
Justus Kandzi
b8a20f5864 fix grammar 2018-01-17 15:18:22 +01:00
Justus Kandzi
e9c0f9de59 fix typo 'OP_CHECKLOCKTIME VERIFY' 2018-01-17 10:17:00 +01:00
Justus Kandzi
f837bd79a1
fix copy paste error 2018-01-16 19:04:59 +01:00
Justus Kandzi
b2663d53dc
add missing '$' 2018-01-16 18:55:13 +01:00
Christopher Allen
cef5c38d1f
Merge pull request #20 from kallewoof/07-add-btcdeb
Add btcdeb stuff to chapter 7
2018-01-03 15:41:55 -08:00
Bruno Volpato
5ad174cedb adding more details to the commands 2017-12-27 10:35:49 -08:00