Commit graph

1855 commits

Author SHA1 Message Date
David A. Harding
73eb097dd4
Dev Docs: REST: Add Security Note & Reindex Note
Added both notes to both JSON-RPC and REST docs.

Suggested by Jonas Schnelli (thanks!)
2015-01-26 14:41:05 -05:00
David A. Harding
5f532c59da
Dev Docs: Add REST Documentation
* Uses same basic format as JSON-RPC documentation.

Closes #715
2015-01-26 11:29:07 -05:00
Saivann
4214856cff Merge branch 'hsts' 2015-01-24 12:09:07 -05:00
Saivann
9fbdf3f4e7 Update events (fixes #716) (fixes #717) (fixes #718) 2015-01-24 12:06:48 -05:00
Saivann
2c6b2c6089 Merge remote-tracking branch 'remotes/coinapult/coinapult' 2015-01-22 12:25:32 -05:00
saivann
c308aaaadd Merge pull request #714 from bitcoin/versionint
Order release history and set latest version using versions number instead of releases date
2015-01-21 12:38:17 -05:00
Saivann
03254f0f13 Merge remote-tracking branch 'remotes/kanzure/majority-miner-hashrate' 2015-01-20 16:49:45 -05:00
Saivann
3e87efe009 Add long time duration HSTS as a requirement for wallets
Drop Circle until the service supports HSTS
2015-01-20 16:14:29 -05:00
Bryan Bishop
9d6b832ac0 powerful mining -> powerful miners 2015-01-20 14:47:32 -06:00
Saivann
efc1183c82 Update pl translations 2015-01-19 17:43:34 -05:00
Saivann
f2a576bf91 Update hu translations 2015-01-19 17:20:25 -05:00
Saivann
f80d57b7d7 Order release history and set latest version using versions number instead of releases date 2015-01-19 15:42:49 -05:00
Bryan Bishop
43ed2cf8b5 switch wording to "powerful mining"
https://github.com/bitcoin/bitcoin.org/pull/713#issuecomment-70396180
2015-01-18 09:25:30 -06:00
Bryan Bishop
6f1665e26c fix error in statement about "majority of miners"
Instead of talking about a majority of miners, it is better to talk
about a majority of available hashrate. There is no way to determine the
number of miners that exist, and it is confusing to talk about a
"majority of miners" as a consequence of this and other reasons.
2015-01-17 20:51:18 -06:00
Saivann
9b98b65f8d Merge branch 'circle' 2015-01-15 13:54:58 -05:00
David A. Harding
bbdc9f8937
Add CoinFestRussia/St. Petersburg (closes #707, #691) 2015-01-14 15:45:01 -05:00
David A. Harding
81d4f310d6
Dev Docs: Add Missing Details To ListTransactions RPC
Looks like I lost/forgot to include the variablized-table for this RPC.
2015-01-10 13:32:22 -05:00
shaulkf
e68d8f2f83 Dev Docs: Specify block halving time in regtest mode 2015-01-10 11:45:03 -05:00
Saivann
d51a80d063 Update date in the footer 2015-01-09 09:53:37 -05:00
Saivann
bced207058 Update events (fixes #701) 2015-01-08 23:19:08 -05:00
David A. Harding
2d46b41e3e
Dev Docs: Update IsStandard ScriptSig Size For BCC 0.9.3/10.0.0
Also fix a few other minor issues in that section.

Thanks to gsalgado for reporting this!  Closes #705
2015-01-08 10:43:39 -05:00
David A. Harding
ddbc448553
Dev Docs: Fix Confusion About Chain Switching
As discussed on BitcoinTalk, there was confusion about whether a
non-upgraded node would switch to the strongest chain despite that chain
not following the consensus rules known to the non-upgraded node.  Also
updated to mention Bitcoin Core 0.10.0 now that it's RC'd.

Ref: https://bitcointalk.org/index.php?topic=909732.msg9999032#msg9999032
2015-01-03 09:36:28 -05:00
David A. Harding
37f0ac3715
Merge pull #693: Dev Docs: Add 114 Pages Of New/Rewritten RPC Docs 2015-01-02 19:16:26 -05:00
Saivann
ea3a44c095 Update events (fixes #699) 2015-01-02 17:30:19 -05:00
Guilherme Polo
811b1e8a00 list the Coinapult wallet
adjust logo size and move to the new location

adjusted wallet classification based on PR 577
2015-01-02 13:36:23 -05:00
ywecur
4fa4960fe5 Change bitcoin to bitcoins 2015-01-01 18:56:43 +01:00
ywecur
26c220f782 Add saivanns suggested improvements 2015-01-01 18:05:03 +01:00
ywecur
a365ad3174 Add Circle.com to the wallet page 2015-01-01 04:24:49 +01:00
David A. Harding
9329c69cf8
Dev Docs: Put RPC Tables In Separate CSS Class
Suggested by Saivann: RPC tables with Name/Type/Presence/Description
format are now in .ntpd CSS class so that we can format them specially.

We also change the style of all dev doc tables to replace bold table
headings (thead) with a double-line border-bottom.  This makes the
theads look less like section headings and prevents us from over-using
bold.

Minor: a Makefile warning message has been made more explicit (also
suggested by Saivann) and another Makefile rule was updated to catch
more broken tables.
2014-12-30 16:03:19 -05:00
Saivann
5e2d1ddf65 Update ro translations 2014-12-30 15:57:33 -05:00
Saivann
e371a4e363 Merge remote-tracking branch 'remotes/edsu/green-address-wording' 2014-12-30 00:56:47 -05:00
Ed Summers
2c9ab03c41 tightened up a bit more 2014-12-29 23:13:53 +00:00
Ed Summers
309b0690ee small wording change 2014-12-29 17:41:44 +00:00
Saivann
6c47e5e853 Update id translation 2014-12-28 11:22:56 -05:00
Saivann
df15d7f857 Update tr translations 2014-12-25 21:10:40 -05:00
David A. Harding
b8abfb2dcd
Dev Docs: Add 114 Pages Of New/Rewritten RPC Docs
* All previously-documented RPCs have had their text completely
  rewritten.

* All new RPCs and changed RPCs in Bitcoin Core 0.10.0 have been
  documented, except for hidden RPCs.

* A new RPC "Quick Reference" section has been added to make finding the
  right RPC easier.

* A "See Also" subsection has been added to the end of every RPC
  pointing to other relevant information.

* All previous examples in the RPC section have been re-run and updated
  as necessary.

* Syntax highlighting has been added wherever possible.

* Hash byte order has been specified as RPC byte order everywhere it's
  used in RPCs.
2014-12-24 18:46:03 -05:00
Saivann
414451e15b Prevent some browsers to apply outline styles to wallets 2014-12-23 15:29:40 -05:00
David A. Harding
e91bbd774c
Merge pull #688: Dev Docs: Briefly Describe JSON-RPC Format & bitcoin-cli 2014-12-23 08:59:37 -05:00
Saivann
f700835c3c Update ro translations 2014-12-22 01:33:23 -05:00
Saivann
d7db481feb Use consistent lowercase "bitcoin-cli" 2014-12-21 13:48:52 -05:00
Saivann
33b989dc34 Align RPC names in tables 2014-12-21 13:48:32 -05:00
saivann
562ed14a14 Merge pull request #689 from voisine/master
change breadwallet transparency from new to OSS, available since 2014/06/16
2014-12-21 11:30:39 -05:00
Saivann
036493c0d9 Fix a broken icon link 2014-12-20 23:25:43 -05:00
Saivann
0e7d4bbd1d Fix a mistake in the date of one event 2014-12-20 15:59:21 -05:00
Saivann
f39e4e1456 Update events (fixes #684) 2014-12-20 13:41:21 -05:00
Saivann
8adbbba9e1 Update events (fixes #690, fixes #687, fixes #686, fixes #659) 2014-12-20 11:51:24 -05:00
Saivann
3ccb3fc1aa Update sv translations 2014-12-20 11:37:03 -05:00
Aaron Voisine
3d978085be changed breadwallet transparency from new to open source, available in app store since June 16, 2014 2014-12-19 14:56:26 -08:00
David A. Harding
51a5a1b24a
Dev Docs: Briefly Describe JSON-RPC Format & bitcoin-cli
Briefly describe the JSON-RPC 1.0 format as used by Bitcoin Core and how
bitcoin-cli abstracts away some of the details.   Also link to the
Proper Money Handling wiki page.  (This as a vanguard PR preparing the
way for a larger overhaul of our RPC docs, including updating them for
0.10.)
2014-12-19 16:45:46 -05:00
David A. Harding
8da411ba52
Merge pull #679: Dev Docs: "Not A Specification" 2014-12-19 14:09:35 -05:00