Commit Graph

332 Commits

Author SHA1 Message Date
dagurval d6ccd1a4f1 Merge pull request #18 from lugaxker/patch-5
Added the remaining arithmetic and crypto opcodes
2020-02-26 11:52:56 +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 e6659104a9 Merge pull request #14 from BitcoinUnlimited/dagurval-patch-1
Update transaction-ordering.md
2020-02-25 20:12:10 +01:00
dagurval dbf0f71b0b Merge pull request #15 from lugaxker/patch-2
Added flow control opcodes to the list
2020-02-25 20:11:28 +01:00
dagurval e5c9d43195 Merge branch 'master' into patch-2 2020-02-25 20:10:54 +01:00
dagurval 8964af5d58 Merge pull request #16 from lugaxker/patch-3
Added stack opcodes (0x6d-0x7d)
2020-02-25 20:09:18 +01:00
dagurval ac82cb8454 Merge pull request #17 from lugaxker/patch-4
Clarified the appropriate length for P2PK scripts
2020-02-25 18:01:32 +01:00
Ludovic Lars 02e3593d9c Clarified the appropriate length for P2PK scripts 2020-02-25 13:21:57 +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
dagurval c663555e50 Merge pull request #11 from dagurval/crypto-ops
Describe more crypto opcodes
2020-02-07 11:09:56 +01:00
Andrew Stone 09c03959a3 Merge branch 'master' of github.com:BitcoinUnlimited/BitcoinCashSpecification 2020-02-06 18:25:06 -05:00
qr8ruwyx0u7fqeyu5n49t2paw0ghhp8xsgmffesqzs 777b8d2b6f wiki commit 2020-02-06 18:24:36 -05:00
dagurval 92019fbc59 Update home.md 2020-02-06 22:53:00 +01:00
dagurval e9bdcbc204 Fix links 2020-02-06 22:52:40 +01:00
dagurval bf0afffa37 Update transaction-ordering.md 2020-02-06 19:21:15 +01:00
qr8ruwyx0u7fqeyu5n49t2paw0ghhp8xsgmffesqzs 24de826eb0 wiki commit 2020-02-06 13:08:26 -05:00
Andrew Stone d60f0abd11 move p2p messages 2020-02-06 12:37:37 -05:00
Andrew Stone eba87f890b move network message pages 2020-02-06 12:30:20 -05:00
dagurval 275fffd6c1 Merge pull request #13 from dagurval/home
Reformat home page
2020-02-06 15:51:47 +01:00
Dagur Valberg Johannsson c7e3bc5565 Reformat home page 2020-02-06 15:08:56 +01:00
dagurval e6bde51a73 Merge pull request #12 from dagurval/rm-uahf
Remove empty stub and broken link
2020-02-06 13:56:02 +01:00
Dagur Valberg Johannsson d5a1befbe6 Remove empty stub and broken link 2020-02-06 13:47:41 +01:00
Dagur Valberg Johannsson bf75b22394 Describe more crypto-opcodes 2020-02-06 13:42:10 +01: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
Dagur Valberg Johannsson 853b84a4d3 Merge remote-tracking branch 'upstream/master' into patch-1 2020-02-06 13:04:16 +01:00
dagurval 8065b71cb9 Merge pull request #8 from dagurval/patch-3
Update network-level-validation-rules.md
2020-01-22 17:05:09 +01:00
dagurval 079ece53f5 Merge pull request #10 from dagurval/patch-4
Update headers.md
2020-01-22 17:04:26 +01:00
dagurval 1522c346f3 Merge pull request #7 from dagurval/patch-2
Add link
2020-01-14 15:25:31 +01:00
dagurval 6521c82e4e Merge pull request #6 from dagurval/patch-1
Link to protocol.md
2020-01-14 15:24:58 +01:00
dagurval 0eb2986c8e Merge pull request #9 from monsterbitar/patch-2
Fix misspelled name
2020-01-14 15:16:55 +01:00
dagurval b58ac915ca Update headers.md
Table was broken, more details on format
2020-01-14 09:52:38 +01:00
Jonathan Silverblood c2f8d99e85 Fix misspelled name
Johnaton -> Jonathan.
2020-01-14 10:02:04 +02:00
dagurval 3afa4d5dbd Update network-level-validation-rules.md
Version 1 is also within standardness rules. Fix off-by-one on scriptSig. Add rationale.
2020-01-14 08:15:05 +01:00
dagurval eebf87f1a4 Add link 2020-01-14 07:22:22 +01:00
dagurval 155eb4d4e4 Update home.md 2020-01-14 07:10:48 +01:00
Andrew Stone 5c50bb69c2 Merge pull request #5 from SoftwareVerde/master
BCH Specification Work Paid Under Invoice SVBU01-02
2020-01-13 22:01:50 -05:00
Josh Green 9ffb53db74 Merge remote-tracking branch 'origin/master' 2020-01-13 20:39:39 -05:00
Josh Green 893ddc8566 Resolved Lint Warnings 2020-01-13 09:36:54 -05:00
Ludovic Lars 2f135ac04f Created opcode list (incomplete) 2020-01-12 17:46:52 +00:00
Josh Green 49ee0dfd6c Added HF-20171113. 2020-01-11 21:31:01 -05:00
Andrew Stone 7ec6882a35 update readme for moved repo 2020-01-10 09:44:01 -05:00
Andrew Stone b9fff8cd3a Merge branch 'master' of github.com:BitcoinUnlimited/BitcoinCashSpecification 2020-01-10 09:05:25 -05:00
Andrew Stone 103873f4d6 update license to CC attribution 3.0 2020-01-10 09:04:38 -05:00
Andrew Stone db180ea2c9 Merge pull request #1 from SoftwareVerde/master
BCH Specification Work Paid Under Invoice SVBU01-01
2020-01-09 16:22:53 -05:00
Josh Green 44a8f48ed6 Merge branch 'invoice-busv01-01' into HEAD 2020-01-08 16:31:56 -05:00
1HXb9KMAtwNJqz4egi6hJx08EQgJajiBTH f7b93e1182 wiki commit 2020-01-07 11:19:58 -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
1HXb9KMAtwNJqz4egi6hJx08EQgJajiBTH 5ef58782d6 wiki commit 2020-01-06 16:32:54 -05:00