Commit Graph

362 Commits

Author SHA1 Message Date
qpj9q686j0lkck93nvex8dgu6cdtwmp7xch2wlqmmj 1c388d0880 wiki commit 2020-07-07 23:18:27 +00:00
Andrew Stone 00e7136b31 wiki commit 2020-07-01 19:42:06 +00:00
Andrew Stone 92d9212ce9 wiki commit 2020-07-01 19:31:53 +00:00
Andrew Stone ac347d9016 wiki commit 2020-07-01 19:31:50 +00:00
Andrew Stone 8fc427b867 wiki commit 2020-07-01 19:29:26 +00:00
Andrew Stone 25f6a50fb7 wiki commit 2020-07-01 19:29:22 +00:00
Andrew Stone 178338b268 wiki commit 2020-07-01 19:29:16 +00:00
qr8ruwyx0u7fqeyu5n49t2paw0ghhp8xsgmffesqzs 6880c0e9d6 wiki commit 2020-06-09 17:17:37 +00:00
qr8ruwyx0u7fqeyu5n49t2paw0ghhp8xsgmffesqzs 7055275bbb wiki commit 2020-06-09 17:03:54 +00:00
qr8ruwyx0u7fqeyu5n49t2paw0ghhp8xsgmffesqzs e091aa5dce wiki commit 2020-06-09 16:10:13 +00:00
Andrew Stone c61ce63208 merge a few changes from the verde repo 2020-06-09 11:46:28 -04:00
dagurval b7a4091860 Merge pull request #24 from Greg-Griffith/add-xversion-code-list
add xversionkeys.md for central db for prefix/suffix info. add page refs
2020-04-15 12:52:49 +02:00
Greg-Griffith 5813756cad add xversionkeys.md for central db for prefix/suffix info. add page refs 2020-04-08 17:38:15 -07:00
dagurval 2039772bf1 Merge pull request #23 from lugaxker/patch-1
Add simpleledger prefix and uppercase option
2020-04-08 19:27:21 +02:00
Ludovic Lars e9b2e3fd1f Add simpleledger prefix and uppercase option
Add simpleledger prefix and uppercase option for CashAddr, correct 1 typo
2020-04-06 22:15:44 +02:00
dagurval b0af80fff2 Merge pull request #22 from lugaxker/master
Create the CashAddr section
2020-04-01 09:34:25 +02:00
lugaxker 6be31639cc Add a link to the CashAddr encoding section. 2020-03-27 21:57:41 +01:00
lugaxker ab05beac06 Remove some layout details. 2020-03-27 21:55:48 +01:00
lugaxker 399c71fa68 Create the CashAddr encoding section. 2020-03-27 21:52:14 +01:00
dagurval 5d3e1097b0 Merge pull request #21 from lugaxker/master
Create the Base58Check section
2020-03-14 22:34:42 +01:00
lugaxker 2725d00cf0 Add a link to the Base58Check section. 2020-03-12 00:39:08 +01:00
lugaxker 6f3ec7356e Create the Base58Check encoding section. 2020-03-12 00:35:35 +01: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
dagurval 9154a61e09 Merge pull request #20 from EyeOfPython/patch-1
Updated OP_CODESEPARATOR and OP_CHECKSIG to BCH‘s rules
2020-03-11 09:58:13 +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
dagurval eb358ea9e9 Update multisignature.md
Nits from #19
2020-03-03 14:20:19 +01:00
dagurval e025b29e5e Update home.md
Fix URL
2020-03-03 14:18:33 +01:00
dagurval 8d853b9cea Merge pull request #19 from lugaxker/master
Creation of the Multisignature section
2020-03-03 14:06:10 +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
lugaxker 8ecdbb731d Create the Multisignature section, and describe how OP_CHECKMULTISIG and OP_CHECKMULTISIGVERIFY opcodes work. 2020-03-02 11:42:05 +01:00
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