3431 Commits

Author SHA1 Message Date
KoreaComK
463e1570ea Finished translation of chapter 06 2021-07-02 09:42:44 -03:00
KoreaComK
5c4265cb90
Merge pull request #1 from namcios/koreacomk-chapter04
Review Chapter 04
2021-07-01 17:46:15 -03:00
namcios
30112af2ea
Review 04_6 2021-07-01 17:20:22 -03:00
namcios
676f753b68
Review 04_5 2021-07-01 17:00:12 -03:00
namcios
2dcf2b9d60
Review 04_4_Interlude 2021-07-01 16:50:03 -03:00
KoreaComK
53230f69c9 Finished translation of Chapter 5 2021-07-01 16:06:30 -03:00
namcios
eb78a37ffc
Review 04_4 2021-07-01 11:35:29 -03:00
Shannon Appelcline
e2543d64b3
Merge pull request #250 from csralvall/master
Fix indexing typos
2021-06-30 14:30:21 -10:00
Shannon Appelcline
072a9f7ade
Merge pull request #249 from namcios/portuguese-translation
Add translated README in Portuguese
2021-06-30 14:28:51 -10:00
Shannon Appelcline
c97b2d8b7c
Merge pull request #245 from lukedevj/portuguese-translation-chapter-03
Chapter 3 Translated
2021-06-30 14:23:35 -10:00
Shannon Appelcline
2d1aab54e8
Merge branch 'prayank23-i2p' 2021-06-30 14:20:06 -10:00
Shannon Appelcline
a40a2005ea
Merge branch 'i2p' of https://github.com/prayank23/Learning-Bitcoin-from-the-Command-Line into prayank23-i2p 2021-06-30 14:19:22 -10:00
namcios
cac5dbc243
Review 04_3 2021-06-30 17:45:31 -03:00
namcios
b0e25e7a8e
Review 04_2__Interlude 2021-06-30 17:39:32 -03:00
namcios
36613e3451
Review 04_2 2021-06-30 16:44:42 -03:00
Ian Culp
6d2eca2940
chapter 10_0 translated, pending review 2021-06-30 14:21:19 -05:00
namcios
7f643a4478
Review 04_1 2021-06-30 16:20:11 -03:00
namcios
3fe95b214a
Review 04_0 2021-06-30 15:56:21 -03:00
namcios
a8de9d37fa Merge branch 'chapter04' of https://github.com/KoreaComK/Learning-Bitcoin-from-the-Command-Line into koreacomk-chapter04 2021-06-30 15:50:19 -03:00
namcios
5c4993d945 Merge branch 'portuguese-translation' of https://github.com/namcios/Learning-Bitcoin-from-the-Command-Line into portuguese-translation 2021-06-30 15:34:48 -03:00
namcios
5c0e764251
Merge branch 'BlockchainCommons:portuguese-translation' into portuguese-translation 2021-06-30 15:34:29 -03:00
namcios
aac7d4ed35 Merge branch 'portuguese-translation' of https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line into portuguese-translation 2021-06-30 15:33:06 -03:00
namcios
bab511d71e
Merge pull request #3 from namcios/portuguese-readme
Merge @lukedevj review
2021-06-30 15:10:08 -03:00
namcios
570ebb8cdf
Merge pull request #2 from namcios/lukedevj-portuguese-readme-reviewed
Merging Lukedevj changes
2021-06-30 15:06:52 -03:00
namcios
88c6a4e12b
Resolved merge conflicts, maintained spelled out numbers 2021-06-30 14:52:29 -03:00
Ian Culp
7231f589f8
implementing corrections for lines 15, 19, 121 2021-06-30 08:19:19 -05:00
Ian Culp
0aaaafb045
correction for line 7 2021-06-30 08:16:24 -05:00
Prayank
1bb7c04818 Add i2p
+ Rename Tor section to Privacy
+ Add i2p chapter in Privacy section
+ Change chapter numbers accordingly
+ Create `i2p_service.md`
+ Table for basic differences between Tor and i2p
+ Follow the same format for `15_0_Using_i2p.md` as used in Tor chapter
+ Add details in the steps used to create Bitcoin Core i2p service
2021-06-30 10:35:30 +05:30
Ian Culp
93e029caf3
chapter 09_2 translated, pending review 2021-06-29 18:03:31 -05:00
Ian Culp
4944a4f26e
implementing corrections for lines 32 and 80 2021-06-29 16:31:09 -05:00
Ian Culp
850132d000
Implementing corrections 2021-06-29 16:20:09 -05:00
Cesar Alvarez Vallero
7547e3dc99
Fix indexing typos
There were some inconsistencies about the indexing of the examples. In
some places the txid starting with "91261eaf..." was indexed with a 1,
but it was reported as the first element of the array returned by the
command `bitcoin-cli listunspent` (an array with index starting from 0)
and later, in the same chapter, the same txid was reported as the
element with index 0 of the array returned by the same command.

Searching in text the txid I deduced that the correct indexing for that
txid was 1. So I made changes accordingly.
2021-06-29 17:22:52 -03:00
Shannon Appelcline
0ca4a04ce6
Merge pull request #243 from KoreaComK/chapter15
Chapter 15 Translated by @koreacomk and revised by @lukedevj
2021-06-29 09:47:53 -10:00
Shannon Appelcline
3854c66540
Merge pull request #242 from KoreaComK/Chapter02
Chapter 02 Translated by @koreacomk and revised by @lukedevj
2021-06-29 09:47:18 -10:00
Shannon Appelcline
d90a85d012
Merge pull request #241 from KoreaComK/Chapter01
Chapter 01 Translated by @koreacomk and revised by @lukedevj
2021-06-29 09:46:05 -10:00
Shannon Appelcline
36b946f222
Merge pull request #248 from javiervargas/patch-2
Fix order and links
2021-06-29 08:43:25 -10:00
Shannon Appelcline
22dfbdb570
Merge pull request #240 from KoreaComK/CLA-Signed-KoreaComK
CLA signed by KoreaComK
2021-06-29 08:41:26 -10:00
Luke Pavksy
7a791e5e62
README.md reviewed 2021-06-29 15:27:10 -03:00
namcios
1f722ca941 Merge branch 'portuguese-readme' into portuguese-translation 2021-06-29 12:33:03 -03:00
namcios
797229d522
Add translated README 2021-06-29 12:27:15 -03:00
Javier Vargas
dc0446fb73
Fix order and links 2021-06-29 15:35:17 +02:00
Luke Pavksy
0301a292e1
Merge pull request #2 from KoreaComK/revisao-capitulo03
Revision of Chapter 03 Completed
2021-06-28 19:09:52 -03:00
Ian Culp
bc3431ea09
chapter 09_1 translated, pending review 2021-06-27 13:24:50 -05:00
KoreaComK
a0fcae116c Session 3.3 reviewed 2021-06-26 13:54:13 -03:00
KoreaComK
835aa32238 Session 3.3 reviewed 2021-06-26 12:53:51 -03:00
KoreaComK
db47d723b9 Session 3.2 reviewed 2021-06-26 12:45:21 -03:00
KoreaComK
2a062b6a93 Session 03.1 reviewed 2021-06-26 12:30:28 -03:00
KoreaComK
b1529ebb70 Chapter 3.0 Reviewed 2021-06-26 12:00:32 -03:00
KoreaComK
240f7ad010 Revert "Revisão da introdução"
This reverts commit 6ba639af994b6e4425cff8a7a0ecfeb2e5520f0d.
2021-06-26 11:57:57 -03:00
KoreaComK
6ba639af99 Revisão da introdução
Teste de revisão.
2021-06-26 11:56:27 -03:00