Commit Graph

603 Commits

Author SHA1 Message Date
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 724a20fa04 Add CashTokens information to transaction.md 2023-05-31 18:27:29 +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 d16bbb4aae Add CashTokens Introspection Opcodes 2023-05-31 18:10:09 +02:00
bitcoincashautist bab4d385ea Update to reflect BigInt and OP_MUL upgrade in HF20220515 2023-05-31 18:10:09 +02:00
tomFlowee 80609cd739 fix links 2022-08-01 23:40:34 +02:00
tomFlowee 145f2376a7 update urls 2022-07-26 17:16:12 +02:00
tomFlowee 3933a5c5b0 remove dead one 2022-07-26 10:55:46 +02:00
tomFlowee f44673338a fix encoding of emdash to be utf8 2022-07-26 00:21:15 +02:00
tomFlowee 805cb06993 Merge branch 'opcodes' 2022-07-26 00:06:16 +02:00
tomFlowee 639823019c Fix table 2022-06-10 22:41:31 +02:00
tomFlowee abcce08a83 Remove 2022-06-10 22:37:55 +02:00
Andrew Stone f439086e28 Merge pull request #37 from BitcoinUnlimited/txintrospection 2022-05-16 09:13:41 -04:00
Andrew Stone 98ab83305c add tx introspection op code from https://gitlab.com/GeneralProtocols/research/chips/-/blob/master/CHIP-2021-02-Add-Native-Introspection-Opcodes.md 2022-05-15 10:00:44 -04: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 Stone 33dc7c1699 Merge pull request #36 from SoftwareVerde/master 2021-06-04 21:04:24 -04:00
Josh Green cdeaaa9b98 Merging 'bu/master' 2021-06-04 09:13:55 -04:00
Andrew Groot a97496c1d5 Additional modifications to BIP/HF layout, added BIP-35. 2021-06-02 10:51:00 -04:00
Andrew Groot b53f529321 Added mempool, more consistent styling of network message links. 2021-06-01 17:30:23 -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 1e73c65b87 Minor tweaks for SLP and endian pages. 2021-05-24 14:41:38 -04:00
Andrew Groot 961201e375 Expanding documentation of consensus/standardness rules.
This includes documenting SigChecks in validation rules.
2021-05-19 17:08:12 -04:00
Andrew Groot ec325acb58 Diagram of P2PKH address derivation. 2021-05-19 14:43:06 -04: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 033cd42c59 Addresses, and various multisig-related clarifications. 2021-05-12 16:48:07 -04:00
Andrew Groot 77db8a8a58 Minor updates to integer division page.
Per: https://github.com/BitcoinUnlimited/BitcoinCashSpecification/issues/25
2021-05-10 17:32:16 -04:00
Andrew Groot 48e2e5d5db Details about how div/mod operations work. 2021-05-10 17:28:31 -04:00
qzpt69uv8ywun67ncdn6xnt4pyknmpap05jgctf0u3 5e794781da wiki commit 2021-05-10 21:13:25 +00:00
Andrew Groot ba2416f246 Some clarifications on transaction validation rules. 2021-05-10 16:50:01 -04:00
Andrew Groot e710951b7c Public/private keys and ECDSA/Schnorr signatures. 2021-05-06 12:32:59 -04:00
Andrew Groot 0657e6e637 Additional details about mining pools. 2021-05-03 16:53:48 -04:00
Andrew Groot 9331a727c4 Added note about alternate names for variable-length-integer. 2021-05-03 15:42:20 -04:00
Andrew Groot 12192eedc4 Added BIP-133 to reference for feefilter. 2021-05-03 14:27:46 -04:00
Andrew Groot 1f18215906 Fixed block message timestamp length.
Per https://github.com/BitcoinUnlimited/BitcoinCashSpecification/issues/35.
2021-05-03 12:00:23 -04:00
Andrew Groot 055129d12c Fee filter fixes.
Per https://github.com/BitcoinUnlimited/BitcoinCashSpecification/issues/35.
2021-05-03 11:58:00 -04:00
Josh Green d639981955 Merge branch 'master' of /opt/jwik/data/repository 2021-05-03 11:01:58 -04:00
Andrew Groot 307900aa49 Merge pull request #22 from zander/quoting
Using block quotes ('>') instead of <pre> tags.
2021-05-03 10:59:16 -04:00
Andrew Groot 558d4fd2bc Merge remote-tracking branch 'BitcoinUnlimited/master' 2021-05-03 10:57:29 -04:00
Andrew Groot 5b04732880 Bitcoin-Verde-specific dsproof-beta behaviour.
Also, various grammatical fixes and clarifications.
2021-05-03 10:55:04 -04:00
Joshua Green f03bcd25bc Merge pull request #34 from A60AB5450353F40E/compact-size
Disambiguate Variable Length Integer
2021-05-03 10:44:52 -04:00
tomFlowee 5713d9c480 Quoted segments don't belong in <pre> tags
In order to allow the specification to be read on a mobile phone
it helps to use the standard quoting standard (staring with '>')
for those paragraphs as that means they can still change their
content-width and a reader doesn't end up with a paragraph wider
than screen.
2021-04-03 11:01:49 +02:00
tomFlowee 8e6f78b559 Quoted segments don't belong in <pre> tags
In order to allow the specification to be read on a mobile phone
it helps to use the standard quoting standard (staring with '>')
for those paragraphs as that means they can still change their
content-width and a reader doesn't end up with a paragraph wider
than screen.
2021-04-03 10:57:25 +02:00
Josh Green c6604f307f Merge branch 'master' of /opt/jwik/data/repository 2021-03-30 12:48:27 -04:00