Commit Graph

73 Commits

Author SHA1 Message Date
Will Binns
d87c8e7350
Merge pull request #3191 from bitcoin-dot-org/wbnns-adding-exchanges
New documentation for adding exchanges (related: #3174)
2019-11-27 05:39:29 -06:00
Will Binns
6dfadd8645
docs/adding-exchanges: Incorporate feedback from Cobra
Reference:
https://github.com/bitcoin-dot-org/bitcoin.org/pull/3191#issuecomment-557834288
2019-11-24 08:29:45 -06:00
Will Binns
03b2e82ea5
docs: New instructions for adding exchanges 2019-11-21 12:29:54 -06:00
Craig Watkins
7df6c8ff74 Clarify wallet private key criterion 2019-11-19 17:45:55 -05:00
Craig Watkins
a5203f5efa Remove optional security audit wallet criteria 2019-09-30 09:47:26 +02:00
Craig Watkins
3536a0fe98 Changed bug reporting to web and/or app 2019-09-17 18:55:42 -04:00
Craig Watkins
28b536388c Fix typo 2019-09-17 15:29:54 -04:00
Craig Watkins
768d2c60fd Require bug reporting method 2019-09-17 15:11:14 -04:00
Craig Watkins
ede84d81b8 Add guidance for wallet features 2019-09-11 15:22:17 -04:00
Will Binns
357c3899ab
Merge pull request #3017 from EthWorks/choose-wallet-redesign
Redesign of Wallet Pages
2019-08-27 05:16:52 -06:00
Will Binns
6c8bcfc23b
managing-wallets: Add guidance for features 2019-08-13 17:46:09 -06:00
Will Binns
d99613d65b
Merge branch 'master' into choose-wallet-redesign 2019-08-01 19:50:02 +00:00
Craig Watkins
10dc57cb77 Add guidance on trademark capitalization 2019-07-31 19:51:28 -04:00
Craig Watkins
7f6ef16d29 Add description text restrictions and examples 2019-07-20 16:49:51 -04:00
Craig Watkins
5d7b811e44 Add guidance for wallet descriptions 2019-07-14 21:08:58 -04:00
Will Binns
c7e9927ef0
docs/managing-wallets: Add TODO stubs 2019-06-18 22:50:56 +02:00
Will Binns
be15f2caeb
translations: Update link to Telegram group for site translators
This updates the link to the Telegram group which was referenced in
several places and is used by some of the members of the translation
team for bitcoin.org - the previous link has expired.

This will be merged once tests pass.
2019-06-12 22:20:27 +02:00
Craig Watkins
efbc044bf0 Update hsts preload list URL 2018-10-15 14:48:19 -04:00
Simon H
947f30547d docs: Add FAQ for Translators *UPDATE* (#2706)
* Update assisting-with-translations.md
2018-10-15 11:21:35 +01:00
Jack
dce27d7e1a
Update setting-up-your-environment.md
Gave a more specific example for what the faster build can be used for. It saves much more time when you're only tinkering with html and css. I wish I had tried it sooner because the full preview build takes a lot time now, perhaps because of the new translations added
2018-09-17 15:33:03 -04:00
Will Binns
c9c3d2216f
docs: Change Hendrawan to a Team Leader 2018-09-13 18:36:37 -06:00
Will Binns
233c4c6196
docs: Add note regarding background exp. for handling translations 2018-09-13 18:13:10 -06:00
Simon H
c790f25294 Extended "Assisting with Translations" document (#2620)
* Update assisting-with-translations.md

* Implement changes and correct mistakes

* Fix spacing for headlines
2018-09-03 23:34:26 -04:00
Will Binns
78c71f3ecf
Merge pull request #2534 from crwatkins/rfc6979
Move deterministic nonce wallet criteria from optional to required
2018-07-25 20:14:38 -06:00
Will Binns
e1d25e5066
docs: Remove subpoint regarding assurance contracts 2018-07-20 11:27:19 -06:00
Craig Watkins
31bc850c9f Move deterministic nonce wallet criteria from optional to required 2018-07-20 09:46:13 -04:00
Will Binns
a06d8bbf61
_translations: rm dead link, Lighthouse
Closes #2433
2018-07-19 12:49:23 -06:00
Will Binns
7b8a1ef061
Merge branch 'master' into redesign 2018-06-05 13:49:14 -06:00
Will Binns
f08085ec46
docs: Consolidate devdocs from wiki 2018-05-25 13:12:43 -06:00
Will Binns
06fa34ce51
docs: Drop contact info for Dave (resigned from project) 2018-05-25 13:12:43 -06:00
Will Binns
793990588c
docs: Fix broken link RE: using Git
This resolves #2195 and will be merged once tests pass.
2018-05-17 06:00:37 -06:00
Will Binns
76a025a354
contributing: Fix broken link
The resolves #2057 and will be merged once tests pass.
2018-05-11 09:11:17 -06:00
Will Binns
0d25637830 docs: Add note about Bitcoin-specific events 2018-04-06 20:05:26 -06:00
Rimas Kudelis
11cb3f1083 Fixed endcomment tags. 2017-12-10 12:30:28 +02:00
Cøbra
04de4ada45 Merge pull request #1813 from Mirobit/ruby
Ruby 2.4.1 doc update
2017-10-18 13:47:36 +01:00
David A. Harding
8b4cf6f7d8
About-us & contrib docs: remove Harding 2017-10-09 11:36:53 -04:00
Mirobit
ceea2a1b74 Ruby 2.4.1 doc update 2017-09-22 00:24:59 +02:00
Will Binns
d01c03abff
translations: Fix broken link in translation docs 2017-08-11 13:51:12 -06:00
Will Binns
c2ee71ba18 Merge pull request #1706 from crwatkins/privatekeys
Require access to private keys for wallets
2017-08-02 18:51:01 -06:00
Will Binns
103b1b35f5 Merge pull request #1691 from kuzzmi/wallets-pages
Refactor wallet listings and categories into individual web pages
2017-07-30 18:40:11 -06:00
Igor Kuzmenko
2d52c622b4 Updates wallets' management documentation
This commit removes ordering instruction, as wallets are stored in individual files.
Adds Level property description section to the "Adding a wallet" section.
2017-07-28 21:38:27 +02:00
Igor Kuzmenko
87c970c738 Updates documentation about adding a wallet 2017-07-28 03:05:35 +02:00
Craig Watkins
47054c04c4 Require access to private keys 2017-07-25 10:29:40 -04:00
Igor Kuzmenko
0a7ccc1b45 Updates instructions of setting up Transifex
It took me a while to understand those commands.
After I successfully did, I thought it makes sense to update these instructions with comments.
2017-07-19 15:25:18 +02:00
Will Binns
175654afa2 Merge pull request #1584 from JustAHappyKid/spend-updates
New "Spending Bitcoins" page (plus few other minor tweaks, wording fixes, etc.)
2017-06-25 04:39:19 -06:00
Michael Rotarius
a492959763 Updated docs 2017-06-05 19:40:39 +02:00
David A. Harding
ab641d7300
Wallets: validate wallet YAML file using JSON Schema 2017-05-16 13:42:07 -04:00
Chris Wagner
06301dc4f9 docs/setting-up-your-environment.md: Add missing closing paren, in comment about "speed-up instructions; plus make comment a link to relevant part of the documentation. 2017-04-29 19:35:04 -04:00
Will Binns
346fd13b61
events_notes_alerts: Fix formatting of alerts docs 2017-03-26 07:35:20 -06:00
Will Binns
400c0c47bd
events_notes_alerts: Additional formatting fixes 2017-03-26 07:26:27 -06:00