2413 Commits

Author SHA1 Message Date
Ian Culp
098666fc68 Counts the words in each chapter, ignoring code blocks and digits 2021-06-11 21:25:11 -05:00
Shannon Appelcline
33ffbb490b
Merge pull request #212 from bubelov/patch-1
Simplify bitcoind restart example
2021-06-09 08:34:36 -10:00
Shannon Appelcline
48667a7bb6
Merge pull request #213 from prayank23/tor-v3
Replace Tor v2 address with v3
2021-06-09 08:33:55 -10:00
Prayank
7d1e793f0b Replace Tor v2 address with v3
+ add `rpcuser` in command used for RPC hidden service
+replace Tor v2 address with v3 for bitcoind
+ Mention Tor v2 support removal from Bitcoin Core
2021-06-09 19:59:14 +05:30
Igor Bubelov
a612ffb4c2
Simplify bitcoind restart example 2021-06-09 21:15:20 +07:00
Shannon Appelcline
82ca897286
Merge pull request #211 from tcharding/fixes-upto-end-of-ch9
Fixes chapters 7, 8, and 9
2021-06-08 08:42:11 -10:00
Tobin Harding
9df9904129
Remove ':note:', it does not render in markdown 2021-06-08 21:02:37 +10:00
Tobin Harding
80467579f9
Capitialise 'SegWit' instead of 'Segwit' 2021-06-08 21:02:37 +10:00
Tobin Harding
0d1070fd8f
Use 'through' instead of 'those' 2021-06-08 21:02:36 +10:00
Tobin Harding
dceb9b68cf
Use caps 'ALL' as in the scipt 2021-06-08 21:02:36 +10:00
Tobin Harding
5a9ba9c59b
Use past tense 'disapeared' 2021-06-08 21:02:36 +10:00
Tobin Harding
3b70f86c79
Use 'a 03' instead of 'an 03' 2021-06-08 21:01:07 +10:00
Tobin Harding
11ccda91f0
Use 'section' instead of 'Part' 2021-06-08 21:01:07 +10:00
Tobin Harding
f1bb218f43
Fix spelling of 'demonstrating' 2021-06-08 21:01:07 +10:00
Tobin Harding
7c8a226ea5
Use 'transaction' instead of 'transition' 2021-06-08 21:01:07 +10:00
Tobin Harding
ced4a14057
Fix two whitespace issues, add and remove 2021-06-08 21:01:06 +10:00
Tobin Harding
e733798af8
Fix typo 'addresse' -> 'addresses' 2021-06-08 21:01:06 +10:00
Tobin Harding
a5f978cb78
Use 'Linux' instead of 'UNIX'
OsX is UNIX, I think this is meant to read 'Linux' not 'UNIX'.
2021-06-08 21:01:06 +10:00
Tobin Harding
5575f96c00
Fix spelling of 'unintuitive' 2021-06-08 21:01:06 +10:00
Tobin Harding
facc43f1e0
Use 'progress' instead of 'process'
I believe the sentence should read '... while it is in progress ...' not
'... while it is in process ...'
2021-06-08 21:01:06 +10:00
Tobin Harding
224c0a7e42
Fix multiple typos in sentence
- Add a missing 'a'
- Fix spelling of 'maintaining'
2021-06-08 21:01:06 +10:00
Tobin Harding
488a3e915c
Use 'doesn't build' instead of 'doesn't built' 2021-06-08 21:01:05 +10:00
Tobin Harding
ddbd6e8909
Add missing 'a' 2021-06-08 21:01:05 +10:00
Tobin Harding
3137bc2ffe
Use 'optionally' instead of 'optional' 2021-06-08 21:01:05 +10:00
Tobin Harding
422d59807a
Pluralise 'turn' 2021-06-08 21:01:05 +10:00
Tobin Harding
3e5703907e
Use 'whom' instead of 'who' 2021-06-08 21:01:05 +10:00
Shannon Appelcline
060e1419b2
Merge pull request #210 from prayank23/get-info
Add `-getinfo`
2021-06-02 09:17:18 -10:00
Prayank
d73d4cc822 Add -getinfo 2021-06-02 18:20:42 +05:30
Shannon Appelcline
a398b0c72c
Merge pull request #208 from grunch/fixes-typos
Fixes typos
2021-06-01 12:22:39 -10:00
Shannon Appelcline
a344a65520
Merge pull request #209 from tcharding/fixes-upto-end-of-ch6
Fixes upto end of ch6
2021-06-01 12:22:03 -10:00
Tobin Harding
5ae223897f
Use SegWit instead of Bitcoin
Fix typo, this is meant to read 'so how do you send a SegWit
transaction' ... I think.
2021-06-01 18:08:14 +10:00
Tobin Harding
10d22f6e96
Add full stop to end of sentence 2021-06-01 18:08:14 +10:00
Tobin Harding
cbd715a293
Add 'of' to sentence 2021-06-01 18:08:14 +10:00
Francisco Calderón
d4f8a19bc5 Fixes typos
s/hexidecimal/hexadecimal/g
also replace bit for byte in a particular sentence
2021-05-29 17:13:39 -03:00
Shannon Appelcline
f739de85d5
Merge pull request #207 from hienphan1472/patch-1
Correct Typo
2021-05-26 13:12:26 -10:00
Hien Phan
873c5f946f
Correct Typo 2021-05-25 15:27:34 +07:00
Shannon Appelcline
798e3911f0
Merge pull request #206 from technoprobic/18_1_Verifying_Your_Lightning_Setup_verify_node_revisions
Revise instructions in Verify your Node section to include testnet parameter
2021-05-19 14:59:26 -10:00
Shannon Appelcline
6b451ae7f6
Merge pull request #205 from felipegontijo/felipegontijo-patch-2
Fix typos, links and icons on Chapters 6 and 7
2021-05-19 14:58:56 -10:00
Shannon Appelcline
c43f9fa982
Update TODO-30.md 2021-05-18 08:11:46 -10:00
Techno Probic
4bd351fdbb Revise instructions in Verify your Node section to include testnet parameter 2021-05-05 20:59:49 -05:00
Shannon Appelcline
d89669325a
Update TODO-30.md 2021-05-04 09:36:39 -10:00
Felipe
1b8ef8c39f
chore: Fix icons and typo
Fix two icons and remove a word. No substantial changes made
2021-04-27 12:01:43 -03:00
Felipe
391b10382b
chore: Fix link
Fix missing ref in link
2021-04-23 09:45:48 -03:00
Felipe
1c29b87fda
chore: Fix typo 2021-04-22 10:53:30 -03:00
Shannon Appelcline
fc24e48c84
Merge pull request #201 from keblek/patch-15
Added `as`
2021-04-21 12:10:06 -10:00
Shannon Appelcline
f70e474a9c
Merge pull request #200 from keblek/patch-14
Lowercase c in BitCoin
2021-04-21 12:09:31 -10:00
Shannon Appelcline
c5d0ef1f99
Merge pull request #203 from felipegontijo/felipegontijo-patch-1
chore: Fix a couple of typos
2021-04-21 12:08:05 -10:00
Felipe
d9fdeab142
chore: Fix a couple of typos
Minor fix of a couple of typos, no substantial change
2021-04-21 09:52:11 -03:00
keblek
47dacdd84b
Added as
makes the sentence flow
2021-03-23 08:38:26 +01:00
keblek
d34c187e2a
Lowercase c in BitCoin 2021-03-19 17:58:17 +01:00