58 Commits

Author SHA1 Message Date
tomFlowee 7059d1e45d Merge verde/master into master 2024-09-05 20:46:48 +02:00
bitcoincashautist 660f20ca26 add hf-20230515 to main page
and fix nit in description
2024-03-12 13:30:05 +01:00
tomFlowee c7f9156722 Use 'protocol upgrade' where applicable. 2023-12-19 15:07:13 +01:00
tomFlowee 32c738ed7d Add 2022 upgrade details. 2023-12-19 15:07:13 +01:00
tomFlowee 847214a09e Fix broken link 2023-08-21 19:22:05 +02:00
bitcoincashautist f3872b298c Add HF-20230515 2023-05-31 18:27:19 +02:00
bitcoincashautist 9a5e59e9fe Update hf-20200515.md
add a note about IFP
2023-05-31 18:11:07 +02:00
Andrew Groot b7f338ad1d Removing an additional reference to the coinbase rule. 2023-05-31 18:11:07 +02:00
bitcoincashautist 0d56e673e5 Add HF-20230515 2023-05-21 12:18:25 +02:00
Joshua Green 4e84f94236 Merge pull request #43 from A60AB5450353F40E/patch-4
Update hf-20200515.md
2023-04-04 09:41:54 -04:00
bitcoincashautist 9dcb7d0e5e Update hf-20200515.md
add a note about IFP
2023-03-29 21:01:16 +02:00
Andrew Groot c63701b6f2 Removing an additional reference to the coinbase rule. 2022-11-02 15:24:06 -04:00
Andrew Groot 2f308d1095 Merge pull request #34 from monsterbitar/patch-1
Remove coinbase rule.
2022-11-02 15:15:57 -04:00
tomFlowee 80609cd739 fix links 2022-08-01 23:40:34 +02:00
tomFlowee 454d84cb58 fix links 2022-08-01 23:39:23 +02:00
tomFlowee 145f2376a7 update urls 2022-07-26 17:16:12 +02:00
tomFlowee abcce08a83 Remove 2022-06-10 22:37:55 +02:00
Jonathan Silverblood 201c728d06 Update hf-20201115.md
Remove coinbase rule
2022-06-07 11:16:01 +03:00
2qx 8a59c51281 Rename 2022-native-introspection-opcodes.md to 2022-05-native-introspection-opcodes.md 2022-03-21 13:27:11 -04:00
Jonathan Silverblood 7f651bea3b Rename 2022-05-bigger-script-integers to 2022-05-bigger-script-integers.md 2021-12-27 14:56:59 +02:00
Jonathan Silverblood 312386ebdd Create 2022-native-introspection-opcodes.md 2021-12-27 14:56:19 +02:00
Jonathan Silverblood 3cbb253900 Create 2022-05-bigger-script-integers 2021-12-27 14:55:42 +02:00
Jonathan Silverblood 0492a1ab10 Create hf-20220515.md 2021-12-27 14:54:22 +02:00
tomFlowee 54d939ba80 Cleanups 2021-12-26 16:21:04 +01:00
tomFlowee 385054336f Merge remote-tracking branch 'verde/master' 2021-12-26 12:43:31 +01:00
Andrew Groot a97496c1d5 Additional modifications to BIP/HF layout, added BIP-35. 2021-06-02 10:51:00 -04:00
Andrew Groot f9ac090bf6 Documenting the remaining compact blocks messages. 2021-06-01 15:48:35 -04:00
tomFlowee fbf72937cb Merge remote-tracking branch 'verde/master' 2021-05-29 18:00:01 +02:00
Andrew Groot 070232bc92 Updates related to May 2021 hard fork. 2021-05-19 12:46:24 -04:00
Andrew Groot 9fffc5e973 Added missing hard forks and ASERT documentation. 2021-05-19 11:57:38 -04:00
Andrew Groot e710951b7c Public/private keys and ECDSA/Schnorr signatures. 2021-05-06 12:32:59 -04:00
Andrew Groot 12192eedc4 Added BIP-133 to reference for feefilter. 2021-05-03 14:27:46 -04:00
Josh Green 328ffed8a8 DSProof Specific Clarification
Improved the verbiage and reduced ambiguities, particularly endianness, within the Double Spend Proof specification.
2021-03-30 12:48:27 -04:00
tomFlowee c031795965 Respect the footnotes
Remove the header for references, as they are not references they
are footnotes and a markdown renderer inlines them, so no need
for a lonely header at the bottom of the page.
2021-03-18 22:06:39 +01:00
tomFlowee ce59a25e2e Make sure the specification is less implementation specific 2021-03-18 22:06:37 +01:00
Andrew Groot 8b1108e79b Moving BIP-64 to an unimplemented directory to avoid confusion. 2021-03-10 16:51:34 -05:00
Josh Green 505510c020 Merge remote-tracking branch 'github/master' 2021-03-08 16:57:17 -05:00
Andrew Groot 0708f55d6c Using code tags instead of back-ticks when sup/sub tags are used. 2021-03-08 16:30:00 -05:00
Andrew Groot d7d2363727 Merge pull request #16 from zander/fixes
Fix markdown issues
2021-03-08 16:24:34 -05:00
tomFlowee 8b474f11af Fix markdown
Markdown renders make sure that the typed text shows up,
this means escaping them manually is not the way.
2021-02-24 22:32:43 +01:00
tomFlowee 1a97710be6 Fix link 2021-02-24 21:38:48 +01:00
Christopher-Zeng 03f2b5970f Update bip-0113.md 2021-01-05 10:03:50 -05:00
Christopher-Zeng a92fa7435c Added hard forks and relevant files after 2018/05/15.
Formated all the files.
2020-11-10 12:04:49 -05:00
Andrew Groot b9780182ca Changes related to transaction signing semantics. 2020-10-08 17:36:44 -04:00
Dagur Valberg Johannsson cb05939da1 Add OP_CHECKDATASIG spec
Original source: https://github.com/bitcoincashorg/bitcoincash.org/commits/master/spec/op_checkdatasig.md
2020-02-06 13:40:40 +01:00
Josh Green 49ee0dfd6c Added HF-20171113. 2020-01-11 21:31:01 -05:00
1HXb9KMAtwNJqz4egi6hJx08EQgJajiBTH adc4dd512f wiki commit 2020-01-07 10:31:48 -05:00
1HXb9KMAtwNJqz4egi6hJx08EQgJajiBTH 010556df4d wiki commit 2020-01-06 16:55:18 -05:00
1VerdeMuXH1ApSZsQDkuHHZrwJaAtXTVn b32cade978 wiki commit 2019-12-11 15:08:03 -05:00
1HXb9KMAtwNJqz4egi6hJx08EQgJajiBTH 73452d814a wiki commit 2019-12-11 12:58:53 -05:00