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
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
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
Andrew Groot
2ecb0dfa36
More complete details on transaction signature formats.
2021-01-25 17:15:19 -05:00
lugaxker
8323da950b
Fix typo: temper with -> tamper with
2020-11-05 23:01:22 +01:00
Andrew Groot
629c886f87
Fixing links and other merge issues.
2020-11-05 10:26:59 -05:00
AndrewStone
f1fb956302
wiki commit
2020-11-04 13:23:02 -05:00
Christopher-Zeng
38441cc43c
style changes and fixed a few links
2020-11-04 10:28:50 -05:00
Christopher-Zeng
2a44088e07
minor changes
2020-11-04 09:57:39 -05:00
Christopher-Zeng
e351915176
minor changes.
2020-11-04 09:49:02 -05:00
Christopher-Zeng
f680b201e8
Merge remote-tracking branch 'upstream/master'
2020-11-02 09:55:39 -05:00
Christopher-Zeng
6ef1880cfa
Added the memory pool page
2020-10-15 10:53:50 -04:00
Andrew Groot
ab071542f6
Cleaning up various remaining items from BU PR #26 .
2020-10-13 14:50:20 -04:00
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
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
ae2a746a71
Added remaining widely implemented messages.
...
Includes various style/consistency changes to various pages.
2020-09-23 16:58:50 -04:00