2497 Commits

Author SHA1 Message Date
Cesar Alvarez Vallero
3419e6852a
Fix typo
There was no chapter about a library called ZMG. I suppose that it
refers to ZMQ (chapter 16_3).
2021-07-28 22:33:44 -03:00
Shannon Appelcline
2411b05715
Merge pull request #314 from csralvall/fix-17_0
Fix typo
2021-07-27 14:55:02 -10:00
Cesar Alvarez Vallero
f6d97c2f2b
Fix typo 2021-07-27 20:21:08 -03:00
Christopher Allen
fe1da712e3
Clarified the commit for the CLA should be signed 2021-07-27 12:05:50 -07:00
Shannon Appelcline
14ed5f9f62
Merge pull request #313 from namcios/update-translating
Propose changes to translating process
2021-07-27 08:57:36 -10:00
Shannon Appelcline
45ccb82661
Merge pull request #312 from javiervargas/patch-10
fix link
2021-07-27 08:50:50 -10:00
Shannon Appelcline
aafcaee91b
Merge pull request #311 from javiervargas/patch-9
fix link
2021-07-27 08:50:22 -10:00
Shannon Appelcline
79193edf02
Merge pull request #310 from javiervargas/patch-8
Fix typo and link
2021-07-27 08:47:28 -10:00
Shannon Appelcline
f2cb55ffe2
Merge pull request #308 from javiervargas/patch-7
Fix typo
2021-07-27 08:46:58 -10:00
Shannon Appelcline
6ea2bbec92
Merge pull request #307 from icculp/patch-10
prepending revocation cert
2021-07-27 08:37:03 -10:00
namcios
86f890669a
Propose changes to translating process 2021-07-26 19:33:01 -03:00
Javier Vargas
829177a37f
fix link 2021-07-25 21:50:26 +02:00
Javier Vargas
f358fbe223
fix link 2021-07-25 21:08:11 +02:00
Javier Vargas
6bfc182a3a
Fix typo and link 2021-07-25 20:13:59 +02:00
Javier Vargas
65f4cc8cf7
Fix typo 2021-07-25 13:05:28 +02:00
Ian Culp
d4edf6985c
prepending revocation cert
Private key compromised. Adding revocation cert to signed CLA. I'm assuming I don't need to resign a new CLA since I figure the CLA signature still verifiable via old key, but adding revocation cert so no one tries to use that old key to send me encrypted messages.
2021-07-23 12:18:02 -05:00
Shannon Appelcline
a3f6c45ccf
Merge pull request #296 from javiervargas/patch-5
fix links
2021-07-20 08:35:02 -10:00
Shannon Appelcline
ca69456c68
Merge pull request #295 from javiervargas/patch-4
fix link
2021-07-20 08:34:48 -10:00
Shannon Appelcline
af565f0b37
Merge pull request #294 from javiervargas/patch-3
fix links
2021-07-20 08:34:34 -10:00
Shannon Appelcline
9a0c86326c
Merge pull request #293 from javiervargas/patch-2
Fix link
2021-07-20 08:34:20 -10:00
Shannon Appelcline
803081cd64
Merge pull request #286 from csralvall/fix-07_3
Fix typos and links on 07_3 file
2021-07-20 08:33:53 -10:00
Shannon Appelcline
28710981d2
Merge pull request #288 from javiervargas/patch-1
Fix Link
2021-07-20 08:33:15 -10:00
Shannon Appelcline
0578346b32
Merge pull request #285 from csralvall/fix-07_1
Fix typo
2021-07-20 08:32:39 -10:00
Shannon Appelcline
3c0e39e706
Merge pull request #278 from KoreaComK/patch-3
Putting files in correct branch
2021-07-20 08:30:15 -10:00
Shannon Appelcline
112613e029
Merge pull request #290 from namcios/patch-2
Fix typos
2021-07-20 08:27:00 -10:00
Shannon Appelcline
9a4f0ac19d
Merge pull request #289 from namcios/patch-1
Fix broken link
2021-07-20 08:24:43 -10:00
Javier Vargas
1e85f88a90
fix links 2021-07-20 11:02:09 +02:00
Javier Vargas
969fc8219e
fix link 2021-07-20 10:59:21 +02:00
Javier Vargas
39d28bd8f4
fix links 2021-07-20 10:11:40 +02:00
Javier Vargas
f4f7e4199f
Update 19_3_Setting_Up_a_Channel.md 2021-07-20 10:09:28 +02:00
namcios
6e6f2de6ca
Fix typos 2021-07-19 15:39:36 -03:00
namcios
8b9ba852b7
Fix broken link
The linked chapter (8.1) was neither about `redeemScript` nor was the link working (it lead to a 404). I checked and saw that chapter 10 is the one actually mentioning P2SH, and I assumed the best file was 10_3 because it is the one which more closely resembles "Building a Bitcoin Script with P2SH" (which is the linked yet broken file name) and also it mentions and deals with `redeemScript`.
2021-07-19 15:30:11 -03:00
Javier Vargas
0e25987213
Fix Link 2021-07-19 10:30:32 +02:00
Cesar Alvarez Vallero
eb708033a5
Correct link to Bitcoin-Standup Linux Scripts 2021-07-17 21:45:38 -03:00
Cesar Alvarez Vallero
65458a0047
Fix typo 2021-07-17 21:41:52 -03:00
Cesar Alvarez Vallero
77d013c8c9
Fix typo 2021-07-17 20:41:53 -03:00
Christopher Allen
4843dcb510
Merge pull request #284 from icculp/merge_cla
Merging signed CLAs to CLA-signed, similarly updating CLA template
2021-07-17 12:59:35 -07:00
Ian Culp
0a2700100d
Merging signed CLAs to CLA-signed, similarly updating CLA template 2021-07-17 19:39:02 +00:00
Shannon Appelcline
5b1bde60fc
Merge pull request #277 from csralvall/fix-06_3
Remove unnecessary piping inside jq command
2021-07-14 15:33:26 -10:00
KoreaComK
72fae9437b
Putting files in correct branch
Putting the files to the correct branch as said in the PR #276 .
2021-07-14 22:32:37 -03:00
Cesar Alvarez Vallero
2c25daed50
Remove unnecessary piping inside jq command
Same as: #273
2021-07-14 22:28:38 -03:00
Shannon Appelcline
013b27c9d2
Merge pull request #274 from KoreaComK/chapter-05-translated-reviewed
Chapter 05 translated reviewed - Portuguese
2021-07-14 13:42:55 -10:00
Shannon Appelcline
7fac0c0594
Merge pull request #275 from icculp/scripts_issue_23
updating logs for consistency with scripts
2021-07-14 13:36:54 -10:00
Shannon Appelcline
a85ec0afe6
Merge pull request #273 from csralvall/fix-06_2
Remove unnecessary piping inside jq command
2021-07-14 13:35:47 -10:00
Shannon Appelcline
f6e6dcfefa
Merge pull request #271 from csralvall/fix-04_6
Add missing flag to bitcoin-cli command
2021-07-14 13:35:06 -10:00
Shannon Appelcline
cf626c2125
Merge pull request #268 from csralvall/fix-readme
Replace command substitution by project name
2021-07-14 13:34:07 -10:00
Shannon Appelcline
59e7dcbe6c
Merge pull request #267 from officer47p/parsa/update/curl-params-for-createnewaddress-command
parsa/update/curl-params-for-createnewaddress-command
2021-07-14 13:33:33 -10:00
Shannon Appelcline
a5c061104c
Merge pull request #263 from javiervargas/patch-2
Fix Links
2021-07-14 13:32:17 -10:00
Ian Culp
37275e39b8
updating logs for consistency with scripts
https://github.com/BlockchainCommons/Bitcoin-Standup-Scripts/issues/23
2021-07-14 11:38:21 -05:00
Shannon Appelcline
4b3dc0d2cd
updated referral link 2021-07-13 09:31:56 -10:00