3437 Commits

Author SHA1 Message Date
Shannon Appelcline
3034ebdf6d
Merge pull request #580 from joegesualdo/typo_03_4
Fix typo in 03_4
2022-06-28 08:48:05 -10:00
Shannon Appelcline
484eb6af95
Merge pull request #579 from joegesualdo/typo_02_01
Fix typo in section 02_1
2022-06-28 08:47:33 -10:00
Joe Gesualdo
5645833b30 Fix typo in 03_4 2022-06-28 11:26:31 -04:00
Joe Gesualdo
6c500d0762 Fix typo in section 02_1 2022-06-27 09:38:51 -04:00
Shannon Appelcline
0b97a267ef
Update TODO-23.md 2022-06-15 08:19:42 -10:00
Shannon Appelcline
0dd7e727f7
Update TODO-23.md 2022-06-15 08:07:08 -10:00
Shannon Appelcline
284549f53b
Update TODO-23.md 2022-06-14 15:30:55 -10:00
Shannon Appelcline
5ac684c08c
Create TODO-23.md 2022-06-14 15:21:28 -10:00
Shannon Appelcline
0db4652c6d
Rename TODO.md to TODO-20.md 2022-06-14 14:52:27 -10:00
Shannon Appelcline
d991df57fd
Update 03_3_Setting_Up_Your_Wallet.md 2022-06-14 14:51:02 -10:00
Shannon Appelcline
a7d9a3f4e8
Update 16_1_Accessing_Bitcoind_with_C.md 2022-06-14 13:23:21 -10:00
Shannon Appelcline
63618ce278
changed address example
Fixed per #573
2022-06-14 12:57:59 -10:00
Shannon Appelcline
2261e14e0e
Update 14_2_Changing_Your_Bitcoin_Hidden_Services.md
Added explanation of Bitcoin seednodes per #558.
2022-06-14 12:24:28 -10:00
Shannon Appelcline
3e2892ec88
Update 09_3_Testing_a_Bitcoin_Script.md 2022-06-14 12:21:38 -10:00
Shannon Appelcline
263660920d
added signature warning
Per #554.
2022-06-14 12:21:04 -10:00
Shannon Appelcline
85f5923a2d
Update 06_1_Sending_a_Transaction_to_a_Multisig.md 2022-06-14 09:38:49 -10:00
Shannon Appelcline
7fe45f88a9
Update 02_2_Setting_Up_Bitcoin_Core_Other.md 2022-06-14 09:34:02 -10:00
Shannon Appelcline
8b6ebc0966
Update 04_4__Interlude_Using_Curl.md 2022-06-14 09:08:03 -10:00
Shannon Appelcline
b31f033328
Fixing getrawchangeaddressexample
Per @zerotobtc and #537, the arguments were wrong. Replaced with `getnewaddress` to maintain the example about argument order.
2022-06-14 09:05:43 -10:00
Shannon Appelcline
4009e4a729
updated Gordian Server name. 2022-06-08 11:45:28 -10:00
Shannon Appelcline
42f5e96d3f
Merge pull request #577 from shobitb/master
Fix typo s/btblock/btcblock
2022-06-08 11:41:05 -10:00
Shannon Appelcline
6856f8c88a
Merge pull request #568 from joa-rodrigues/Contributor_License_Agreement_Signed
Added Contributor License Agreement Signed for french translation
2022-06-08 11:40:18 -10:00
Shannon Appelcline
153369fae9
Merge pull request #567 from joa-rodrigues/specify_testnet_on_bitcoin_cli_command
Added -testnet to bitcoin-cli command because we are supposed to use …
2022-06-08 11:39:18 -10:00
Shannon Appelcline
f5b314b436
Merge pull request #566 from gked/patch-2
updating banlist file extension in /.bitcoin/testnet3
2022-06-08 11:38:19 -10:00
Shannon Appelcline
cf2db7fb42
Merge pull request #565 from zerotobtc/patch-11
Fixed internal link
2022-06-08 11:36:23 -10:00
Shobit Beltangdy
7780bd37e5 Fix typo s/btblock/btcblock 2022-05-14 15:21:02 -07:00
Shannon Appelcline
1dec061839
Merge pull request #574 from And1x/patch-1
Fixed issues link in README.md
2022-04-26 09:10:10 -10:00
And1x
920fcbcdee
Update README.md
404 on issues link
2022-04-22 11:13:00 +02:00
joachim
b3da46f4bf Added Contributor License Agreement Signed for french translation 2022-02-03 22:40:34 +01:00
joachim
14c3c1a828 Added -testnet to bitcoin-cli command because we are supposed to use testnet on the course 2022-01-18 08:51:59 +01:00
Grisha Lyukshin
5744135fb1
updating banlist file extension in /.bitcoin/testnet3
The instructions state that updating banlist in /.bitcoin/testnet3 is the dat file.
I think the file type should be json.
2022-01-17 16:59:45 -08:00
zerotobtc
c903a1ff5b
Fixed internal link
The internal link to the top of the page didn't work, went straight to a 404. There were two typos in the internal link (naming and chapter). Also adjusted the description of the link so it matches the original header: "Create a BitcoinRPC Project" instead of "Creating a BitcoinRPC Project"
2022-01-14 07:28:03 +01:00
Shannon Appelcline
ff4d5167f8
Merge pull request #552 from zerotobtc/patch-3
Typo "Inegrating" instead of "Integrating"
2022-01-12 21:31:13 -10:00
Shannon Appelcline
795667e68a
Merge pull request #556 from zerotobtc/patch-4
Typo
2022-01-12 21:30:55 -10:00
Shannon Appelcline
0e0b239786
Merge pull request #563 from zerotobtc/patch-9
Fixed typo
2022-01-12 21:30:32 -10:00
Shannon Appelcline
2b3a885511
Merge pull request #564 from zerotobtc/patch-10
Fixed typo
2022-01-12 21:30:13 -10:00
zerotobtc
2f13b37bca
Fixed typo 2022-01-13 07:17:39 +01:00
zerotobtc
1a8340459c
Fixed typo 2022-01-12 07:29:18 +01:00
zerotobtc
1678ecc53c
Typo
Deleted "in", in line 9.
2021-12-05 07:42:22 +01:00
Dimianovic
1b75a6ec0d
Typo "Inegrating" instead of "Integrating"
Fixed small typo "inegreating" should be "integrating"
2021-11-21 09:36:17 +01:00
Shannon Appelcline
d571451049
Update TODO-30.md 2021-11-17 13:51:30 -10:00
Shannon Appelcline
2f8e873de7
Update TODO-30.md 2021-11-17 13:47:06 -10:00
Shannon Appelcline
7cf298d9df
Update TODO-30.md 2021-11-17 13:46:37 -10:00
Shannon Appelcline
98e3660476
first cut of full 3.0 outline 2021-11-17 13:37:15 -10:00
Shannon Appelcline
e95fb3bb00
everything but schnorr and taproot 2021-11-17 12:19:58 -10:00
Shannon Appelcline
1b322dda97
updating TODO 2021-11-17 11:39:37 -10:00
Shannon Appelcline
1aee47763b
Update README.md 2021-11-17 08:53:20 -10:00
Shannon Appelcline
180ef03e39
Update README.md 2021-11-17 08:53:05 -10:00
Shannon Appelcline
d543ef59fa
added translator credits v2.2.0 2021-11-16 15:32:49 -10:00
Shannon Appelcline
48cf28fc2e
added Spanish translators 2021-11-16 15:29:35 -10:00