30 Commits

Author SHA1 Message Date
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 f44673338a fix encoding of emdash to be utf8 2022-07-26 00:21:15 +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
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 558d4fd2bc Merge remote-tracking branch 'BitcoinUnlimited/master' 2021-05-03 10:57:29 -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
tomFlowee cefc3266ac Remove incorrect/unused opcodes 2021-03-08 21:22:53 +01:00
Andrew Groot 6a1511bca6 Clarifications for various op code definitions. 2020-09-21 17:15:00 -04:00
dagurval a358b3ca1d [nit] Reword OP_CODESEPARATOR
As per discussion: https://github.com/BitcoinUnlimited/BitcoinCashSpecification/pull/20#discussion_r390840926
2020-03-11 10:41:36 +01:00
Tobias 0267139ddc Updated OP_CODESEPARATOR and OP_CHECKSIG to BCH‘s rules
OP_CODESEPARATOR and OP_CHECKSIG‘s descriptions were based on pre-BCH rules and have been updated to the current BCH rules
2020-03-11 01:45:50 +01:00
lugaxker 4dd9f319b7 Remove the detailed description of OP_CHECKMULTISIG and add a link to the Multisignature section. 2020-03-02 11:43:36 +01:00
Ludovic Lars 41b4a4bd58 Added the remaining arithmetic and crypto opcodes
- Added the remaining arithmetic and cryptography opcodes.
- With Schnorr multisig support added in November 2019, OP_CHECKMULTISIG description may be too long. It coud be nice if it was moved somewhere else.
- Added OP_REVERSEBYTES to the list of uncategorized opcodes.
2020-02-25 22:46:50 +00:00
dagurval e5c9d43195 Merge branch 'master' into patch-2 2020-02-25 20:10:54 +01:00
Ludovic Lars eb9c596375 Added stack opcodes (0x6d-0x7d) 2020-02-21 10:41:36 +01:00
Ludovic Lars f0212dca1c Added flow control opcodes to the list 2020-02-20 23:57:05 +00:00
Dagur Valberg Johannsson bf75b22394 Describe more crypto-opcodes 2020-02-06 13:42:10 +01:00
Dagur Valberg Johannsson 853b84a4d3 Merge remote-tracking branch 'upstream/master' into patch-1 2020-02-06 13:04:16 +01:00
Ludovic Lars 2f135ac04f Created opcode list (incomplete) 2020-01-12 17:46:52 +00:00
1HXb9KMAtwNJqz4egi6hJx08EQgJajiBTH f7b93e1182 wiki commit 2020-01-07 11:19:58 -05:00
Josh Green cd9404cfe6 Formatting & OP_DATA_X Updates. 2020-01-03 18:18:11 -05:00
Josh Green b1ff44d3cd Updates to Blockchain
Refactored Transaction-Input/Output links to be singular.
2020-01-02 16:55:18 -05:00
1HXb9KMAtwNJqz4egi6hJx08EQgJajiBTH 8bbf9277b1 wiki commit 2019-12-26 16:55:17 -05:00
1HXb9KMAtwNJqz4egi6hJx08EQgJajiBTH 6b1a2f150f wiki commit 2019-12-26 15:15:35 -05:00
1HXb9KMAtwNJqz4egi6hJx08EQgJajiBTH 90d89a2003 wiki commit 2019-12-26 13:02:15 -05:00
Josh Green 48f022edfa Enforced 1-sentence per line for existing pages.
All pages except BIPs are conform to 1-sentence per line.
2019-12-22 17:37:40 -05:00
1HXb9KMAtwNJqz4egi6hJx08EQgJajiBTH 084627b0c7 wiki commit 2019-12-19 10:47:14 -05:00
1HXb9KMAtwNJqz4egi6hJx08EQgJajiBTH 0affbab7ff wiki commit 2019-12-18 15:07:13 -05:00
1HXb9KMAtwNJqz4egi6hJx08EQgJajiBTH 853386d928 wiki commit 2019-12-17 15:05:50 -05:00