Calin Culianu
33dc863ee5
Updated to incorporate reviewer note
2022-06-06 15:43:31 -05:00
Calin Culianu
7f5ff93073
Update to create a note about VARINT/ vs Compact size potential ambiguity
2022-06-06 15:23:04 -05:00
Andrew Stone
f439086e28
Merge pull request #37 from BitcoinUnlimited/txintrospection
2022-05-16 09:13:41 -04: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
90bfeb8da7
Merge pull request #31 from 2qx/2qx-patch-introspection-link
...
Fix link to introspection CHIP
2022-03-23 15:36:21 -04:00
2qx
8a59c51281
Rename 2022-native-introspection-opcodes.md to 2022-05-native-introspection-opcodes.md
2022-03-21 13:27:11 -04:00
Joshua Green
799c406d4d
Merge pull request #29 from monsterbitar/master
...
Add may 2022 chips and upgrade references
2022-02-15 19:48:48 -05:00
Joshua Green
eaf561b643
Merge pull request #28 from monsterbitar/patch-1
...
Address size of the input sequence number
2022-02-15 19:45:17 -05:00
Jonathan Silverblood
7f651bea3b
Rename 2022-05-bigger-script-integers to 2022-05-bigger-script-integers.md
2021-12-27 14:56:59 +02:00
Jonathan Silverblood
312386ebdd
Create 2022-native-introspection-opcodes.md
2021-12-27 14:56:19 +02:00
Jonathan Silverblood
3cbb253900
Create 2022-05-bigger-script-integers
2021-12-27 14:55:42 +02:00
Jonathan Silverblood
0492a1ab10
Create hf-20220515.md
2021-12-27 14:54:22 +02:00
Jonathan Silverblood
add7c46f1a
Link to may2022 update
2021-12-27 14:50:19 +02:00
Jonathan Silverblood
63d3a0eba3
Address size of the input sequence number
...
According to https://github.com/bitcoincashorg/bitcoincash.org/blob/master/spec/replay-protected-sighash.md , the nSequence field should be 4-byte little endian.
2021-12-27 14:47:44 +02:00
tomFlowee
54d939ba80
Cleanups
2021-12-26 16:21:04 +01:00
tomFlowee
385054336f
Merge remote-tracking branch 'verde/master'
2021-12-26 12:43:31 +01:00
Andrew Stone
33dc7c1699
Merge pull request #36 from SoftwareVerde/master
2021-06-04 21:04:24 -04:00
Josh Green
cdeaaa9b98
Merging 'bu/master'
2021-06-04 09:13:55 -04:00
Andrew Groot
a97496c1d5
Additional modifications to BIP/HF layout, added BIP-35.
2021-06-02 10:51:00 -04:00
Andrew Groot
b53f529321
Added mempool, more consistent styling of network message links.
2021-06-01 17:30:23 -04:00
Andrew Groot
f9ac090bf6
Documenting the remaining compact blocks messages.
2021-06-01 15:48:35 -04:00
tomFlowee
fbf72937cb
Merge remote-tracking branch 'verde/master'
2021-05-29 18:00:01 +02:00
Andrew Groot
1e73c65b87
Minor tweaks for SLP and endian pages.
2021-05-24 14:41:38 -04:00
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
qzpt69uv8ywun67ncdn6xnt4pyknmpap05jgctf0u3
5e794781da
wiki commit
2021-05-10 21:13:25 +00: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
Andrew Groot
0657e6e637
Additional details about mining pools.
2021-05-03 16:53:48 -04:00
Andrew Groot
9331a727c4
Added note about alternate names for variable-length-integer.
2021-05-03 15:42:20 -04:00
Andrew Groot
12192eedc4
Added BIP-133 to reference for feefilter.
2021-05-03 14:27:46 -04:00
Andrew Groot
1f18215906
Fixed block message timestamp length.
...
Per https://github.com/BitcoinUnlimited/BitcoinCashSpecification/issues/35 .
2021-05-03 12:00:23 -04:00
Andrew Groot
055129d12c
Fee filter fixes.
...
Per https://github.com/BitcoinUnlimited/BitcoinCashSpecification/issues/35 .
2021-05-03 11:58:00 -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
Andrew Groot
5b04732880
Bitcoin-Verde-specific dsproof-beta behaviour.
...
Also, various grammatical fixes and clarifications.
2021-05-03 10:55:04 -04:00
Joshua Green
f03bcd25bc
Merge pull request #34 from A60AB5450353F40E/compact-size
...
Disambiguate Variable Length Integer
2021-05-03 10:44:52 -04:00
tomFlowee
5713d9c480
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 11:01:49 +02: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
dagurval
8f63a859e4
Merge pull request #33 from A60AB5450353F40E/master
...
Add a note to clarify limitations of arithmetic opcodes
2021-03-30 11:59:38 +02:00
Anonymous Contributor
14c13064ef
Disambiguation: rename variable length integer to **compact** variable length integer
...
See issue [#32 ](https://github.com/BitcoinUnlimited/BitcoinCashSpecification/issues/32 )
Quoting @joshmg:
"I think we're inclined to take your most recent suggestion and rename what the specification calls "variable length integer" to "compact variable length integer". It's similar enough to the C++ -ism such that anyone with that context will understand the intended parallel, while also avoiding the name collision of BCHN/Core's internal VarInt."
2021-03-24 10:49:12 +01:00
Andrew Groot
ba6d40d393
Add missing cases for transaction preimage hashes.
2021-03-23 11:07:19 -04:00