3431 Commits

Author SHA1 Message Date
namcios
df8686f3ed
Update chapter 15 to 16 number 2021-08-23 10:58:59 -03:00
namcios
c8258c1e69
Review 14_3 2021-08-23 10:54:31 -03:00
namcios
46683fbfd9
Review 14_2 2021-08-23 10:48:13 -03:00
namcios
f3a6cc7e55
Review 14_1 2021-08-23 10:43:13 -03:00
namcios
802d0e9f10
Review 14_0 2021-08-23 10:21:55 -03:00
Ian Culp
0cb604f4ab
removing extra ( 2021-08-22 20:49:02 -05:00
Ian Culp
48c3ef65ef
Update and rename 19_4_Lightning_Network_Review.md to 20_4_Expandiendo_la_Red_Lightning.md 2021-08-22 20:47:17 -05:00
Ian Culp
f0f2a2533d
Rename 19_3_Closing_a_Channel.md to 20_3_Cerrando_un_Canal_Lightning.md 2021-08-22 20:46:20 -05:00
Ian Culp
d19f1d7f13
Rename 19_2_Paying_a_Invoice.md to 20_2_Pagando_una_Factura.md 2021-08-22 20:46:03 -05:00
Ian Culp
80ba7bad67
updating chapter number, name, and links 2021-08-22 20:45:19 -05:00
Ian Culp
7abc26bc22
updating chapter number and links 2021-08-22 20:43:31 -05:00
Ian Culp
3a75ecc3b7
chapter number 2021-08-22 20:42:07 -05:00
Ian Culp
d4dee8c51e
chapter number 2021-08-22 20:40:40 -05:00
Ian Culp
04167948c9
Update and rename 19_1_Generate_a_Payment_Request.md to 20_1_Generando_una_Solicitud_de_Pago.md 2021-08-22 20:40:17 -05:00
Ian Culp
02d7d2e3d2
update links and rename file 2021-08-22 20:23:58 -05:00
Ian Culp
d7d86f98c5
typo 2021-08-22 20:03:38 -05:00
Cesar Alvarez Vallero
7639044de8
Fix typo 2021-08-22 21:38:21 -03:00
Cesar Alvarez Vallero
e5044393ff
Fix typo 2021-08-22 21:35:58 -03:00
Ian Culp
f1f8950ae6
update chapter 2 name 2021-08-22 18:45:29 -05:00
Ian Culp
75da52f482
typo fix 2021-08-21 17:34:30 -05:00
Ian Culp
d1fe13d8c1
minor typo 2021-08-20 11:06:57 -05:00
Ian Culp
ab8d6a1094
Adding curl interlude 2021-08-20 10:46:19 -05:00
Javier Vargas
a61e330dee
Update 12_0_Expandiendo_Scripts_Bitcoin.md 2021-08-20 17:27:59 +02:00
Javier Vargas
f9d1023d53
Update 13_1_Escribiendo_Puzzle_Scripts.md 2021-08-20 16:28:34 +02:00
Javier Vargas
97e2f7c856
Update 13_1_Escribiendo_Puzzle_Scripts.md 2021-08-20 16:27:03 +02:00
Javier Vargas
3b77bf4732
Update 12_2_Usando_Otros_Comandos_de_Scripting.md 2021-08-20 16:11:51 +02:00
Javier Vargas
9f391ffc34
Update 12_1_Usando_Script_Condicionales.md 2021-08-20 15:45:53 +02:00
Javier Vargas
227468d02a
Update 13_0_Disenando_Bitcoin_Scripts_Reales.md 2021-08-20 15:29:20 +02:00
Javier Vargas
a0ef924e0d
Create 08_2_Enviando_una_Transaccion_con_Datos.md 2021-08-19 23:25:52 +02:00
Shannon Appelcline
bb219da47d
Delete 08_2_Enviando_una_Transaccion_con_Datos.md 2021-08-19 08:32:57 -10:00
Shannon Appelcline
810af6c917
Merge pull request #425 from csralvall/patch-01_0
Fix typo in chapter 1.0
2021-08-17 14:50:13 -10:00
Cesar Alvarez Vallero
47164907e2
Fix typo 2021-08-17 21:12:05 -03:00
Shannon Appelcline
de34b357bf
Merge pull request #408 from prayank23/i2p-update
Add ports and fix note
2021-08-17 09:51:05 -10:00
Shannon Appelcline
d962e7d1f8
Merge pull request #332 from javiervargas/patch-18
Chapter 09-0 09_0_Introduciendo_Bitcoin_Scripts.md
2021-08-17 09:48:12 -10:00
Shannon Appelcline
c04cc0a0e3
Merge pull request #331 from javiervargas/patch-17
Chapter 08-2 08_2_Enviando_una_Transaccion_con_Datos.md
2021-08-17 09:48:00 -10:00
Shannon Appelcline
9823a2b8db
Merge pull request #330 from javiervargas/patch-16
Chapter 08-1 08_1_Enviando_una_Transaccion_con_Bloqueo_de_Tiempo.md
2021-08-17 09:47:38 -10:00
Shannon Appelcline
f804a036a8
Merge pull request #424 from csralvall/fix-13_2
Fix typo in chapter 13.2
2021-08-17 09:39:12 -10:00
Shannon Appelcline
07308cb02c
Merge pull request #423 from csralvall/fix-13_1
Fix typos in chapter 13.1
2021-08-17 09:38:51 -10:00
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
Javier Vargas
ebc0e66a4e
Update 09_3_Probando_un_Script_Bitcoin.md 2021-08-16 15:57:52 +02:00
Javier Vargas
a1e148fa5c
Update 08_1_Enviando_una_Transaccion_con_Bloqueo_de_Tiempo.md 2021-08-16 15:50:01 +02:00
Javier Vargas
1574a0d414
Update 09_1_Entendiendo_la_base_de_las_Transacciones.md 2021-08-16 15:48:17 +02:00
Javier Vargas
0f3daf77dd
Update 09_2_Ejecutando_un_Script_Bitcoin.md 2021-08-16 15:36:44 +02: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
Said Rahal
ddb2c2e601
Create 04_6_Creando_una_Transacción_Segwit 2021-08-12 18:20:40 +02:00