2472 Commits

Author SHA1 Message Date
Shannon Appelcline
a920060ed2
Merge pull request #217 from icculp/patch-1
Initial Setup, Step 4, increased clarity on version
2021-06-15 09:04:01 -10:00
Shannon Appelcline
daeb8bbe8b
Merge pull request #215 from ipa-tys/fix-url
fixed broken link to HWI usage docs
2021-06-15 09:00:28 -10:00
Shannon Appelcline
62ae49fd0b
Update TODO-30.md 2021-06-15 07:48:18 -10:00
Ian Culp
2674bdec2c
amount consistency; faucet return; tx fees
Since the amount below the #Examine Your Transaction amounts to 0.001, the command to send should be the same amount for consistency

Adding a note about faucet return to remind user to try to use the faucet return address of the faucet they used to receive transactions in the earlier portion of the tutorial, to help keep alive the faucet services.

Adding a note about adjusting amounts based on current balance and to account for the transaction fee.
2021-06-15 11:48:57 -05:00
Ian Culp
82c232c491
Update 02_1_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md
minor grammatical fix
2021-06-14 16:21:12 -05:00
Ian Culp
aa1174727e
Fixing links to issues
First link takes to issues of a different repo; second link takes to github 404. Replacing links with working versions.
2021-06-13 12:11:35 -05:00
Ian Culp
a8516ee36e
Initial Setup, Step 4, increased clarity on version
It is not clear until chapter 3 that the remainder of the tutorial will assume we chose a pruned testnet. When I first did the setup I used a pruned mainnet, and thus by chapter 3 I had to rebuild the node so that I could better follow along. In retrospect it might seem apparent from the warning about using real funds in earlier paragraphs, but to reduce any confusion it should be elucidated here.
2021-06-13 11:54:35 -05:00
Tobias Sing
c4c2b0fb26 fixed broken link to HWI usage docs 2021-06-12 16:20:25 +02:00
Ian Culp
85df221a79 removing np import, re-running output 2021-06-11 21:27:53 -05:00
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