erciccione
b09a9b8845
Update user guide 'Run a Monero node through I2P with I2P-zero'
2020-06-14 13:17:52 +02:00
luigi1111
e8743f2468
Merge pull request #1040
...
Add user guide 'Run a Monero node through I2P with I2P-zero'
2020-06-12 08:50:36 -05:00
erciccione
df2b7f9e74
Add user guide 'Run a Monero node through I2P with I2P-zero'
2020-06-10 10:50:40 +02:00
Matt Smith
db69265327
user guides: mining: Rewrite mining guide
...
Fixes : #1005
2020-06-09 16:13:04 +01:00
erciccione
4e5143db60
Simplify versioning system for user guides
...
This new approach doesn't require version numbers and make easier for contributors to understand the status
of the document. There are only 3 states:
- Outdated: The page is outdated and might not work as expected
- Untranslated: The page needs to be translated
- Translation outdated: The page is translated, but the original (English) document has been updated
To mark a guide as outdated, we change the boolean of the front matter entry 'outdated' in /resources/user-guides/GUIDE.
If 'False', the guide is updated. If 'True' all versions of the guide (English included) will show a warning at the bottom
of the page.
The other 2 states are related to the status of the translated pages and we control them from the language-specific
user guides: /_i18n/LANG/resources/user-guides/GUIDE. At the top of the page a snippet will include 2 parameters:
- translated: "yes" if the page is translated, "no" if it's not.
- translationOutdated: "yes" if the translation is outdated, "no" if it's not
This new system aims to be simpler than the precedent, avoiding to compare versioning numbers and using a higher level
system instead (yes, no, True, False). I also removed the middle way status 'only minor changes', because if there are
only minor changes that don't affect the usability of the guide, we don't need to point it out.
The old system was complex and people didn't use it. These changes will hopefully make things easier for translators and
other contributors.
2020-05-31 09:23:16 +02:00
luigi1111
76f190432b
Merge pull request #988
...
Remove user guide 'Mining with Docker and XMRig'
2020-05-28 12:49:47 -05:00
luigi1111
76c25bec39
Merge pull request #986
...
Moneropedia: remove all i2p related entries (22)
2020-05-28 12:49:31 -05:00
luigi1111
457ba18461
Merge pull request #1013
...
moneropedia: rewrite 'Scalability' entry
2020-05-28 12:48:36 -05:00
erciccione
09444928da
moneropedia: rewrite 'Scalability' entry
...
Co-authored-by: Sarang Noether <32460187+SarangNoether@users.noreply.github.com>
2020-05-28 10:00:31 +02:00
binaryFate
3f1cdcc9ef
update genfund donation to subaddress -- still same wallet
2020-05-25 19:53:49 +02:00
erciccione
3bc859dd2c
Moneropedia: fix link to RandomX Outreach article
2020-05-23 12:18:02 +02:00
luigi1111
271eb77eb8
Merge pull request #961
...
Remove translations of developer guides
2020-05-20 12:48:52 -05:00
erciccione
cf79d9d9d4
Remove user guide 'Mining with Docker and XMRig'
2020-05-20 11:14:26 +02:00
erciccione
8ce3943a3f
Moneropedia: remove all i2p related entries (22)
...
Removed for all languages (336 files) and from _i18n/en.yml
2020-05-20 10:36:52 +02:00
erciccione
df69e33b44
Moneropedia: add RandomX
2020-05-14 14:23:29 +02:00
erciccione
f7e7b5f607
Remove translations of developer guides
...
and remove the possibility to translate them. The 2 dev guides ('wallet RPC' and 'Daemon RPC') are now available only in English
2020-05-10 10:19:06 +02:00
erciccione
4c169743ee
Sync 'verification-allos-advanced.md' with english version for all languages
...
Except pt-br, which is being PRd separately (#935 )
2020-04-17 11:46:11 +02:00
erciccione
da7cec1cf6
Add 'Pruning' to all languages
2020-04-10 14:40:44 +02:00
erciccione
b184903ccf
Add Moneropedia 'remote-node' entry to all languages
2020-03-04 19:18:37 +01:00
luigi1111
99291e2e58
Merge !1191
...
Add note about removal of long PIDs
Closes #1024
See merge request monero-project/monero-site!1191
2020-02-06 03:43:24 +01:00
erciccione
2d2df0caaa
Add note about removal of long PIDs
...
and add 'untranslated' snippet where needed
2020-02-02 11:26:11 +01:00
luigi1111
789c0a2b1d
Merge !1173
...
Downloads: Add link to 'Importing Blockchain' user guide and remove duplicate headers
Closes #980
See merge request monero-project/monero-site!1173
2020-01-22 21:39:56 +01:00
erciccione
597588df62
Change absolute links in user guides and moneropedia
...
In preparation for the deployment of getmonero as hidden service
2019-12-19 11:29:35 +01:00
Jonathan Cross
ddad19861a
Adding tor_wallet user guide. (Connecting your local wallet to your own daemon over Tor)
2019-12-17 21:02:12 +01:00
erciccione
0c301c88bc
Remove duplicate header from 'importing blockchain' user guide
2019-12-14 10:50:13 +01:00
luigi1111
7cb8ea4a3c
Merge !1128
...
Remove all '00-base-00' from the Moneropedia folders
See merge request monero-project/monero-site!1128
2019-09-26 02:38:34 +02:00
erciccione
d9171d6de1
remove all '00-base-00' from the Moneropedia folders
2019-09-23 12:24:33 +02:00
erciccione
f3af78e48d
remove unused or obsolete files (user guides and technical-specs)
2019-09-16 11:32:59 +02:00
luigi1111
d58954f81f
Merge !1096
...
Fix invalid json in relay_tx daemon RPC doc
Closes #965
See merge request monero-project/monero-site!1096
2019-08-06 21:57:18 +02:00
Nathan Dorfman
8edaca0046
Fix invalid json in relay_tx daemon RPC doc
2019-07-21 14:38:16 -06:00
Nathan Dorfman
c947c18cf6
Fix out of date doc for daemon RPC get_fee_estimate
2019-07-21 13:45:29 -06:00
erciccione
e3337e113e
fix typo in daemon-rpc.md for en and other languages
2019-05-30 12:10:36 +02:00
luigi1111
5158ec7bdf
Merge !1032
...
Update view-only user-guide to 0.14
See merge request monero-project/monero-site!1032
2019-05-13 20:11:24 +02:00
luigi1111
7209181ef1
Merge !1034
...
Correct openalias page link to monero-project page
See merge request monero-project/monero-site!1034
2019-04-23 22:44:13 +02:00
luigi1111
c30118edb0
Merge !1024
...
update Remote node user-guide with 0.14 screenshot
See merge request monero-project/monero-site!1024
2019-04-08 20:39:32 +02:00
luigi1111
38514f2b73
Merge !1023
...
Update prove payment user-guide with 0.14 screenshots
See merge request monero-project/monero-site!1023
2019-04-08 20:39:01 +02:00
luigi1111
daaf549a00
Merge !1016
...
Update kovri link in MMS guide to kovri.io
See merge request monero-project/monero-site!1016
2019-03-21 21:04:12 +01:00
el00ruobuob
31cffaed89
update remote node user-guide with 0.14 screenshot
...
+ update image link to markdown
2019-03-21 15:18:05 +01:00
el00ruobuob
c7a4f782cd
Correct openalias page link to monero-project page (since !292 )
2019-03-18 20:49:35 +01:00
el00ruobuob
4f84ff684f
Correct empty subaddr_indices not defaulting to 0
...
+ Update version numbered and apply corrections on all languages
+ Correct typo in transfer_split example
2019-03-18 16:04:33 +01:00
el00ruobuob
38326ab040
Update view-only user-guide to 0.14
2019-03-18 13:57:36 +01:00
el00ruobuob
384d2a4c17
Update prove payment screenshots to 0.14
...
+ add screenshots to root /resources folder
2019-03-15 16:08:04 +01:00
el00ruobuob
b79d046fec
Update kovri link in MMS guide to kovri.io
2019-03-11 19:52:00 +01:00
luigi1111
101b114d11
Merge branch 'CryptoNightv8' into 'master'
...
Update NiceHash guide to mine CryptoNightR
See merge request monero-project/monero-site!940
2019-03-10 22:27:05 +01:00
luigi1111
bae0e58eb6
Merge branch 'wallet_rpc_parse_uri' into 'master'
...
Wallet RPC: Wrong amount type in parse_uri method
See merge request monero-project/monero-site!938
2019-03-10 22:26:45 +01:00
el00ruobuob
9173a3b652
Update NiceHash guide to mine CryptoNightR & version bumped to 3.1.0 (as CryptoNightV7/8 algo are misleading)
2019-03-09 09:46:45 +01:00
rbrunner7
3c3f2980a4
MMS (Multisig Messaging System) manual added to user guides
2019-02-15 21:56:36 +01:00
el00ruobuob
1497c6da95
correct the amount parsed in parse_uri (integer atomic units, instead of decimal 'coin' unit)
...
+ rebased & updated version number to 2.1.1 from 2.1.0
2019-02-05 19:09:24 +01:00
luigi1111
79c56b3217
Merge !945
...
Let's Bulletproof the site
See merge request monero-project/monero-site!945
2019-01-31 19:10:25 +01:00
ProkhorZ
7dd3c296b4
Update default ringsize to 11
2018-12-07 18:28:14 +01:00
el00ruobuob
d9f66ec609
BulletProofs Moneropedia article
...
+ Rewritten after other reading around original RingCT paper & 2017 update from Borromean to Schnorr
+ corrections after reviews
2018-12-05 10:00:41 +01:00
luigi1111
74271d760c
Merge !948
...
User guide "view-wallet" update to 0.13
See merge request monero-project/monero-site!948
2018-11-30 22:52:04 +01:00
luigi1111
ebed593db0
Merge !947
...
Update user guide "remote node GUI" to 0.13.0
See merge request monero-project/monero-site!947
2018-11-30 22:51:39 +01:00
luigi1111
60ce984600
Merge !944
...
Remove obsolete get_random_* RPC
See merge request monero-project/monero-site!944
2018-11-30 22:40:37 +01:00
el00ruobuob
b4f260eafb
Update user guide remote node to 0.13.0
2018-11-21 07:36:47 +01:00
el00ruobuob
5c492acc90
User guide "view-wallet" update to 0.13
...
- Bump version to 1.2.0
- AR new screenshots (all of them were EN), text not updated: will need an arabic speaker.
- EN new `settings` screnshot, text update, bump to 1.2.0
- ES new `settings` screnshot, text update (untranslated), bump to 1.2.0
- FR new `settings` screnshot, text update, bump to 1.2.0
- IT new `settings` screnshot, text update (untranslated), bump to 1.2.0
- PL new `settings` screnshot, text update, bump to 1.2.0
2018-11-21 07:29:14 +01:00
luigi1111
fc11d40f70
Merge !929
...
Correct wallet rpc guide, method make_integrated_address, optional Payment ID
See merge request monero-project/monero-site!929
2018-11-21 00:12:51 +01:00
luigi1111
5d5b957078
Merge pull request !932
...
Wallet RPC: Correct proving process typo (from transaction to spend and reserve, and s/as/has/)
See merge request monero-project/monero-site!932
2018-11-21 00:09:44 +01:00
moneromooo-monero
6a9d7cfc43
Remove obsolete get_random_* RPC
2018-10-30 13:35:07 +00:00
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
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
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
d86ccc52d5
Correct typo: import_outputs is not to export outputs
2018-10-20 09:35:02 +02: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
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
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
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
e41a0eb6af
Add better description of rescan_blockchain behavior.
2018-10-06 00:44:47 +02: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
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
luigi1111
a1a3fd145a
Merge pull request #858 from lh1008/proofreading
...
Proofreading user_guides restore_from_keys
2018-08-29 18:34:04 -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
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
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
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
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
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
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
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
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
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
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
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
el00ruobuob
746a5ffb41
Updated deamon RPC Developer Guide.
...
Includes:
- Template
- EN
- ES
- FR
- IT
Reviews & corrections.
2018-05-30 07:33:48 +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
3086494e10
Merge pull request #685 from hrumag/Rev01
...
Updated Italian Translation
2018-05-09 13:52:49 -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
hrumag
3cec4c7d79
index.md - Revisione
...
Sparse fix on already italian-translated pages
accepting.md - Added gender-neutral form
Moneropedia: 00-base-00 - performed italian translation
Moneropedia: account.md - performed italian translation
Sparse fix on already italian-translated pages
accepting.md - Added gender-neutral form
Moneropedia: 00-base-00 - performed italian translation
Moneropedia: account.md - performed italian translation
Fixes from erciccione
Aligned to master
Added and corrected some italian pages
2018-04-28 07:08:43 +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
914bce057b
atomic unit links in rpc developer guides
2018-04-27 14:40:05 +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
el00ruobuob
2b84aa8d9a
Corrected typo line 257(258) => "s/is the save/is the same/"
...
Corrected typo Lines 662 & 780 => "s/List of ignatures/List of signatures/g"
2018-04-24 17:13:27 +02:00
rehrar
6f9549da34
Added Cake Wallet to all languages on Downloads page
2018-04-18 15:22:05 -06:00
el00ruobuob
c76347474f
French localization
2018-04-13 08:54:07 +02:00
luigi1111
10c2c09118
Merge pull request #678 from erciccione/cli-guide
...
Update info about ringsize in the monero-wallet-cli user guide
2018-04-09 16:10:31 -05:00
luigi1111
b29b5834df
Merge pull request #668 from hrumag/master
...
Updated italian translation
2018-04-09 16:09:00 -05:00
luigi1111
7bf4a381ef
Merge pull request #649 from qubenix/qubenix-verify1
...
Add Windows binary verification guide.
2018-04-09 16:08:46 -05:00
erciccione
efa8a7ea49
update info about ringsize in the monero-wallet-cli user guide
2018-04-09 18:23:14 +02:00
luigi1111
2ba7aca932
Merge pull request #670 from rehrar/remove-events
...
Removed Events pages from the website
2018-04-05 12:11:28 -05:00
hrumag
bfa469b6a1
Fixes from @serhack and @erciccione tips.
2018-03-31 15:06:08 +02:00
hrumag
55b0b30858
accepting.md - Added italian translation
...
https://taiga.getmonero.org/project/erciccione-monero-localization/task/160
2018-03-30 22:20:37 +02:00
hrumag
00dfca2df8
Fixes based on @erciccione tips.
2018-03-30 22:17:58 +02:00
Diego Salazar
b92e76934a
Removed Events pages from the website
...
- Removed main page
- Remoevd from languages
2018-03-30 13:06:33 -06:00
hrumag
5dd4a9ff72
faq.md - Added italian translation
...
https://taiga.getmonero.org/project/erciccione-monero-localization/task/161
2018-03-30 10:15:26 +02:00
hrumag
96997348f2
contributing.md - Italian translation added
2018-03-29 23:35:39 +02:00
luigi1111
9923094c58
Merge pull request #660 from el00ruobuob/Developer-Guides-Typo
...
Typo in developer-guides.md
2018-03-28 16:41:15 -05:00
el00ruobuob
ed9ad6724d
Typo in developer-guides.md
...
Small typo to correct.
2018-03-28 22:14:55 +02:00
luigi1111
ce9284d59b
Merge pull request #659 from el00ruobuob/Fix-links-in-hangouts
...
Error in hangout.md files (wrong link to StackExchange)
2018-03-28 13:31:21 -05:00
rehrar
540ce2c67b
Added Qubes-Whonix User Guide to Italian so the site will build correctly
2018-03-27 15:56:15 -06:00
el00ruobuob
9808dface0
Fix link
...
Fix link to hiding tcp miner trafic incorectly set to the crypto primitives & concepts
2018-03-23 19:36:54 +01: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
erciccione
0b3a52286b
translate /it/using.md
2018-02-16 12:12:46 +01:00
erciccione
0f782d373f
fix header
2018-02-16 12:12:46 +01:00
erciccione
c296fc7fce
updates after serhack's review
2018-02-16 12:12:41 +01:00
erciccione
35dd12bf8e
upload unstrandlated files
2018-02-15 20:16:05 +01:00
erciccione
edaa998f1a
translate mining.md
2018-02-15 20:16:04 +01:00
erciccione
c3ebc92439
remove 'untranslated' snippet from translated pages
2018-02-15 20:15:58 +01:00
erciccione
0c503ac741
translate what-is-monero.md
2018-02-15 20:15:57 +01:00
erciccione
c2f54d8a04
translate all .md files in _i18n/it/
2018-02-15 20:15:50 +01:00