2739 Commits

Author SHA1 Message Date
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
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
KoreaComK
cde0e237c3 Chapter 15 Translated
Translation : Finished
Revision : Needed
2021-06-26 11:30:51 -03:00
KoreaComK
9712478a77 Revert "Chapter 04 translated"
This reverts commit 8b3b5688505007c360cdc84ea6585c64f873da40.
2021-06-26 11:19:43 -03:00
KoreaComK
8b3b568850 Chapter 04 translated
Translation: Finished
Revision: Needed
2021-06-26 11:19:30 -03:00
Luke Pavksy
f82b60e419
Chapter 15 Translated wait for review 2021-06-25 19:48:15 -03:00
KoreaComK
3d9d4eec19 Chapter 15 Translated
The four files were revised by @lukedevj in the closed PR (#224)
2021-06-24 21:44:30 -03:00
KoreaComK
2c321c21e9 Chapter 02 translated
The file was revised by @lukedevj in the closed PR (#224)
2021-06-24 21:42:10 -03:00
KoreaComK
8be593a08f Chapter 01 translated
The both files were revised by @lukedevj in the closed PR (https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line/pull/224)
2021-06-24 21:34:18 -03:00
KoreaComK
f0bedd25c1 Contributor License Agreement Signed 2021-06-24 21:30:52 -03:00
Shannon Appelcline
ca46d48674
Merge pull request #237 from javiervargas/patch-1
Fix Link
2021-06-23 11:35:54 -10:00
Shannon Appelcline
2afd0d2679
Merge pull request #238 from namcios/namcios-agreement
Namcios agreement
2021-06-23 09:15:32 -10:00
namcios
5b467c817f
Fix email in Contributors Agreement 2021-06-23 16:01:22 -03:00
namcios
f26f691a2d
Sign Contributors Agreement 2021-06-23 15:57:00 -03:00
Javier Vargas
9c675f05b6
Fix Link
8.2 to 10.2 
08_2_Building_the_Structure_of_P2SH.md 404 error
2021-06-23 17:38:09 +02:00
Shannon Appelcline
d93085157b
added translation links 2021-06-22 09:32:50 -10:00
Shannon Appelcline
b0a37e21ee
Merge pull request #233 from lukedevj/portuguese-translation
Contributor License Agreement Assigned
2021-06-22 08:59:09 -10:00
Shannon Appelcline
c9f31b3b17
Merge pull request #230 from icculp/patch-8
removing ellipses
2021-06-22 08:57:55 -10:00
Shannon Appelcline
6ecdf65b29
Merge pull request #229 from icculp/patch-7
missing space
2021-06-22 08:57:22 -10:00
Shannon Appelcline
07a1e4bab6
added suggestion for a fork for each chapter. 2021-06-22 08:23:12 -10:00
Shannon Appelcline
703ba198e5
Merge pull request #225 from icculp/master
Translatable words counter and markdown-friendly table of counts
2021-06-22 08:19:57 -10:00
lukedevj
fbe0862054
Contributor License Agreement Assigned 2021-06-20 17:23:50 -03:00
Ian Culp
cb074778f8
removing ellipses 2021-06-19 18:23:03 -05:00
Ian Culp
0fad79c78b
missing space 2021-06-19 18:21:23 -05:00
Ian Culp
cbf889f4cb
typo in translatable 2021-06-16 23:05:17 -05:00
Ian Culp
9916b65adc Adding total to dataframe 2021-06-16 23:02:24 -05:00
Ian Culp
77aa33b5f9
Delete Chapter_word_count.ipynb 2021-06-16 22:48:42 -05:00
Ian Culp
d33808e68c
Delete word_count_old.ipynb 2021-06-16 22:47:31 -05:00
Ian Culp
56ff02ee75
Update Chapter_word_counts.md 2021-06-16 22:41:11 -05:00
Ian Culp
c5306f6885
Adding total to last row 2021-06-16 22:39:48 -05:00
Ian Culp
238d5b396d
Add files via upload 2021-06-16 22:17:13 -05:00
Ian Culp
0568399ecc Created using Colaboratory 2021-06-16 22:14:09 -05:00
Ian Culp
db2d05f870 Updated for markdown + edge cases 2021-06-16 21:34:56 -05:00
Ian Culp
ae7c0f6c21
Rename word_count.ipynb to word_count_old.ipynb 2021-06-16 21:33:52 -05:00