Commit graph

275 commits

Author SHA1 Message Date
luigi1111
fb43bee9e0 Merge !937
Correct typo in wallet_rpc guides

See merge request monero-project/monero-site!937
2018-10-22 20:34:50 +02:00
luigi1111
c0a4dd9fb6 Merge !935
ES translation of new banner oct18

See merge request monero-project/monero-site!935
2018-10-22 20:33:27 +02:00
luigi1111
72f5d6aba0 Merge !934
Missing word from CLI guide

See merge request monero-project/monero-site!934
2018-10-22 20:32:26 +02:00
luigi1111
b8ce027662 Merge !931
Update Kovri URL to the official site

See merge request monero-project/monero-site!931
2018-10-22 20:30:37 +02:00
luigi1111
54f01769cb Merge !930
french update banner

See merge request monero-project/monero-site!930
2018-10-22 20:29:30 +02:00
luigi1111
2f82c3e679 Merge !927
corrrect typo `outpouts` to `outputs` on L578-579

See merge request monero-project/monero-site!927
2018-10-22 20:28:26 +02:00
luigi1111
a1dbf24b56 Merge !922
Correct kovri link from github to gitlab

See merge request monero-project/monero-site!922
2018-10-22 20:27:46 +02:00
el00ruobuob
b5678fd900
Typo corrected s/change/chance/ 2018-10-21 00:07:32 +02:00
el00ruobuob
d86ccc52d5
Correct typo: import_outputs is not to export outputs 2018-10-20 09:35:02 +02:00
BlackLotus64
dc06896f67 ES translation of new banner oct18 2018-10-17 23:06:15 -05:00
Sander Ferdinand
2691c243cb
Missing word from CLI guide 2018-10-17 23:13:52 +02:00
el00ruobuob
86958fda71
Correct proving process typo (transaction to spend and reserve, and s/as/has/) 2018-10-17 08:47:39 +02:00
v1docq47
31985653cd mrl string fix 2018-10-17 10:26:29 +06:00
anonimal
a27c3940da
Update Kovri URL to the official site 2018-10-16 22:04:23 +00:00
el00ruobuob
e41d4485c2
french update banner 2018-10-16 22:45:36 +02:00
el00ruobuob
8ea850b0e0
Correct wallet rpc guide, method make_integrated_address, optional Payment ID 2018-10-16 22:39:06 +02:00
el00ruobuob
1f12be7103
corrrect typo outpouts to outputs on L578-579 2018-10-14 11:04:12 +02:00
Diego Salazar
2efb6cc0e5
Added upgrade banner using Jekyll
- Added upgrade snippet
- Added snippet banner to index page of all languages
- Updated yml files of all languages ready for translation
- Styling
2018-10-13 14:26:45 -06:00
luigi1111
7b2a3ac885 Merge !920
Correct a "in in" typo at l2029 in Daemon RPC Guide

See merge request monero-project/monero-site!920
2018-10-11 07:15:56 +02:00
luigi1111
2382620732 Merge !918
Add better description of rescan_blockchain behavior.

See merge request monero-project/monero-site!918
2018-10-11 07:15:08 +02:00
el00ruobuob
11e42ed552
Correct kovri link from github to gitlab 2018-10-09 17:38:54 +02:00
el00ruobuob
272bc91209
Correct a "in in" typo at l2029 2018-10-06 23:02:04 +02:00
el00ruobuob
df9c000a50
Dev guides are no longer outdated 2018-10-06 09:10:33 +02:00
el00ruobuob
e41a0eb6af
Add better description of rescan_blockchain behavior. 2018-10-06 00:44:47 +02:00
v1docq47
d0e792827f Agent LvM fix 2018-10-03 20:19:16 +06:00
lh1008
f9d0c78b84 Adding Quick-facts to press-kit 2018-10-02 15:01:21 -05:00
v1docq47
8c6cd5b046 monerorus fix 2018-10-01 23:52:14 +06:00
v1docq47
d9cda141c3 Cropping string for ru.yml 2018-09-30 22:10:43 +06:00
v1docq47
c19863f319 translating to russian language #324 2018-09-30 16:53:21 +06:00
Riccardo Spagni
38b31f5167 Merge branch 'Moneropedia-patch' into 'master'
Moneropedia localization fix

See merge request monero-project/monero-site!903
2018-09-27 10:59:04 +02:00
el00ruobuob
d98012f83d
Moneropedia localisation bug correction 2018-09-25 19:59:20 +02:00
el00ruobuob
d0cb96492d
Corrected Kovri user guide link to gitlab new tree 2018-09-25 15:45:08 +02:00
Riccardo Spagni
1313b19287 Merge branch 'Moneropedia-FR' into 'master'
Moneropedia French Translation

See merge request monero-project/monero-site!899
2018-09-25 13:22:46 +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
woodser
55e1625dfb update submit_block rpc documentation with example 2018-09-17 15:10:34 -04:00
el00ruobuob
3cc06354f3
Moneropedia French Translation
+ corrections after reviews (from @ordtrogen)
+ moved kovri user-guide link to gitlab
+ corrections after reviews (from @assylias)
2018-09-13 17:07:54 +02:00
luigi1111
a1a3fd145a
Merge pull request #858 from lh1008/proofreading
Proofreading user_guides restore_from_keys
2018-08-29 18:34:04 -04:00
luigi1111
af7768bd62
Merge pull request #845 from el00ruobuob/Wallet-entry-ledger
Update Moneropedia "wallet" for ledger support
2018-08-29 18:33:40 -04:00
lh1008
620be700df Proof reading word 'Launch' guides restore_from_keys 2018-08-25 19:31:40 -05:00
el00ruobuob
38a985e8bd
Moneropedia Wallet entry update with ledger support (all but FR & PL) 2018-08-16 22:32:20 +02:00
el00ruobuob
14fcebe4e1
FAQ: add common sense FAQs to FR 2018-08-16 07:48:25 +02:00
luigi1111
cefe370430
Merge pull request #840 from moneromooo-monero/amounts_keys
wallet-rpc: remove references to unused amount_keys
2018-08-15 18:08:25 -04:00
luigi1111
358f09ec76
Merge pull request #836 from moneromooo-monero/common-sense
FAQ: add common sense FAQs
2018-08-15 18:05:37 -04:00
luigi1111
f27369869a
Merge pull request #833 from el00ruobuob/pedersen-terms
Update Pedersen Commitment Moneropedia terms
2018-08-15 18:04:05 -04:00
moneromooo-monero
60a99b448f
wallet-rpc: remove references to unused amount_keys 2018-08-15 12:46:05 +00:00
moneromooo-monero
d9be340e1a
FAQ: add common sense FAQs
Some people apparenly lack such common sense, but get angry at not
being told in LARGE LETTERS than having common sense is better than not.
2018-08-14 22:20:21 +00:00
el00ruobuob
ac564c3d00
Add terms to Pedersen commitment Moneropedia entry 2018-08-12 06:46:03 +02:00
lh1008
b499442ef9 Proof-reading mining_with_xmrig_and_docker.md guide "Why Docker" section 2018-08-11 16:53:50 -05:00
luigi1111
ce6e25b3bd
Merge pull request #826 from lh1008/master
Proof-reading user-guide/ledger-wallet-cli.md word "original" fix
2018-08-10 12:34:49 -05:00
luigi1111
3eed1c40eb
Merge pull request #824 from el00ruobuob/Moneropedia_node_hardfork
Update Moneropedia node article - hardfork term and dates
2018-08-10 12:34:41 -05:00
luigi1111
4abd884604
Merge pull request #815 from el00ruobuob/hardware_update
Update Hardware Wallet section of download page (EN,FR)
2018-08-10 12:34:36 -05:00
lh1008
8ffae945ed Proof-reading user-guide/ledger-wallet-cli.md word "original" fix 2018-08-08 18:44:46 -05:00
el00ruobuob
f4322c365b
Update moneropedia node entry with "network upgrades" instead of "hardfork" and month to "October" and "April" Instead of "September" and "March" 2018-08-06 22:16:03 +02:00
el00ruobuob
fdff2e1afb
Update arabian localization with library yml stuff to complete #802
+ lang_tag_ar to be compatible with moneropedia localization
2018-08-06 22:09:13 +02:00
el00ruobuob
9fd650a824
Hardware wallet update on download page
+ For AR,EN,ES,FR,IT,PL
2018-08-06 22:06:16 +02:00
BlackLotus64
135a856da1 Lines 449-450 added 2018-08-03 18:44:25 -05: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
20512711d7
Merge pull request #822 from lh1008/master
Proof reading ledger-wallet-cli.md guide fix word
2018-08-02 23:28:37 -05: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
luigi1111
fb80901116
Merge pull request #817 from el00ruobuob/MRL_update
Research lab page update
2018-08-02 23:28:05 -05:00
lh1008
7565f1bc9d Proof reading ledger-wallet-cli.md guide fix word
Proof reading ledger-wallet-cli.md guide fix word
2018-08-02 18:32:15 -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
0ae10cf21e
minor corrections 2018-07-27 10:22:12 +02:00
el00ruobuob
8187c63ae2
Update arabian to latest merged commits
+ include version from #741
+ add ledger-cli-wallet from #756
+ add missing yml for
  - nicehash #767
  - ledger #756
  - versionning text #741
  - hangout relocalisation #767
2018-07-20 15:45:52 +02:00
luigi1111
f79e092afd
Merge pull request #800 from 3b7ameed/arabic
add arabic localization
2018-07-19 14:26:46 -05:00
luigi1111
53758e3940
Merge pull request #801 from erciccione/brackets
Add missing curly brackets
2018-07-19 14:26:30 -05:00
erciccione
073d848225
add missing curly brackets in all translated pages 2018-07-18 12:28:18 +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
61b4bb41e2
Merge pull request #790 from erciccione/remove-index
Remove leftover index.md in /es
2018-07-17 16:12:55 -05:00
luigi1111
f5581623c5
Merge pull request #789 from ProkhorZ/number
Update number of contributors
2018-07-17 16:12:48 -05:00
luigi1111
82bb2e82de
Merge pull request #788 from TheQueenIsDead/patch-1
Forgot a curly bracket :^)
2018-07-17 16:12:22 -05: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
3b7ameed
4d56ed05f0 add arabic localization 2018-07-17 19:10:29 +02: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
erciccione
3ab04e9bc4
remove leftover index.md in /es 2018-07-04 12:32:50 +03:00
ProkhorZ
b0a806f59b Update number of contributors
The current number of contributors is 436 according to OpenHub, much more than the numbers on the site ("well over 200", "over 240"). But let's be modest and choose a round number:
- "well over 400"
- "over 420"
2018-07-03 14:09:58 +02:00
David King
8d16295488
Forgot a curly bracket :^) 2018-07-03 17:41:51 +12:00
luigi1111
28f993fa9e
Merge pull request #773 from el00ruobuob/IRC-Relocalization
IRC Localization
2018-06-27 21:33:01 -05:00
luigi1111
c94cbe8885
Merge pull request #772 from el00ruobuob/Library
Library page & content
2018-06-27 21:32:53 -05:00
el00ruobuob
08f9a65900
library page creation
+ Revuo Monero published (compressed version with www.ilovepdf.com best quality)
+ Zero to Monero published (all credit to @UkoeHB)
  - version updated on 2018-06-27
+ Mastering Monero (Preview) published (compressed version with www.ilovepdf.com best quality)
+ Readme Update
2018-06-27 10:31:32 +02:00
el00ruobuob
3666114ec1
IRC finaly localized. 2018-06-26 11:25:44 +02:00
el00ruobuob
e88f124e03 User-guides French completion
+ Translation of advanced binary verification guide
+ Typo correction on other guides.
+ Correction after tests
+ Correction after review
2018-06-12 19:46:47 +02:00
luigi1111
bc362539d2
Merge pull request #759 from crtlib/master
Fix markup anchoring in daemon-rpc.md
2018-06-12 12:32:58 -05:00
luigi1111
716e089eea
Merge pull request #755 from qwert95/master
Italian translation for two user guides
2018-06-12 12:32:40 -05:00
qwert
449e0db67b
Translated to italian
Update importing_blockchain.md

Changes for consistency
2018-06-12 11:28:58 +02:00
Paul K
5af453c409 fix markup anchoring in daemon-rpc.md 2018-06-10 14:17:41 +02:00
luigi1111
81bf4c2f54
Merge pull request #749 from el00ruobuob/Tech-Spec-Relocalized
Technical Specs relocalized
2018-06-07 12:25:09 -05: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
el00ruobuob
60976dd739 Localization reimplementation of technical-specs
+correction after review.
2018-06-07 19:13:18 +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
a6de3169f2
Merge pull request #712 from el00ruobuob/Deamon-RPC_Update
Developer Guide - Daemon RPC - Full Update
2018-06-07 12:01:29 -05:00
luigi1111
2e937beab0
Merge pull request #702 from coneiric/subaddress-docs
Update RPC documentation for commands involving subaddresses
2018-06-07 12:00:54 -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
oneiric
97ecc559bd
WalletRPC: updates for subaddress documentation 2018-05-31 15:01:51 +00: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