Saivann
994f4f1814
Update events ( fixes #551 #568 )
2014-09-23 21:05:21 -04:00
Saivann
64a3883e20
Merge remote-tracking branch 'remotes/arvicco/master'
2014-09-23 11:36:39 -04:00
Saivann
48d47dd035
Fix deprecated use of gravatar_id with the GitHub API
2014-09-23 10:47:56 -04:00
Saivann
468f48686a
Add "Bangkok Bitcoin Expo" event ( fixes #571 )
2014-09-23 10:46:55 -04:00
Saivann
4926dc65d2
Update sl, hu translations
2014-09-22 12:28:40 -04:00
Saivann
c368323da2
Fix a typo
2014-09-22 12:24:01 -04:00
arvicco
15d51e4579
Corrected degradation in Russian PDF
2014-09-22 07:47:49 -07:00
Saivann
061fd819ca
Add "Bitcoin Law" event ( fixes #565 )
2014-09-21 10:17:11 -04:00
arvicco
67b6b55028
Russian translations of the original PDF paper modified
2014-09-20 20:57:04 -07:00
David A. Harding
6afc6835bf
Use Terms "Pubkey Script" And "Signature Script"
...
This modifies commits provided by @petertodd to use the terms "pubkey
script" and "signature script" instead of other terms.
* Rename "scriptPubKey" and "output script" to "pubkey script"
(suggested by @luke-jr). We leave a token "scriptPubKey" at the point
where we define pubkey script so that searchers can find it.
* Rename "scriptSig" to "signature script" (suggested by @luke-jr). We
also leave a token "scriptSig" at this definition point.
* Rename "redeemScript" to "redeem script"
* Defined ECDSA on secp256k1 curve as the crypto used in the Transaction
section and added references to secp256k1 private/public keys and
signatures.
* Removed "The Parts Of A Transaction" illustration by commenting it out
in the HTML. Shoehorning the pubkey/signature script terms into this
image was becoming difficult, and I'm not very fond of that
illustration anyway. I'll see if I can think of a nicer replacement
illustration for some point in the future.
* Add a short paraphrased version @petertodd's description of scripts as
generalized crypto.
* Updated all the illustrations which referred to either pubkey scripts
or signature scripts to use these terms.
2014-09-20 15:07:42 -04:00
David A. Harding
89cb2fff08
Small fixes to scriptPubKey/scriptSig pull
...
* Small grammar fixes.
* Lower case #term-scriptPubKey as all our other anchor links are
lower case
* Replace script/scripts with scriptPubKey/scriptPubKeys in
_autocrossref.yaml. (Fixes `make test` errors from broken
auto-crossref links.)
2014-09-20 08:42:07 -04:00
Peter Todd
c77556c786
Replace misleading 'return' terminology with 'push'
...
Saying opcodes return values gives the impression the script is being
returned.
2014-09-20 08:37:19 -04:00
Peter Todd
9183f98bc1
Fix incorrect usage of 'script' rather than 'scriptPubKey'
...
This is causing quite a bit of confusion, for example by people looking
in the Bitcoin Core sourcecode and seeing the term 'scriptPubKey'
instead.
2014-09-20 08:35:39 -04:00
Saivann
d27cf78449
Only list Bitcoin-related events from meetup ( fixes #558 )
2014-09-19 11:18:06 -04:00
Saivann
231ee547fa
Add Texas Bitcoin Conference ( fixes #557 )
2014-09-19 00:55:39 -04:00
saivann
96d7722d66
Merge pull request #545 from bitcoin/trezor
...
Add Trezor to wallets
2014-09-19 00:42:31 -04:00
Peter Todd
879f85fca3
Remove OP_1NEGATE mention
...
Never used in standard transactions
2014-09-18 22:07:10 -04:00
Peter Todd
4010c0228d
Fix OP_RETURN misconception
...
Satoshis sent to an OP_RETURN-using output are simply unspendable; they
do not go to mining fees.
2014-09-18 22:07:10 -04:00
David A. Harding
0e4514c72d
Remove duplicate "how" from sentence (thanks @astern7!). closes #561
2014-09-18 15:22:03 -04:00
Saivann
5217e0b6da
Add @arvicco in the list of contributors for his work on Russian translations
2014-09-16 23:49:42 -04:00
arvicco
127b393fb5
Links to Russian translations of the original PDF paper added
2014-09-16 15:27:16 -07:00
arvicco
7e5dcd00c5
First version of the Bitcoin paper translated to Russian
2014-09-16 15:25:57 -07:00
Saivann
1ad6bfffbe
Clarify requirements for the "transparency" score (thanks @harding)
2014-09-13 15:16:19 -04:00
Saivann
9bcd3a9070
Update ru translation (thanks arvicco)
2014-09-11 23:24:16 -04:00
Saivann
2d36585438
Revert "UGLY HACK removal of sourceforge from translations"
...
This reverts commit 10724ec96d
.
2014-09-11 17:25:11 -04:00
Saivann
25f9fabb78
Revert "Remove sourceforge links in all alerts"
...
This reverts commit 52fdf94762
.
2014-09-11 17:25:01 -04:00
Saivann
de0c6734ce
Revert "Remove bitcoin-security mailing list link"
...
This reverts commit d0076f28b0
.
2014-09-11 17:24:44 -04:00
Saivann
e083828e1c
Revert "Remove sourceforge links in all release announcements"
...
This reverts commit fb4318e7dd
.
2014-09-11 17:24:20 -04:00
Saivann
4a9def1c76
Update events
2014-09-11 14:30:29 -04:00
saivann
fcbe9cb022
Merge pull request #548 from bitcoin/lesshover
...
Fix issues with overusing CSS :hover in the wallet page
2014-09-11 10:41:44 -04:00
Saivann
6f6dd57fb6
Add Hackers Congress event ( fixes #549 )
2014-09-10 16:25:12 -04:00
Saivann
e64f71af66
Merge remote-tracking branch 'remotes/schildbach/wallets-remove-superlatives'
...
Conflicts:
_translations/en.yml
2014-09-10 10:41:31 -04:00
Saivann
4599e6f85f
Drop list of hardware wallets in "Secure your wallet"
2014-09-10 10:31:39 -04:00
Pavol Rusnak
bcabc7dfd2
small fixes to previous commit
2014-09-10 10:31:30 -04:00
Saivann
d92ac0e160
Add Trezor to wallets
2014-09-10 10:30:57 -04:00
Saivann
9368b58f89
Merge remote-tracking branch 'remotes/voisine/master'
2014-09-10 10:18:38 -04:00
Saivann
1b71345ef9
Fix issues with overusing CSS :hover in the wallet page (thanks @schildbach @harding) ( fixes #544 )
...
Click to see wallets when javascript is enabled
Click to select (lock) any platform in the menu
2014-09-10 00:02:33 -04:00
Saivann
6f23f79dfd
Update de translation
2014-09-09 17:31:11 -04:00
Gregory Maxwell
d20d6f6101
Merge pull request #547 from luke-jr/rmsf
...
Remove SourceForge (compromised)
2014-09-08 23:43:02 +00:00
Luke Dashjr
10724ec96d
UGLY HACK removal of sourceforge from translations
2014-09-08 23:39:37 +00:00
Luke Dashjr
52fdf94762
Remove sourceforge links in all alerts
2014-09-08 23:33:54 +00:00
Luke Dashjr
d0076f28b0
Remove bitcoin-security mailing list link
2014-09-08 23:32:06 +00:00
Luke Dashjr
fb4318e7dd
Remove sourceforge links in all release announcements
2014-09-08 23:31:52 +00:00
Andreas Schildbach
394ac75f9f
Remove superlatives and exclusive phrases from wallet descriptions.
2014-09-08 00:10:55 +02:00
Saivann
65b920e099
Update sl translations
2014-09-05 13:23:21 -04:00
Saivann
cde3aa9607
Update sl translations
2014-09-05 11:52:28 -04:00
Aaron Voisine
e5dcda525d
new icon/screenshot, capitalization
2014-09-04 18:36:00 -07:00
Aaron Voisine
7065deccfc
removed html
2014-09-04 07:31:00 -07:00
Aaron Voisine
9827423429
optipng
2014-09-04 01:33:02 -07:00
Aaron Voisine
4d9fd200e8
new screenshot/icon, checkfailtransparencynew
2014-09-04 01:32:05 -07:00