Andrew Groot
8eac6799cb
Merge remote-tracking branch 'BitcoinUnlimited/master' into master
2020-10-12 13:16:06 -04:00
Andrew Stone
1e7fc8eb66
wiki commit
2020-10-09 20:04:16 +00:00
Andrew Stone
a271f11b1a
wiki commit
2020-10-09 13:39:42 +00:00
Andrew Groot
b9780182ca
Changes related to transaction signing semantics.
2020-10-08 17:36:44 -04:00
Andrew Stone
7f87dd4745
wiki commit
2020-10-08 20:20:41 +00:00
Andrew Groot
35e031f959
Removed negative lock time comments in transaction format.
2020-10-07 13:33:38 -04:00
Andrew Groot
bfe8f816c8
Markdown clean up/fixing a couple broken links.
2020-10-06 15:01:59 -04:00
Andrew Groot
6b1d747a23
Link and content tweaks for example message.
2020-10-05 17:10:50 -04:00
Andrew Groot
afa6e4641e
X[version/update/verack] consolidation/updates.
...
Also fixing some additional formatting/linking inconsistencies.
2020-10-05 16:33:33 -04:00
lugaxker
e9096a929f
Remove old introduction phrase.
2020-10-02 16:54:12 +02:00
lugaxker
1a06ff6582
Update the Transaction Signing section as per #27 .
2020-10-02 10:48:29 +02:00
lugaxker
b7e082987e
Change title from 'Transaction Signature' to 'Transaction Signing'
2020-10-02 10:35:11 +02:00
lugaxker
eef5b73d38
Uppercase titles.
2020-09-26 16:45:41 +02:00
lugaxker
fff6559bb7
Create the transaction signature page.
2020-09-26 16:43:09 +02:00
Andrew Groot
6e5d20d872
Added endianess pages and relinked existing x[*] pages.
2020-09-24 17:12:42 -04:00
Andrew Groot
fed06d280a
Making format documentation more consistent.
...
Expanded upon some existing pages and populated some pages that were linked to despite not existing.
2020-09-24 16:49:32 -04:00
Andrew Groot
ae2a746a71
Added remaining widely implemented messages.
...
Includes various style/consistency changes to various pages.
2020-09-23 16:58:50 -04:00
Andrew Groot
6a1511bca6
Clarifications for various op code definitions.
2020-09-21 17:15:00 -04:00
Josh Green
13c35f061c
Clarification Around Max Block Size
2020-08-11 10:52:25 -04:00
Josh Green
597b6f2cbe
Max Block Size Rules
...
Added details around the maximum block size, including maximum number of transactions.
2020-08-11 10:36:51 -04:00
Josh Green
6cd44a412b
Merge remote-tracking branch 'bitcoin-unlimited/master'
2020-07-03 12:43:46 -04: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
Andrew Stone
c61ce63208
merge a few changes from the verde repo
2020-06-09 11:46:28 -04:00
bitcoin
e6f98bf513
Merge branch 'master' of /opt/jwik/data/repository
2020-04-13 02:35:34 -04:00
emergent_reasons
c17464515a
fix and expand incorrect description of nLockTime interpretation
2020-04-13 02:35:34 -04: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
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
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
bitcoin
a4b7e447ba
Merge branch 'master' of /opt/jwik/data/repository
2020-03-25 03:37:56 -04:00
Paul Chandler
8965a38ca5
Removed Lint warnings.
...
Removed Lint warnings.
2020-03-25 03:37:56 -04:00
bitcoin
c65fef5f2a
Merge branch 'master' of /opt/jwik/data/repository
2020-03-25 03:36:59 -04:00
Paul Chandler
15d51628a2
Corrected the hash endianness clarification
...
Corrected the hash endianness clarification.
2020-03-25 03:36:58 -04:00
bitcoin
c18962a28e
Merge branch 'master' of /opt/jwik/data/repository
2020-03-25 03:11:54 -04:00
Paul Chandler
f4cdd5a4ac
Clarified hash endianness
...
Added Bitcoin Cash treatment of hash endianness which differs from mainstream hash implementations.
2020-03-25 03:11:54 -04: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
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
bitcoin
ff768e229c
Merge branch 'master' of /opt/jwik/data/repository
2020-03-04 14:10:47 -05:00
Tom
5e6feb7520
Small corrtions
...
Rewrote some sentences that were too fluffy and not really true (P2P is not a gossip protocol, though it can be made into one).
Add some TODOs.
2020-03-04 14:10:46 -05:00
dagurval
eb358ea9e9
Update multisignature.md
...
Nits from #19
2020-03-03 14:20:19 +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
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
Josh Green
bd856f868a
Mining.md now follows one line per sentence styling
2020-02-25 15:19:40 -05:00
Josh Green
22b441b023
Merge remote-tracking branch 'origin/master'
2020-02-25 14:47:15 -05:00
Josh Green
e135843f0c
Merge remote-tracking branch 'bitcoin-unlimited/master'
2020-02-25 14:45:22 -05: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
e5c9d43195
Merge branch 'master' into patch-2
2020-02-25 20:10:54 +01:00