Commit graph

390 commits

Author SHA1 Message Date
luigi1111
443d68cc2a
Merge pull request #1425
daemon-rpc: target_height is 0 if synced
2021-03-15 17:31:31 -04:00
woodser
4c7162ebf2 Document all param of export_outputs and export_key_images rpc calls 2021-03-07 20:54:28 -05:00
Nathan Dorfman
3a75e0eba3 wallet-rpc: Remove nonexistent parameter
The verbose flag on the incoming_transfers request doesn't actually exist, and
the key image is always returned. See src/wallet/wallet_rpc_server.cpp
2021-03-03 10:54:50 -07:00
erciccione
f69604b8b7
roadmap: onion address completed in feb 2021
Co-authored-by: sh5x5j12 <sh5x5j12@email.com>
2021-02-28 11:33:49 +01:00
erciccione
3e59961c0f
roadmap: remove 'checked' from 2020
'checked' is used to specify which tab the user will be directed to when viewing the Roadmap. We use it only for the current year (2021)
2021-01-22 12:34:56 +00:00
sh5x5j12
1b11403980
Updated roadmap page (#1423)
* Add files via upload

added 2021

* Add files via upload

fixed mistakes

* Add files via upload

Fix

* Add files via upload

it must work!!1!!!1!!!!

* Add files via upload

final
2021-01-19 11:29:57 -05:00
erciccione
efdec41923
daemon-rpc: target_height is 0 if synced 2021-01-16 17:38:29 +00:00
luigi1111
b3b042c1a4
Merge pull request #1409
MRL: Add new box with button-link to Library
2021-01-11 13:50:19 -05:00
luigi1111
1fafd2a975
Merge pull request #1403
Dev guides: add csharp-monero to 'libraries and helpers'
2021-01-11 13:49:25 -05:00
luigi1111
c590d13ae9
Merge pull request #1384
Roadmap: add links to blog posts and Moneropedia
2021-01-11 13:47:36 -05:00
luigi1111
22358b656b
Merge pull request #1354
Roadmap: add atomic swaps and Bulletproofs+ to 'Future'
2021-01-11 13:44:02 -05:00
luigi1111
44a87c699f
Merge pull request #1345
MRL: make the 'read paper' link a button
2021-01-11 13:42:58 -05:00
erciccione
865a1177d4
Dev guides: add csharp-monero to 'libraries and helpers' 2021-01-10 09:41:04 +00:00
erciccione
c9352b2b45
MRL: Add new box with button-link to Library 2021-01-07 18:39:34 +00:00
luigi1111
174565c4bf
Merge pull request #1381
daemon-rpc: Add 'busy_syncing' call to get_info
2021-01-06 13:56:34 -05:00
luigi1111
6cd1a7e04b
Merge pull request #1355
Add 'synchronized' to 'get_info' call in daemon rpc guide
2020-12-28 11:02:45 -05:00
erciccione
9494a2e4cd
Roadmap: add links to blog posts and Moneropedia 2020-12-22 12:47:03 +00:00
erciccione
0667338fe7
Roadmap: add atomic swaps and Bulletproofs+ to 'Future' 2020-12-19 10:33:15 +00:00
erciccione
d3f2a1db2f
daemon-rpc: Add 'busy_syncing' call to get_info 2020-12-16 11:10:51 +00:00
luigi1111
178c67f886
Merge pull request #1181
Add 'CLSAG' Moneropedia entry
2020-12-14 12:05:19 -06:00
erciccione
8481dc64ba
Add 'synchronized' to 'get_info' call in daemon rpc guide 2020-12-05 15:37:46 +00:00
erciccione
49b3a07ff4
MRL: make the 'read paper' link a button 2020-11-30 10:13:49 +00:00
luigi1111
d3597372dd
Merge pull request #1333
Moneropedia: remove redundant 'add entry' button
2020-11-27 16:45:25 -06:00
luigi1111
949a4c6b8b
Merge pull request #1328
daemon-rpc guide: Fix target_height value for sync_info
2020-11-27 16:44:48 -06:00
luigi1111
7214f74a09
Merge pull request #1323
roadmap: change 'months' id to css class
2020-11-27 16:44:06 -06:00
Santori Helix
5c16cd56d0
Updating "Wallet/daemon isolation with Qubes + Whonix" (#1312)
* Update cli_wallet_daemon_isolation_qubes_whonix.md

+ Added notice about increasing the daemon workstation's private storage and how to estimate the space needed.
+ Changed `monerod` location in the systemd file to `/usr/bin/monerod` from `/usr/local/bin/monerod` since that is where it is located now.
- Removed the parts about installing monero since it is now preinstalled in Whonix.
+ Changed mentions of `gedit` to `nano` because `gedit` is not installed by default.

* Update cli_wallet_daemon_isolation_qubes_whonix.md

added "up" somewhere.

* Update cli_wallet_daemon_isolation_qubes_whonix.md

Changed the outdated to False

* Update _i18n/en/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md

Changed web.getmonero.org to {{ site.baseurl }}

Co-authored-by: erciccione <erciccione@users.noreply.github.com>

* Update _i18n/en/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md

Co-authored-by: erciccione <erciccione@users.noreply.github.com>

* Update cli_wallet_daemon_isolation_qubes_whonix.md

* Update cli_wallet_daemon_isolation_qubes_whonix.md

* Update cli_wallet_daemon_isolation_qubes_whonix.md

* Update cli_wallet_daemon_isolation_qubes_whonix.md

* Update cli_wallet_daemon_isolation_qubes_whonix.md

* Update cli_wallet_daemon_isolation_qubes_whonix.md

* Update cli_wallet_daemon_isolation_qubes_whonix.md

* Update cli_wallet_daemon_isolation_qubes_whonix.md

* Updated `nl` to have translationOutdated="yes"

* Updated `fr` to have translationOutdated="yes"

* Updated `es` to have translationOutdated="yes"

Co-authored-by: erciccione <erciccione@users.noreply.github.com>
2020-11-27 16:41:28 -06:00
erciccione
7c22a8648f
Moneropedia: remove redundant 'add entry' button 2020-11-25 17:24:16 +00:00
erciccione
6b1441c338
daemon-rpc guide: Fix target_height value for sync_info 2020-11-25 14:02:36 +00:00
erciccione
9516acd287
Add 'CLSAG' Moneropedia entry 2020-11-23 13:15:24 +00:00
erciccione
e9a9d64427
roadmap: change 'months' id to css class 2020-11-22 12:16:06 +00:00
erciccione
8450a0f6e4
Migrate all original screenshots from resources/user-guides/png to img/resources/user-guides/en. Delete _i18n/en/resources/user-guides/png and resources/user-guides/png and remove screenshots.rb 2020-11-11 10:53:37 +00:00
luigi1111
0086b00b39
Merge pull request #1275
user guides: remove 'png/create-wallet' fnd 'png/easiest_way' folderswith old screenshots
2020-11-10 13:27:56 -06:00
luigi1111
fba9eac4f2
Merge pull request #1272
Dev guides: Add monero-rs to 'Liraries and helpers'
2020-11-10 13:27:27 -06:00
luigi1111
86ef005ca8
Merge pull request #1269
Update roadmap
2020-11-10 13:27:12 -06:00
erciccione
e5de616c31
Reorganize Monero videos
- Remove carousel structure in the 'What is Monero' page and leave only one video: 'Monero: the essentials'
- Move technology specific videos to their moneropedia entry: Ring Signatures, RingCT, Stealth Addresses
- Add aria-label to imrpove accessibility of the videos
2020-11-04 13:32:00 +00:00
erciccione
cf3e92153a
user guides: remove 'png/create-wallet' fnd 'png/easiest_way' folders with old screenshots 2020-10-29 14:19:03 +00:00
erciccione
8ab327742f
Dev guides: Add monero-rs to 'Liraries and helpers' 2020-10-26 14:09:26 +00:00
erciccione
456b63c14c
Update roadmap
- CLSAG to 'completed'
- supercop to 'completed'
- Add release of CLI and GUI 0.17
2020-10-23 10:41:45 +01:00
luigi1111
40f1096a67
Merge pull request #1219
Moneropedia: Remove two I2P-related entries: 'Address Book' and 'Destination'
2020-10-21 15:48:53 -05:00
luigi1111
4487655c68
Merge pull request #1206
User Guides: Mark guide 'CLI Wallet/Daemon Isolation with Qubes + Whonix' as outdated
2020-10-21 15:45:53 -05:00
luigi1111
889e848ec2
Merge pull request #1192
Remove usr guide 'How-to-mine-Monero-XMR-without-a-mining-equipment' (Nicehash)
2020-10-21 15:43:59 -05:00
luigi1111
27f7c55072
Merge pull request #1155
Add guide 'Set up a wallet (using a remote node) on Tails' (external onion address)
2020-10-21 15:41:22 -05:00
luigi1111
074101837a
Merge pull request #1083
Update screenshots of user guide 'verification-windows-beginner.html' + minor fixes and adapt all translations
2020-10-21 15:39:53 -05:00
erciccione
513658d591
Moneropedia: Remove two I1P-related entries: 'Address Book' and 'Destination' 2020-10-12 09:10:59 +01:00
bonedaddy
f638c847f3
developer-guides: add missing output fields to check_reserve_proof 2020-09-24 18:01:54 -07:00
luigi1111
12b3a3558c
Merge pull request #1186
Remote node guide: update instructions and screenshots
2020-09-23 13:45:23 -05:00
erciccione
21d95cccc5
User Guides: Mark guide 'CLI Wallet/Daemon Isolation with Qubes + Whonix' as outdated 2020-09-21 16:27:54 +02:00
erciccione
8d2aabab4c
Remove user guide 'How to mine Monero XMR without a mining equipment' (Nicehash) 2020-09-16 12:44:30 +02:00
rating89us
ee1421af7f Remote node guide: update instructions and screenshots 2020-09-14 13:06:34 +02:00
rating89us
6a2823be69 view-only wallet guide: update instructions + create from private view key in GUI 2020-09-13 21:05:23 +02:00
selsta
14729082e9
repo: update web.getmonero.org to baseurl 2020-08-27 15:53:19 +02:00
erciccione
384e827a71
User Guides: Add guide 'Set up a wallet (using a remote node) on Tails' (external onion address) 2020-08-27 11:46:19 +02:00
luigi1111
a66e14d55d
Merge pull request #1157
Add entry for "generate_from_keys".
2020-08-26 15:47:32 -05:00
luigi1111
c8110fa970
Merge pull request #1154
User Guides: Add external link to the 'Guide for the Monero GUI wallet'
2020-08-26 15:36:49 -05:00
timetherewere
48af1a6a6f Add entry for "generate_from_keys".
Co-authored-by: woodser <woodser@protonmail.com>
2020-08-25 07:30:39 -04:00
erciccione
50f77a37d6
User Guides: Add external link to the 'Guide for the Monero GUI wallet' 2020-08-24 08:23:24 +02:00
erciccione
d6770188c0
Dev guides: Add new section 'Libraries and helpers'
This section was originally in the merchants page. Most of the libraries listed were obsoleted and not maintained anymore, so i added new and maintained repositories.
2020-08-15 13:55:40 +02:00
luigi1111
ff1328c0c9
Merge pull request #1127
Roadmap: add CLI and GUI 0.16.0.0
2020-08-14 14:12:21 -05:00
erciccione
3a45ca706f
Roadmap: add CLI and GUI 0.16.0.0 2020-08-10 09:12:40 +02:00
erciccione
1a9b50562e
Fix Moneropedia tooltips not showing in dev guides 2020-08-06 18:13:57 +02:00
luigi1111
708de92804
Merge pull request #1109
Add whitepaper_annotated.pdf and whitepaper_review.pdf
2020-07-31 15:15:21 -05:00
luigi1111
27d5235404
Merge pull request #1078
Moneropedia: add 'Daemon' entry
2020-07-31 15:10:26 -05:00
luigi1111
9dc70e534d
Merge pull request #1076
Moneropedia: add description of the Moneropedia to index.md
2020-07-31 15:10:09 -05:00
Sarang Noether
c937126cb4 CLSAG audit report and blog post 2020-07-31 11:51:55 -05:00
erciccione
99b871f9e4
Moneropedia: add description of the Moneropedia to index.md 2020-07-31 16:17:04 +02:00
erciccione
8ae8b926be
Add whitepaper_annotated.pdf and whitepaper_review.pdf
and link to them from the 'Research Lab' page. These files were initially hosted on downloads.getmonero.org.
2020-07-31 15:37:33 +02:00
knaccc
6828c623e5
Update daemon-rpc.md
Added documentation for `get_outs` input parameter `get_txid`. See monero-project/monero#6721
2020-07-26 08:30:32 +01:00
erciccione
a8fb705e6f
Moneropedia: add 'Daemon' entry 2020-07-17 09:36:30 +02:00
erciccione
97175f00a5
Update screenshots of user guide 'verification-windows-beginner.html' + minor fixes and adapt all translations 2020-07-15 20:20:16 +02:00
erciccione
90848dca72
roadmap: final refactoring
Removed all _data/LANG/roadmap.yml files and moved all strings to _i18n/LANG.yml to take advantage of the multilingual
plugin. Also removed all loops in resources/roadmap/index.md, now we simply map to each placeholder.
2020-06-24 10:06:44 +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
Matt Smith
b9cece0891
developer guides: wallet: Remove curl method parameter 2020-05-24 22:17:27 +01:00
Matt Smith
0caf8ed6fb
developer guides: daemon: Remove curl method parameter 2020-05-24 22:17:18 +01: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
luigi1111
0092a890c1
Merge pull request #939
About: uncomment dandelion++ in 'Technical Info'
2020-05-15 13:43:47 -05: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
d244b9fe2c
About: uncomment dandelion++ in 'Technical Info' 2020-04-18 09:08:03 +02:00
erciccione
4f57e29c0d
Change all links to gitlab 'monero-site' repo to github 2020-04-13 10:15:24 +02:00
luigi1111
7207b3a47a Merge !1258
Improve 'Developer Guides' page

See merge request monero-project/monero-site!1258
2020-04-10 22:20:16 +02:00
luigi1111
9ac0c1c90c Merge !1256
Moneropedia: add 'Pruning'

Closes #1013

See merge request monero-project/monero-site!1256
2020-04-10 22:19:53 +02:00
erciccione
52bafb746c
Moneropedia: add 'Pruning'
and link to the Moneropedia entry from the 'Downloads' page
2020-04-10 14:40:34 +02:00
erciccione
259e3f18bc
Improve 'Developer Guides' page
- Split page vertically and add new section: 'External resources'
- Add description for each resource
- Add pics to suggest where the content is located (web page, github, internal doc)
2020-04-10 14:17:46 +02:00
Sarang Noether
c65e4884a2 Update CLSAG paper 2020-03-30 13:13:11 -04:00
luigi1111
7263257926 Merge !1246
Roadmap: new structure

Closes #1057, #1067, and #1070

See merge request monero-project/monero-site!1246
2020-03-23 20:45:36 +01:00
luigi1111
00dd077f59 Merge !1248
moneropedia: Fix link to instructions to add a new entry

See merge request monero-project/monero-site!1248
2020-03-20 03:03:41 +01:00
luigi1111
db5551864f Merge !1234
Add new Moneropedia entry 'Remote Node', edit entry 'Node' and a couple of minor changes

See merge request monero-project/monero-site!1234
2020-03-20 03:02:51 +01:00
luigi1111
f88871b7af Merge !1225
Add technical info to 'About' page and remove 'technical specs' page

Closes #1035

See merge request monero-project/monero-site!1225
2020-03-20 03:02:03 +01:00
erciccione
d032b10454
Roadmap: new structure
- Changed 'completed', 'ongoing' and 'upcoming' icons to emojis (#1057)
- Refactored CSS and .yml files to make the roadmap compatible with Weblate (#1067)
- Added "GUI 0.15.0.4 released" to March 2020 (#1070)
- Removed dates and replaced with headers showing months
2020-03-18 18:11:46 +01:00
luigi1111
5305549084 Merge !1245
Triptych-2 preprint

See merge request monero-project/monero-site!1245
2020-03-17 19:47:40 +01:00
erciccione
ab22a1f6f2
moneropedia: Fix link to instructions to add a new entry 2020-03-17 15:05:52 +01:00
Sarang Noether
0af0368bf5 Triptych-2 preprint 2020-03-16 08:53:26 -04:00
erciccione
6a9026a431
Add Moneropedia entry 'Remote Node' 2020-03-04 19:18:29 +01:00
erciccione
ae816cf6b3
roadmap: change structure
The structure of the roadmap isn't meant to support more than 6 tabs, so some changes are necessary to show
the roadmap correctly.

- Grouped the first 2 years 2014-215 on a single tab.
- Added headers for each card
- The last tab is now "Future", and doesn't refer to a specific year, but it's meant to show updates that will be
implemented in the future
- Changed default card from 2019 to 2020
2020-02-28 11:56:21 +01:00
erciccione
33a62f780b
Add technical info to 'About' page and remove 'technical specs' page
This commits removes the page 'Technical specs' and adds some technical info to the 'About' page.
The 'technical specs' folder and page were removed from the repo, from the navigation menu and
the footer (for all languages)
2020-02-26 18:38:42 +01:00
erciccione
1d534a4a04
Remove 'untranslated' snippet logic from all pages (except where it's called using 'include')
It's not compatible with Weblate and will be not needed after the migration
2020-01-27 12:26:31 +01:00
koe
58cf4d4276 add htp writeup
-hash to point writeup from Shen Noether: add to MRL Research page as unpublished paper [use summary instead of abstract]
-fixed formatting issue with MRL-0005

fix conflict with added Triptych paper

Delete index.md.orig
2020-01-24 21:44:32 -06:00
Sarang Noether
72425f0682 Triptych paper 2020-01-09 16:14:02 -05: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
97f54163d1
remove 'more coming soon' from dev guides 2019-10-14 15:42:57 +02:00
luigi1111
c80e3166be Merge !1129
Update to CLSAG paper

See merge request monero-project/monero-site!1129
2019-09-26 02:38:57 +02: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
Sarang Noether
067663f438 Update to CLSAG paper 2019-09-24 13:44:28 -04: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
erciccione
2f355c2bcb
adapt user and dev guides to new system removing/editing headers 2019-09-04 16:00:53 +02:00
erciccione
01cd52cbd9
Add generated titles for user guides 2019-09-04 16:00:45 +02:00
dginovker
0913cbe742 Updated remote node guide for 0.14.1 2019-08-29 16:05:47 -04:00
Sarang Noether
67b9916919 Updated CLSAG paper 2019-07-26 15:33:58 -04:00
Sarang Noether
f517bb74ee Minor update to CLSAG paper 2019-06-03 11:29:17 -04:00
Sarang Noether
8c52ee628d Update to CLSAG paper 2019-06-03 11:13:35 -04:00
Sarang Noether
e2de8c3ec0 Add CLSAG paper as MRL-0011 2019-05-30 16:03:43 -05: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
f254976431 Merge !1020
Update roadmap for 2019 & older missing things

See merge request monero-project/monero-site!1020
2019-05-13 20:11:07 +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
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
d5675b43f9
Update roadmap for 2019 & older missing things 2019-03-14 14:45:06 +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
luigi1111
2b8c99c930 Merge branch 'all-the-changes' into 'master'
Large scale website redesign update thing

See merge request monero-project/monero-site!981
2019-02-15 20:39:20 +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
c1761e7bca Large scale website redesign update thing
- Updated lots and lots and lots of CSS
- Changed all link colors from orange to black and underlined
- Made site more accessible across the board
- Seriously, look at all the pages and tell me it's not awesomer
- Updated relevant HTML in pages to accomodate
- Changed en.yml Developer Guides translated string to yes (why was it not already?)
- Added images to the Using Monero page for wicked sick purposes
2019-01-18 20:18:55 -07: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
Sarang Noether
18180fad12 Added MRL-0010 paper 2018-12-04 12:50:43 +00: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
Sarang Noether
fc6e70eefd Update to MRL-0007 paper 2018-11-23 23:27:46 +00:00
Sarang Noether
4a1cf5a1cd Added MRL-0009 paper 2018-11-23 23:27:46 +00:00
Sarang Noether
f7709e9008 Added MRL-0008 paper 2018-11-23 23:27:45 +00:00
Sarang Noether
363b0a09a2 Added MRL-0007 paper 2018-11-23 23:27:45 +00:00
Sarang Noether
d0d8c4993d Reverse order of MRL papers and host PDFs locally 2018-11-23 23:27:38 +00: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
el00ruobuob
1c38c33780
Update a bunch of things to new hosting on gitlab (repo.getmonero.org / gitlab kovri-project) 2018-10-22 23:49:31 +02:00