2510 Commits

Author SHA1 Message Date
Shannon Appelcline
3d2b675b5d
Merge pull request #422 from csralvall/fix-09_5
Fix possible syntax error in chapter 9.5
2021-08-17 09:38:12 -10:00
Shannon Appelcline
e2cd52d77e
Merge pull request #420 from csralvall/fix-11_2
Fix possible typos in chapter 11.2
2021-08-17 09:34:07 -10:00
Cesar Alvarez Vallero
51cc8fc35a
Fix typo 2021-08-16 12:31:01 -03:00
Cesar Alvarez Vallero
0d560827e4
Remove word before bash command example 2021-08-15 22:24:32 -03:00
Cesar Alvarez Vallero
2ba762da22
Fix typo 2021-08-15 22:20:31 -03:00
Cesar Alvarez Vallero
92f86fa393
Correct syntax error
The question feels odd using the `What` question word and the
following paragraph fits better with the `Why` question word.
2021-08-13 23:14:09 -03:00
Cesar Alvarez Vallero
a1facbe4ce
Insert underscore correctly in CLTV opcode
As CLTV opcode would not be recognized if some letter is wrong, the
underscore should be correctly placed inside the opcode.
2021-08-12 20:20:09 -03:00
Prayank
30e945b6a3 Add ports link and fix note
+ Information about ports required for i2p (inbound and outbound)
+ i2prouter (java) works with Bitcoin Core, so previous note is incorrect. Changed it with relevant information.
2021-08-12 15:49:32 +05:30
Shannon Appelcline
57cf4e7600
Example Cleanup
Fixed example and explanation thanks to @csralvall finding a bug.
2021-08-10 14:23:44 -10:00
Shannon Appelcline
6732f2f778
Merge pull request #407 from csralvall/fix-10_6
Fix links in chapter 10.6
2021-08-10 09:05:50 -10:00
Shannon Appelcline
bf9eb432d8
Merge branch 'master' into fix-10_6 2021-08-10 09:05:39 -10:00
Shannon Appelcline
7bedbed4f0
Merge pull request #406 from csralvall/fix-10_5
Fix error in chapter 10.5
2021-08-10 08:45:27 -10:00
Shannon Appelcline
63658e1b40
Merge pull request #404 from javiervargas/patch-60
Fix links
2021-08-10 08:43:40 -10:00
Shannon Appelcline
8c4f6bb931
Merge pull request #403 from csralvall/fix-10_4
Fix typos and links in chapter 10.4
2021-08-10 08:43:08 -10:00
Shannon Appelcline
51362eebdd
Merge branch 'master' into fix-10_4 2021-08-10 08:42:56 -10:00
Shannon Appelcline
3082375f69
Merge pull request #398 from csralvall/fix-10_1
Fix links and typo in chapter 10.1
2021-08-10 08:40:09 -10:00
Shannon Appelcline
6854713ddd
Merge pull request #397 from csralvall/fix-09_5
Fix chapter 09.5
2021-08-10 08:39:31 -10:00
Shannon Appelcline
86288d619b
Merge pull request #395 from wodry/patch-1
Fix typo in i2p service doc
2021-08-10 08:38:34 -10:00
Shannon Appelcline
911b1ff467
Merge pull request #392 from namcios/patch-1
Fix some typos and links on Chapter 10
2021-08-10 08:34:19 -10:00
Cesar Alvarez Vallero
b89ca218a6
Fix link 2021-08-10 10:51:38 -03:00
Cesar Alvarez Vallero
d0dfc62770
Fix grammar 2021-08-10 10:08:58 -03:00
Javier Vargas
28d9eb75b1
Update 14_3_Adding_SSH_Hidden_Services.md 2021-08-10 13:45:34 +02:00
Cesar Alvarez Vallero
31594298c0
Fix links 2021-08-09 22:39:27 -03:00
Cesar Alvarez Vallero
e294214ada
Fix typos 2021-08-09 22:16:36 -03:00
Cesar Alvarez Vallero
3d9fdbb288
Fix typo 2021-08-06 21:47:03 -03:00
Cesar Alvarez Vallero
4a6ce39532
Fix link to chapter 10.4 2021-08-06 21:45:22 -03:00
Cesar Alvarez Vallero
89aa4ce0c4
Correct type of transaction in table 2021-08-06 12:49:47 -03:00
wodry
e5d6eec796
Fix typo in i2p service doc 2021-08-06 08:31:18 +02:00
namcios
ca406ce081
Fix summary title 2021-08-05 12:08:31 -03:00
namcios
58a40b8559
Update 6_3 title 2021-08-05 12:06:08 -03:00
namcios
392b66c0de
Update 6_2 title
The 6_2 title is different from the file name, the former says "with" and the latter says "to"
2021-08-05 12:03:12 -03:00
namcios
604163a8b2
Update summary title for file's title 2021-08-05 11:55:00 -03:00
namcios
523d3e6a12
Update chapter number and link 2021-08-05 11:29:33 -03:00
namcios
5746b96ddb
Fix link and file name
Link redirected to 404, and since 10_1 isn't about building, I'm assuming the correct one to link to is 10_2: Building the Structure of P2SH.
2021-08-05 11:24:07 -03:00
namcios
e515da4a7c
Fix summary indication
Summary was mentioning the previous file instead of this one.
2021-08-05 11:02:12 -03:00
Shannon Appelcline
9ca5d0eb70
Merge pull request #390 from icculp/patch-15
minor typo
2021-08-04 16:05:38 -10:00
Ian Culp
c3ce8432b5
minor typo 2021-08-04 20:27:26 -05:00
Shannon Appelcline
5dc4f00740
Merge pull request #389 from icculp/patch-14
fixing link
2021-08-04 15:26:44 -10:00
Shannon Appelcline
33bbc5d9ee
Merge pull request #388 from csralvall/fix-09_2
Fix typo in chapter 9.2
2021-08-04 15:24:06 -10:00
Shannon Appelcline
17d4959c31
Merge pull request #382 from csralvall/fix-09_1
Fix typos and links
2021-08-04 15:19:21 -10:00
Ian Culp
8e53068b94
fixing link 2021-08-04 20:18:57 -05:00
Cesar Alvarez Vallero
e679000b60
Fix typo 2021-08-04 22:18:33 -03:00
Shannon Appelcline
a187905899
Merge pull request #385 from csralvall/fix-A3_0
Fix typos in chapter A3
2021-08-04 15:17:29 -10:00
Shannon Appelcline
1f00c0a009
Merge pull request #387 from csralvall/fix-03_4
Fix typo in chapter 3.4
2021-08-04 15:15:58 -10:00
Cesar Alvarez Vallero
68cbfef186
Fix typo
All the other commands where formatted with backticks instead of
straight quotation marks. Because they are very similar I assume that
the intention was to write backticks.
2021-08-04 20:46:59 -03:00
Cesar Alvarez Vallero
5cd941e4ab
Fix typos 2021-08-04 13:56:55 -03:00
Cesar Alvarez Vallero
fe5e4f9be2
Fix links 2021-08-03 22:01:03 -03:00
Cesar Alvarez Vallero
07f9ffb537
Fix typo 2021-08-03 21:54:37 -03:00
Shannon Appelcline
e85ff14c92
Merge pull request #344 from javiervargas/patch-30
fix links
2021-08-03 09:41:12 -10:00
Shannon Appelcline
ccab59c8db
Merge pull request #315 from csralvall/fix-17_1
Fix typo
2021-08-03 09:11:20 -10:00