Kyle Torpey
72ce00741b
remove extra "the" from hard-fork.yaml
2016-12-19 21:44:42 -05:00
VincentPiper
f479815313
Update to Glossary Definition: Double Spend ( #1251 )
...
* Update double-spend.yaml
* Update double-spend.yaml
* Update double-spend.yaml
2016-12-18 07:19:55 -06:00
Cøbra
550d9ba743
Merge pull request #1323 from Flowdalic/patch-2
...
Clarify that Pubkey Scripts are called scriptPubKe
2016-07-05 19:03:01 +01:00
Florian Schmaus
5df96909f1
Remove backtick formatting
2016-07-01 13:40:19 +02:00
Florian Schmaus
ad01770d32
Remove backtick formatting
2016-07-01 13:39:32 +02:00
Florian Schmaus
47ca3afc5e
Make ScriptSig description a bit more verbose
...
and also to keep the style of https://github.com/bitcoin-dot-org/bitcoin.org/pull/1323
2016-06-30 17:01:30 +02:00
Florian Schmaus
a37ecd0271
Clarify that Pubkey Scripts are called scriptPubKe
...
Readers could get the impression that the script for fulfilling the conditions is called scriptPubKey in code (which is not true).
2016-06-30 16:59:19 +02:00
David A. Harding
fd7f7c3ab1
Dev Docs: clarify null data conditions
2015-11-09 11:46:14 -05:00
Alex Kuck
21559c3484
OP_RETURN accepts 80 bytes
2015-11-07 22:30:07 -05:00
David A. Harding
64e4c549bc
Dev docs: change "op code" to "opcode"
...
Closes #1068
2015-10-23 11:20:36 -04:00
mruddy
8498edf1ff
shorten definition of sighash_single to stay within the 255 character limit
2015-06-28 06:40:01 -04:00
mruddy
b01af43151
second shot at making the definitions more clear
2015-06-27 07:02:45 -04:00
mruddy
0368f10e71
fix a link and attempt to clarify SIGHASH_SINGLE
2015-06-26 09:11:25 -04:00
David A. Harding
400bed4343
Merge pulls #839 and #840
...
* 839: Dev Docs Glossary: Add Denominations Entry
* 840: Bitcoin.pdf: Add A Page That Lists Translations
2015-04-25 19:02:56 -04:00
David A. Harding
d383940ecb
Bitcoin.pdf: Create Page Linking To Translations
...
- Adds a new page linking to all translations of Nakamoto's Bitcoin
paper, and also provides instructions for adding new translations
- Changes all links on the site that used to point directly to the
English bitcoin.pdf to point to the new page.
- Add Spanish Translation by Breathingdog, as well as Spanish strings
for the now page also by Breathingdog
2015-04-24 15:05:55 -04:00
David A. Harding
6df57cf942
Dev Docs Glossary: Add Denominations Entry
...
Suggested by Jameson Lopp (thanks!)
2015-04-24 13:43:03 -04:00
David A. Harding
2a2df421c1
Dev Docs: Change Text To Make Autoxref Consistent
2015-04-23 12:56:47 -04:00
David A. Harding
a2a5f454cb
Revert "Revert "Merge pull #793 : Dev Docs: New Glossary & JS Search Box""
...
This reverts commit 961d6c988f
.
2015-04-14 08:55:53 -04:00
David A. Harding
961d6c988f
Revert "Merge pull #793 : Dev Docs: New Glossary & JS Search Box"
...
This reverts commit e3dcf0ce1f
, reversing
changes made to c71e9fdf2d
.
Once again we had a broken new plugin that Travis CI and local building
didn't catch.
2015-04-10 19:33:39 -04:00
Saivann
a790f353d0
Glossary: Various small fixes and improvements
...
Add link to the glossary from each definition
Fix missing BIP37 link
Fix searchbox width on mobiles
Apply more consistent margin and padding for the searchbox
Use H3 titles in the glossary_entry layout for better readability
Always use HTML classes for CSS stylesheets
Fix one typo in glossary.rb
2015-04-09 15:20:39 -04:00
David A. Harding
494dfaced7
Dev Docs: Add Glossary Entries & Search Links
...
This adds the data used to populate the glossary and search terms.
Closes #593
2015-03-19 15:31:44 -04:00