209 Commits

Author SHA1 Message Date
tomFlowee 70b86cef92 Fixing confusing word, 'token's makes more sense 2025-01-27 19:02:25 +01:00
tomFlowee d7b724fcdf Cleanup the messy docs of the upgrade 2024-10-29 20:16:41 +01:00
tomFlowee 7059d1e45d Merge verde/master into master 2024-09-05 20:46:48 +02:00
The00Dustin 44d179cc55 Update integer-division.md
Clarify disambiguation.
2024-06-22 11:50:25 +02:00
bitcoincashautist b8adc8291e indicate token content is omitted if utxo doesn't have tokens 2024-03-12 15:40:57 +01:00
bitcoincashautist e5153806e6 Update transaction signing with HF-20230515
- Include SIGHASH_UTXOS
- Include token contents
2024-03-12 15:37:33 +01:00
bitcoincashautist 724a20fa04 Add CashTokens information to transaction.md 2023-05-31 18:27:29 +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
bitcoincashautist 89f3a2fba1 Add CashTokens information to transaction.md 2023-05-29 18:30:27 +02:00
bitcoincashautist f1c61ec8ce Add CashTokens Introspection Opcodes 2023-05-21 11:35:51 +02:00
bitcoincashautist d1c43ded99 Update to reflect BigInt and OP_MUL upgrade in HF20220515 2023-05-21 11:16:16 +02:00
Andrew Groot b5448a47f8 Merge pull request #38 from A60AB5450353F40E/may22-introspection
Update Script Opcodes with Introspection + fix encoding of emdash to be utf8
2022-11-02 15:07:58 -04:00
tomFlowee 85828eb13d fix encoding of emdash to be utf8 2022-07-26 00:41:16 +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
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
Jonathan Silverblood 63d3a0eba3 Address size of the input sequence number
According to https://github.com/bitcoincashorg/bitcoincash.org/blob/master/spec/replay-protected-sighash.md, the nSequence field should be 4-byte little endian.
2021-12-27 14:47:44 +02:00
tomFlowee fbf72937cb Merge remote-tracking branch 'verde/master' 2021-05-29 18:00:01 +02: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
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
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
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
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
Andrew Groot ba6d40d393 Add missing cases for transaction preimage hashes. 2021-03-23 11:07:19 -04:00
Andrew Groot 08013f335d Added stratum protocol. 2021-03-22 15:44:50 -04:00
tomFlowee 022f960125 Boring commit message 2021-03-18 22:05:30 +01:00
tomFlowee bce4ca7145 Be more precise in our language 2021-03-18 22:04:36 +01:00
Paul Chandler b0aba5dcef Added block version history page.
Added block version history page.
2021-03-16 01:06:34 -04:00
Paul Chandler 84f77aeef1 Added transaction version history link.
Added transaction version history link.
2021-03-15 23:14:54 -04:00
Anonymous Contributor 982bc60412 Add a note to clarify limitations of arithmetic opcodes
Copied from: https://gitlab.com/bitcoin-cash-node/bitcoin-cash-node/-/blob/master/src/script/script.h#L213
2021-03-13 13:56:56 +01:00
Andrew Groot ad613a95e6 Added information about the data output size limit for standard transactions. 2021-03-10 16:42:38 -05:00
Josh Green 505510c020 Merge remote-tracking branch 'github/master' 2021-03-08 16:57:17 -05:00
Andrew Groot 14da15f6d5 Using back-ticks for code segment with a tilde. 2021-03-08 16:34:32 -05:00
tomFlowee cefc3266ac Remove incorrect/unused opcodes 2021-03-08 21:22:53 +01:00
Andrew Groot 39534e072c Fixed anchors for transaction inputs/outputs. 2021-03-08 14:17:28 -05:00
Josh Green 3c9fa43a71 Merge remote-tracking branch 'bu/master' 2021-02-11 14:35:57 -05:00
Andrew Groot 455e5887bf Tweaks to modified locking script details. 2021-01-26 10:54:58 -05:00
Andrew Groot 824f54ad98 Transaction Signing - putting sentences on separate lines. 2021-01-26 10:06:00 -05:00