Commit graph

140 commits

Author SHA1 Message Date
el00ruobuob
d98012f83d
Moneropedia localisation bug correction 2018-09-25 19:59:20 +02:00
Riccardo Spagni
da8a3413b7 Merge branch 'wallet-rpc-refresh' into 'master'
Wallet RPC developer guide - Full refresh

See merge request monero-project/monero-site!898
2018-09-25 13:21:51 +02:00
el00ruobuob
b10cea3807
Wallet RPC guide refresh + Finalized for all languages (except PL):
- get_balance;
- get_address;
- get_address_index;
- create_address;
- label_address;
- get_accounts;
- create_account;
- label_account;
- get_account_tags;
- tag_accounts;
- untag_accounts;
- set_account_tag_description;
- get_height;
- transfer;
- transfer_split;
- sign_transfer;
- submit_transfer;
- sweep_dust;
- sweep_all;
- sweep_single;
- relay_tx;
- store;
- get_payments;
- get_bulk_payments;
- incoming_transfers;
- query_key;
- make_integrated_address;
- split_integrated_address;
- stop_wallet;
- rescan_blockchain;
- set_tx_notes;
- get_tx_notes;
- set_attribute;
- get_attribute;
- get_tx_key;
- check_tx_key;
- get_tx_proof;
- check_tx_proof;
- get_spend_proof;
- check_spend_proof;
- get_reserve_proof;
- check_reserve_proof;
- get_transfers; (including clarification proposed in #703)
- get_transfer_by_txid;
- sign;
- verify;
- export_outputs;
- import_outputs;
- export_key_images;
- import_key_images;
- make_uri;
- parse_uri;
- get_address_book;
- add_address_book;
- delete_address_book;
- refresh;
- rescan_spent;
- start_mining;
- stop_mining;
- get_languages;
- create_wallet;
- open_wallet;
- close_wallet;
- change_wallet_password;
- is_multisig;
- prepare_multisig;
- make_multisig;
- export_multisig_info;
- import_multisig_info;
- finalize_multisig;
- sign_multisig;
- submit_multisig;
- get_version;
2018-09-21 07:23:34 +02:00
woodser
729a0a5c48 bump versions to 2.2.0 2018-09-17 18:03:24 -04:00
el00ruobuob
4c1e8dd858
Moneropedia relocalized
+ correction on Italian Account
+ Removed leftover miners.md (replaced by mining.md)
+ Removed Dust and update Copyright
+ Code improvement to avoid reading the config file and to use the builtin jekyll config variable passed in the content
+ Ammount.md:25/26 glitch "\@transaction-privacy" corrected. PL to be checked twice.
+ Italian ammount.md moneropedia links corrected (terms added to destination entries, unnecessary markdown links removed)
+ Polish corrections
+ extend ruby \word-boundary in regex to match `-based` `-like` `-form`
+ Updated readme according to the new way to add or translate a moneropedia entry
+ fix mining with CryptoNight variant
+ rebased to include AR
+ chery picked #820 to avoid conflicts
2018-08-03 06:34:28 +02:00
luigi1111
6a3ba9ae6b
Merge pull request #820 from el00ruobuob/locally-unique-host_link_correction
Wikipedia link corrected in Moneropedia articles
2018-08-02 23:28:25 -05:00
el00ruobuob
ba1c55b6d8
Update wikipedia link for etc/hosts to https://en.wikipedia.org/wiki/Hosts_(file) 2018-07-31 09:39:27 +02:00
el00ruobuob
628260bd53
Research lab page corrections & MRL-0006 added
+ EN,FR translation
+ MRL-0005 FR title update
2018-07-29 23:57:27 +02:00
el00ruobuob
9845edd0d8
Ledger Wallet CLi guide
+ Based on [dEBRUYNE StackExchange Post](https://monero.stackexchange.com/questions/8503/how-do-i-generate-a-ledger-monero-wallet-with-the-cli-monero-wallet-cli)
+ De-personalized (s/"I"/"We"/g)
+ Download links moved to getmonero.org instead of GitHub
+ Typo Correction
  - Mac OS referring to GUI 0.12.1.0 instead of CLI 0.12.2.0
  - Monero v0.12.1.0 mentioned instead of v0.12.2.0
  - s/cavaet/caveat/g
+ Precision on installation section of Ledger Monero app guide for windows
+ Update the "need assistance" final note to link to the StackExchange answer.
+ Update to latest edit from @dEBRUYNE-1 on 2018/06/06
+ Corrections after review
+ consistency checks
2018-07-18 00:09:58 +02:00
luigi1111
9dad9bcb21
Merge pull request #767 from el00ruobuob/Minor-changes
Minor French Update + NiceHash guide re-re-added
2018-07-17 16:11:21 -05:00
el00ruobuob
f947963cca
A few things corrected
+ Missing French sentences
+ Nicehash guide re-re-added
+ Missing space in download > Mobile & lightweitght after "hangouts" link.
+ Relocalization of StackExchange in Hangouts
+ typo in securely purchase (FR)
2018-07-08 15:07:47 +02:00
el00ruobuob
9843b58674
Guides versioning
+ All guides are version
+ Major diff on Polish daemon RPC guide
+ Minor diff on Polish daemon RPC guide
+ yml completed for en, fr, pl, it, es
+ Instructions updated on readme.md:
  - For Guide création: adding the mainversion to the /ressources/user-guides, the guide version and the translation snippet to the localized files
  - For Guides update: how, where and why handling the version number.
2018-07-08 15:05:49 +02:00
luigi1111
68973a8ed9
Merge pull request #734 from el00ruobuob/User-Guides-v12
User-guides ScreenShots updates to Lithium Luna
2018-06-07 12:24:59 -05:00
el00ruobuob
f63aa35fc8 Roadmap update to match #575 for fr/pl/it
Fix a typo in #575
Add early 2018
Translate early 2018 for fr/pl
Correct localization reimplementation glitches
2018-06-07 19:18:31 +02:00
luigi1111
ca03d843bf
Merge pull request #736 from el00ruobuob/user-guides-add-gui
Guides updated with GUI
2018-06-07 12:02:19 -05:00
luigi1111
1d872a323d
Merge pull request #692 from qubenix/qubenix-adv-verify
Add advanced binary verification user guide
2018-06-07 12:00:47 -05:00
qubenix
1ee2d9b32f Add advanced binary verification guide
+ Add verification-allos-advanced.md to all langs/~~template~~
+ Modify index.md of user-guides in all langs/~~template~~
2018-05-30 17:17:25 +02:00
el00ruobuob
e6910e15e6 Solves Index missing and ressource badly formated in root folder. Added Polish disclamer. 2018-05-30 07:54:43 +02:00
el00ruobuob
de97b64b56 update NiceHash algo for PoW Change in user guide
NiceHash now has a "CryptoNightV7" algorithm to use when buying hash power for Monero after the PoW Change.
2018-05-30 07:50:37 +02:00
el00ruobuob
7cf4e64985 Update view-only, restore from keys, restore account & prove payment Guides with GUI. With corrections after review. 2018-05-30 07:39:26 +02:00
el00ruobuob
018be4bd48 Update screenshots to Lithium Luna & corrections after review 2018-05-30 07:35:38 +02:00
rehrar
a22d7eda73 OH MY GOSH THIS LOCALIZATION REIMPLEMENTATION TOOK FOREVER
- Deleted flippin' template directories (unnecessary now)
- Moved all cussin' HTML to root files instead of in _i18n folder (except for guides)
- Replaced all freakin' strings with liquid translation tags
- Added all Kevin' strings for each language already merged to their respective .yml files
- 40 seconds of testing before sending PR

Signed-off-by: rehrar <rehrar@tuta.io>
2018-05-26 16:32:58 -06:00
luigi1111
647b0a3f0f
Merge pull request #715 from el00ruobuob/Moneropedia_Bootstrap-node
Moneropedia article "Bootstrap Node"
2018-05-09 14:05:10 -05:00
luigi1111
3116f30627
Merge pull request #707 from el00ruobuob/Moneropedia_transaction_mixin
Moneropedia transaction mixin cleanup
2018-05-09 14:04:51 -05:00
luigi1111
cac0087458
Merge pull request #706 from el00ruobuob/Moneropedia_atomic_units
Moneropedia article "Atomic Units"
2018-05-09 14:04:40 -05:00
luigi1111
25af616f22
Merge pull request #575 from mattcode55/572-roadmap
Update roadmap
2018-05-09 13:56:48 -05:00
el00ruobuob
e29ce8d58a Corrections after review 2018-05-07 11:23:02 +02:00
el00ruobuob
74e30c70f6 Moneropedia article Bootstap node 2018-04-30 11:59:15 +02:00
el00ruobuob
8c40904065 Replace the 'mixin_count' parameter with \@ringsize
Corrected a typo "s/offline, offline,/offline,/"
2018-04-27 23:04:58 +02:00
el00ruobuob
485b33953d Atomic unit referred in Moneropedia denomination article 2018-04-27 14:39:34 +02:00
el00ruobuob
449fc7c5ef Moneropedia Atomic Unit article added. 2018-04-27 14:29:37 +02:00
qubenix
7edf03f77d
Add Windows binary verification guide, fix errors
Add user-guide for Windows binary verification, add entry to index.md, and add images to png/ dir.

Fix some jekyll serve errors pertaining to the Qubes/Whonix isolation guide:
+ In resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md change from `static_page` to `user-guide`. Fixes error: `Missing i18n key: en:CLI Wallet/Daemon Isolation with Qubes + Whonix`.
+ Qubes/Whonix guide was missing from Italian lang section, prevented serving site. Apparently this also alphabetized the Italian lang sections index when I copied an index.md from another lang there.
2018-03-14 09:15:47 -06:00
0xB44EFD8751077F97
c24638164b
Merge remote-tracking branch 'monero-site/master' 2018-03-02 18:06:31 -07:00
Matt Smith
4390b90371 Update roadmap 2018-02-01 13:10:52 +00:00
rehrar
080ed46b88
Fixed MRL link not directing to correct page 2018-01-30 13:18:02 -07:00
rehrar
f833244f17
Updated User Guides
- Deleted Website section from user guides, will refer to README instead (too much upkeep)
- Put an untranslated snippet on non-English user guides until translated
2018-01-30 13:18:02 -07:00
rehrar
80237c0a6c
Various deletions and translation readyness
- Removed unnecessary legal pages (all have been combined into 'Legal' page)
- Removed unnecessary resources pages that are not in the navigation
- Adjusted press kit for translation
2018-01-30 13:18:02 -07:00
rehrar
82610300cb
Adjsuted front matter of user guides for translation 2018-01-30 13:18:02 -07:00
rehrar
a8d36567b5
Enabled all site except user guides to be multilingual ready
- Moved technical specs out of 'Resources' and into root
2018-01-30 13:18:02 -07:00
luigi1111
ecc61b129e
Merge pull request #555 from leonklingele/fix-typo-then-than
Fix typo: then -> than
2018-01-19 04:52:08 -05:00
Ordtrogen Översättning
81112c7ca6
Fixed typo 2018-01-18 07:56:26 +01:00
leonklingele
16579a4f95
Fix typo: then -> than 2018-01-15 11:24:19 +01:00
Matt Smith
3b06d55275 Create Fluffy Blocks Moneropedia entry 2018-01-06 18:49:50 +00:00
luigi1111
5639238e22
Merge pull request #467 from cryptoshrimpi/patch-1
Add doc for sendrawtransaction in daemon-rpc guide
2017-12-07 01:53:26 -06:00
0xB44EFD8751077F97
3e6f4fa28b
Add user guide for cli wallet daemon isolation using Qubes and Whonix. 2017-12-02 09:47:19 -07:00
cryptoshrimpi
f7b4bd5850 Add doc for sendrawtransaction in daemon-rpc guide
Describe return fields of RPC call 'sendrawtransaction'
closes #224
2017-11-23 17:35:53 +00:00
Leon Klingele
bf9ea6d228
More feedback 2017-11-10 20:22:41 +01:00
Leon Klingele
c69f8f6ca7
Rename file: 'miners' -> 'mining' 2017-11-10 18:10:07 +01:00
Leon Klingele
243823c489
Uppercase 'Internet' 2017-11-10 18:08:03 +01:00
Leon Klingele
bc7028364c
Updates based on feedback 2017-11-10 18:05:36 +01:00