649 Commits

Author SHA1 Message Date
Andrew Groot 2393c5c15c Started page for mining pools. 2021-03-23 11:03:21 -04:00
Andrew Groot 08013f335d Added stratum protocol. 2021-03-22 15:44:50 -04:00
Paul Chandler 41a44500a0 Added inventory item count constraint.
Added the 50,000 inventory item per INV message constraint.
2021-03-22 08:28:57 -04:00
tomFlowee d199d69359 Make this an actual spec, not a staking ground 2021-03-18 22:07:05 +01:00
tomFlowee 88b3714f6d cleanup confusion
bit 10 is supported by several nodes, others that are not used on
mainnet anymore are removed and special cases that are not special
are removed too.
2021-03-18 22:07:01 +01:00
tomFlowee c031795965 Respect the footnotes
Remove the header for references, as they are not references they
are footnotes and a markdown renderer inlines them, so no need
for a lonely header at the bottom of the page.
2021-03-18 22:06:39 +01:00
tomFlowee ce59a25e2e Make sure the specification is less implementation specific 2021-03-18 22:06:37 +01:00
tomFlowee 022f960125 Boring commit message 2021-03-18 22:05:30 +01:00
tomFlowee bce4ca7145 Be more precise in our language 2021-03-18 22:04:36 +01:00
Paul Chandler 20447464d9 Added page title.
Added page title.
2021-03-16 01:23:27 -04:00
Paul Chandler c87549cb96 Added transaction version history page.
Added transaction version history page.
2021-03-16 01:22:30 -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
Paul Chandler 426d01af78 Added protocol version 70 002.
Added details of protocol version 70 002.
2021-03-15 22:45:10 -04:00
Paul Chandler dbbf3b6cc5 Updated pre-BCH protocol version infomration.
Added pre-BCH release info and updated change summary info where known.
2021-03-15 22:36:16 -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 8b1108e79b Moving BIP-64 to an unimplemented directory to avoid confusion. 2021-03-10 16:51:34 -05:00
Andrew Groot ad613a95e6 Added information about the data output size limit for standard transactions. 2021-03-10 16:42:38 -05:00
Andrew Groot 4c0ce27555 Re-adding NODE_WEAKBLOCKS to BU service bits. 2021-03-10 11:28:42 -05:00
Andrew Groot 11fdb1b355 Merge pull request #20 from zander/version
cleanup confusion
2021-03-10 10:04:02 -05:00
Andrew Groot 88ea1c9696 Merge pull request #19 from zander/mempool
Put 'mempool' in the right category
2021-03-10 10:01:52 -05:00
tomFlowee 665fbbe79f Clarify the purpose of the service field 2021-03-09 08:09:19 +01:00
tomFlowee cec60d4be3 Put 'mempool' in the right category 2021-03-08 23:56:11 +01: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
Andrew Groot 0708f55d6c Using code tags instead of back-ticks when sup/sub tags are used. 2021-03-08 16:30:00 -05:00
Andrew Groot d7d2363727 Merge pull request #16 from zander/fixes
Fix markdown issues
2021-03-08 16:24:34 -05:00
Andrew Groot 12ec6b64fd Merge pull request #21 from zander/flowee
Add spec location
2021-03-08 16:06:29 -05:00
Andrew Groot 930890185f Merge pull request #17 from zander/cleanup
Remove incorrect/unused opcodes
2021-03-08 16:05:34 -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
Andrew Groot f7c132cd8e Merge pull request #18 from zander/url-fixes
Url fixes
2021-03-08 14:04:02 -05:00
Paul Chandler c5b669f2b8 Added missing 'reject data' field.
'reject data' is provided where transactions and block messages are rejected to inform peers of which message was rejected. This feature is inherited from the Bitcoin Core implementation.
2021-03-07 00:43:20 -05:00
AndrewStone a64e7200b7 wiki commit 2021-03-05 19:50:20 +00:00
tomFlowee 818b0a1f09 Add spec location 2021-03-02 17:54:09 +01:00
tomFlowee adce08c931 cleanup confusion
bit 10 is supported by several nodes, others that are not used on
mainnet anymore are removed and special cases that are not special
are removed too.
2021-03-02 17:49:35 +01:00
tomFlowee 8b474f11af Fix markdown
Markdown renders make sure that the typed text shows up,
this means escaping them manually is not the way.
2021-02-24 22:32:43 +01:00
tomFlowee b0065f9e40 Escape star 2021-02-24 22:13:49 +01:00
tomFlowee 1a97710be6 Fix link 2021-02-24 21:38:48 +01:00
tomFlowee b3484fecad DSProof updates 2021-02-24 21:38:48 +01:00
tomFlowee 6e37857a4a Fix italic-confusion
markdown fixlet
2021-02-24 19:27:58 +01:00
tomFlowee f9995dbf18 Fix markdown issues 2021-02-24 17:53:28 +01:00
Joshua Green 4b9ba79762 Merge pull request #31 from SoftwareVerde/master
Updates from bitcoinprotocol.cash - Feb 2021
2021-02-15 10:01:17 -05:00
Josh Green 3c9fa43a71 Merge remote-tracking branch 'bu/master' 2021-02-11 14:35:57 -05:00
Josh Green 8f7270c2ab Added SLP links. 2021-02-11 13:22:28 -05:00
Josh Green 306c60e10b Merge remote-tracking branch 'github/master' 2021-02-11 12:09:23 -05:00
Andrew Groot c4ffbff559 Bloom filter documentation and changes to related pages. 2021-02-01 17:25:51 -05:00
Christopher-Zeng b84f5d6b9e Added the SLP topic page and message format pages. (#14)
SLP pages.
2021-01-28 09:57:10 -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