Commit graph

1665 commits

Author SHA1 Message Date
Jan Vornberger
35e7228170 Update Hive Android entry to reflect new Cordova-based app 2014-10-18 15:17:53 +02:00
Saivann
4d96037042 Update fr translation 2014-10-15 23:55:07 -04:00
Saivann
9f3cf63dec Update da, hu, sl translations 2014-10-15 23:02:04 -04:00
saivann
999ea4ecb5 Merge pull request #608 from bitcoin/validationscore
Rename the "Decentralization" score to "Validation" score
2014-10-13 23:06:54 -04:00
Saivann
cd49dcf3ea Differentiate P2P and SPV, Electrum and SPV, and Electrum servers only 2014-10-12 13:48:00 -04:00
Saivann
049c0a5d9a Rename the "Decentralization" score to "Validation" score 2014-10-10 21:33:35 -04:00
Saivann
1c460b2836 Add "CoinWisdom Sofia" event (fixes #606) 2014-10-09 10:34:48 -04:00
Saivann
3ad824370f Add "CAIA-SKBI conference" event (fixes #590) 2014-10-08 16:29:24 -04:00
Saivann
5a183cd488 Merge remote-tracking branch 'remotes/muresandroland/insidebitcoins.com-new-events' 2014-10-08 16:13:44 -04:00
muresanroland
37c442dbbc Insidebitcoins.com upcoming events 2014-10-08 21:17:34 +03:00
saivann
f133884d84 Merge pull request #602 from bitcoin/mycelium
Change privacy score for Mycelium as it now rotate addresses
2014-10-08 14:05:16 -04:00
Saivann
3ddcfff454 Update privacy score for Andreas Bitcoin wallet on Android 2014-10-07 13:05:00 -04:00
saivann
b8df1f0e3d Merge pull request #594 from schildbach/bitcoin-wallet-4.0
Bitcoin Wallet 4.0 is now rotating addresses.
2014-10-07 11:48:45 -04:00
Saivann
41b36d4e8e Change privacy score for Mycelium as it now rotate addresses 2014-10-07 11:35:25 -04:00
David A. Harding
2147b830f1
Merge branch 'devhelp' (pull #595) 2014-10-06 18:09:09 -04:00
Saivann
9654074ae8 Add "P2P Financial Systems" event (fixes #600) 2014-10-05 23:29:59 -04:00
David A. Harding
a3f687142d
Use Mirror For Secg Paper. Closes #598 (thanks @alecalve!) 2014-10-04 15:22:11 -04:00
David A. Harding
1a305a735a
Add "Developer Communities" To Development Page
* Adds the #bitcoin-dev IRC channel, Bitcoin StackExchange, and
  BitcoinTalk Dev & Tech board to the development page.

* Links to that section of the page from the devel docs.
2014-10-04 11:22:53 -04:00
Saivann
197289203e Drop postponed "Euro Bitcoin" event and past events 2014-10-04 00:41:25 -04:00
Andreas Schildbach
eb18ae7ddf Bitcoin Wallet 4.0 is now rotating addresses. It is deriving them deterministically. 2014-10-03 23:14:19 +02:00
Saivann
89b86f6b66 Merge remote-tracking branch 'remotes/luke-jr/master' into master 2014-10-03 15:36:09 -04:00
Luke Dashjr
f85c631cae DevDocs: Block Chain: Transaction Data: Many corrections 2014-10-03 19:17:44 +00:00
Luke Dashjr
66edff8d73 DevDocs: Block Chain: Block Height and Forking: Many corrections 2014-10-03 19:17:44 +00:00
David A. Harding
69125fd86c
Link Dust Limit (546 sat) To Bitcoin Core Commit 614c196 (closes #592) 2014-10-03 11:34:08 -04:00
David A. Harding
65c0faa821
Merge branch 'tx-overview-image' (pull #581) 2014-10-02 21:24:42 -04:00
Saivann
997154d6ea Link to the GitHub release page from the download page (fixes #591) (thanks @TheBlueMatt @harding) 2014-10-02 20:38:03 -04:00
Luke Dashjr
24708ae969 DevDocs: Block Chain: Proof of Work: Many corrections 2014-10-02 01:34:07 +00:00
Luke Dashjr
71f6b293d5 DevDocs: Block Chain: Overview: Many corrections 2014-10-02 01:34:07 +00:00
Luke Dashjr
9360489490 DevDocs: Block Chain: The important part is ordering, not timestamping 2014-10-02 01:19:18 +00:00
Luke Dashjr
78962123fa Bugfix: "merkle root" and "merkle tree" are common nouns, so generally lowercase 2014-10-02 01:19:05 +00:00
David A. Harding
e26b0e3819
Revise TX Overview Image
* Replace previous TX Overview image with a simplified illustration.
  The previous overview image was commented out in pull #566 / commit
  6afc683.  New image incorporates suggestions by @saivann (thanks!)

* Add new illustration showing the specifics of outputs and inputs (and
  how they're related). This replaces most of the detail lost by using a
  simplified overview image

* Add two short paragraphs briefly describing the ouput and input
  features, leading into the existing detailed P2PKH description
2014-10-01 18:40:38 -04:00
Luke Dashjr
00ccadba59 Refer to BitcoinTalk by name 2014-10-01 19:38:53 +00:00
Luke Dashjr
9d01c3aa67 DevDocs: Don't recommend BitcoinTalk 2014-10-01 19:36:14 +00:00
Luke Dashjr
d5babd7bc6 Add PGP key for Luke Dashjr (BD02942421F4889F) 2014-10-01 19:23:16 +00:00
Saivann
5ebee77e56 Fix Mac OS X download link 2014-09-27 12:35:47 -04:00
saivann
5d79858f46 Merge pull request #572 from bitcoin/0.9.3
Add 0.9.3 release
2014-09-27 12:26:59 -04:00
Saivann
b15a777d60 Add 0.9.3 release 2014-09-27 10:01:35 -04:00
theymos
8490061706 Update/fix block size limits
Bitcoin limits are usually defined using decimal-friendly numbers of bytes. The block size is limited to 1 MB, not 1 MiB, for example. Also, the latest block size limit is 750 KB, not 350 KB.
2014-09-26 15:52:10 -05:00
Saivann
fbd5101ae8 Update da, fr translations 2014-09-26 10:39:55 -04:00
saivann
9503efe044 Merge pull request #575 from arvicco/master
Updated news resources (Cointelegraph, BitNovosti, Coinspot)
2014-09-26 00:11:55 -04:00
David A. Harding
6b4e8e3a66
Remove reference to removed image. Thanks @garethtdavies! (fixes #576) 2014-09-25 09:23:01 -04:00
arvicco
d814f06a85 Correct Cointelegraph links in EN, RU, ES translations 2014-09-24 12:00:03 -07:00
arvicco
8dd401d6c8 BTCRussia is unavailable, replace it with Bitnovosti and CoinSpot 2014-09-24 11:38:19 -07:00
arvicco
56318c0f6e CoinTelegraph added to resources 2014-09-24 11:30:21 -07:00
Saivann
b5d98322cb Merge remote-tracking branch 'remotes/arvicco/master' 2014-09-24 13:20:47 -04:00
David Harding
645f076a5c
Merge branch 'script-terms' 2014-09-24 10:42:28 -04:00
arvicco
36cae335e5 Template syntax corrected 2014-09-24 06:43:54 -07:00
arvicco
43df1b4c43 Russian bitcointalk news for Russian translation only 2014-09-24 03:42:40 -07:00
arvicco
e17cc331c2 Russian News at bitcointalk link corrected 2014-09-24 03:36:31 -07:00
arvicco
2b2354f761 Russian translation modified and updated for TREZOR 2014-09-24 03:02:53 -07:00