865 Commits

Author SHA1 Message Date
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
Christopher Allen
864081ac30
Merge pull request #3 from fametrano/patch-1
fixed typo
2017-12-26 09:59:26 -08:00
Christopher Allen
da4485a9a5
Merge pull request #23 from janeygak/master
Fix typo in getunconfirmedbalance command.
2017-12-26 09:52:08 -08:00
Karl-Johan Alm
25c3717478
Add btcdeb stuff to chapter 7 2017-12-20 11:26:27 +09:00
janey
6a201ca0da Adding an additional testnet faucet 2017-12-15 19:55:18 -08:00
janey
1c7bd8028d Fixing typo in getunconfirmedbalance command. 2017-12-15 19:31:26 -08:00
Christopher Allen
5363a6c344
Merge pull request #15 from brunocvcunha/master
Create first draft of Chapter 15: Setting up a Bitcoin Regtest
2017-12-14 14:29:06 -08:00
Bruno Volpato
111be64c2c Improvements 2017-12-14 09:14:26 -08:00
Bruno Volpato
6715a51fe8
Use javascript lang on the snippet 2017-12-13 22:23:55 -08:00
Bruno Volpato
d875019341
Add bitcointest 2017-12-13 22:07:06 -08:00
Bruno Volpato
37a755b325
What's next on 15.2 Mining 2017-12-13 19:25:59 -08:00
Bruno Volpato
422484e558
Improvements 2017-12-13 15:02:36 -08:00
Bruno Volpato
10b56c708e Add chapters 2017-12-13 14:47:54 -08:00
Christopher Allen
9f640da36d
Merge pull request #18 from ChristopherA/bcrpc
Update BCRPC installation instructions
2017-12-13 14:46:26 -08:00
Bruno Volpato
ecc3a6edb8 Improve Chapter 15 - Regtest 2017-12-13 14:44:05 -08:00
Bruno Volpato
c5cc9d7bf5
Chapter 15 improvements 2017-12-13 14:25:31 -08:00
Bruno Volpato
34886ffcbc
Chapter 15 improvements 2017-12-13 14:21:44 -08:00
Shannon Appelcline
1fff738b0d
Merge pull request #16 from brunocvcunha/updates
Update to 0.15.1
2017-12-13 14:16:22 -08:00
kallewoof
c49eca8e77
Update 12_5_Accessing_Bitcoind_with_Other_Languages.md 2017-12-13 15:25:25 +09:00
Bruno Volpato
a0545b3bb8
Update outputs from bitcoin-cli on 0.15.1 2017-12-12 15:51:21 -08:00
Christopher Allen
b5c15a5a75
Merge pull request #8 from jandrieu/patch-2
Removed extra "s" in Summary: Receiving a Transactions
2017-12-12 14:51:19 -08:00
Christopher Allen
bd467d180e
Merge pull request #12 from derekmahar/patch-1
Removed duplicate words.
2017-12-12 14:48:17 -08:00
Christopher Allen
f6c09d8444
Merge pull request #13 from maxgiraldo/patch-1
Fix typo in 01_0_Introducing_Bitcoin.md
2017-12-12 14:47:50 -08:00
Bruno Volpato
eaba49fb29 Update version to 0.15.1 2017-12-12 14:33:16 -08:00
Bruno Volpato
53c92c977a Update storage requirements 2017-12-12 14:11:33 -08:00
Bruno Volpato
2c8ff85141 updating version to 0.15.1 2017-12-12 14:11:28 -08:00
Bruno Volpato
262dc4b58b
Add example of sendtoaddress + confirm the tx 2017-12-12 13:54:29 -08:00
Bruno Volpato
643d78f67b
Resetting the Regtest Blockchain 2017-12-12 13:50:02 -08:00
Bruno Volpato
1ef4324b58
Flag -regtest is needed when using the bitcoin-cli 2017-12-12 13:46:18 -08:00
Bruno Volpato
0c27f80628
Fix "What's Next?" title to conform with the repo 2017-12-12 13:34:18 -08:00
Bruno Volpato
1e195d8baa
Words fix 2017-12-12 12:49:58 -08:00
Bruno Volpato
95514416c4
Word fix 2017-12-12 12:49:08 -08:00
Bruno Volpato
a262cb5be8
fix word 2017-12-12 12:48:26 -08:00
Bruno Volpato
39b80e5741
Improve 15.2 and anchors to the other documents 2017-12-12 12:36:41 -08:00
Bruno Volpato
dfc7c96a2b
small fix 2017-12-12 12:33:50 -08:00
Bruno Volpato
0bdaeb508d
Update 15.1 to have anchor to other topics 2017-12-12 12:33:17 -08:00
Bruno Volpato
0c1b5a89b0
First version of 15.3: Mining the Regtest 2017-12-12 12:28:49 -08:00
Bruno Volpato
6f23fd6dd5
Add Chapter 15 anchors 2017-12-12 12:25:16 -08:00
Bruno Volpato
23423b76a6 Create first draft of Chapter 15 2017-12-12 12:21:56 -08:00
Shannon Appelcline
ece8e09e98
Update README.md 2017-12-06 10:20:46 -08:00
Max Giraldo
11f990e8dd Fix typo in 01_0_Introducing_Bitcoin.md 2017-10-17 17:01:52 -05:00
Derek Mahar
30969fbd19 Removed duplicate words. 2017-10-04 10:20:53 -04:00
Shannon Appelcline
604a641fd1 Merge pull request #11 from deztin/patch-1
Update 03_3_Setting_Up_Your_Wallet.md
2017-09-06 10:43:58 -07:00
deztin
6e6e230ec2 Update 03_3_Setting_Up_Your_Wallet.md 2017-09-06 11:46:16 -04:00
deztin
252427bbeb Update 03_3_Setting_Up_Your_Wallet.md 2017-09-06 11:39:12 -04:00
Shannon Appelcline
1244ab3d70 Update README.md 2017-08-17 16:41:41 -07:00
Joe Andrieu
db87964fad Removed extra "s" in Summary: Receiving a Transactions 2017-08-06 01:52:22 -07:00