Commit graph

117 commits

Author SHA1 Message Date
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
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
82bb2e82de
Merge pull request #788 from TheQueenIsDead/patch-1
Forgot a curly bracket :^)
2018-07-17 16:12:22 -05: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