plowsof
0d9d331468
devguides: fix typo
2024-02-03 00:28:10 +00:00
luigi1111
811dee3989
Merge pull request #2193
...
devguides: daemon rpc fix in_peers example typo
2023-10-25 21:26:18 -04:00
luigi1111
978e966b5f
Merge pull request #2186
...
devguides: fixes to the get_address descriptions
2023-10-25 21:25:43 -04:00
dynemeloun
8d85e0ac89
devguides: daemon rpc fix in_peers example typo
2023-10-04 18:12:22 +01:00
luigi1111
a6e07ddf95
Merge pull request #2187
...
update outdated payment_id from 64 chars to 16 chars
2023-08-17 10:40:45 -05:00
luigi1111
55015b7325
Merge pull request #2065
...
devguides: add add_aux_pow to daemon rpc
2023-08-17 10:38:04 -05:00
SNeedlewoods
764195f3d5
update outdated payment_id from 64 chars to 16 chars
2023-08-05 12:36:51 +02:00
Dmitry Holodov
9df2e02b36
fixes to the get_address descriptions
2023-07-26 11:03:11 -05:00
erciccione
6882f1e7a7
add dedicated meta descriptions
...
posting a link to getmonero on social medias results, except few
exceptions, in showing a standard description for all pages.
This adds dedicated meta descriptions for every page. It will
improve getmonero's seo score and links on social medias will
look nicer and will be more descriptive
2023-04-20 09:39:49 +02:00
53c4de843b
devguides: add add_aux_pow to daemon rpc
2023-04-14 00:59:11 +01:00
0f8af3f2d1
devguides: update wallet rpc doc
...
devguides: add count to create_address wallet rpc
devguides: add spend_key to query wallet rpc
devguides: fix generate_from_keys example wallet rpc
2023-02-14 13:39:55 +00:00
Ryan Williams
ecc517e7d6
devguides: 'openalias_address' is string / edit desc. wallet rpc
2022-11-19 23:07:50 +00:00
woodser
23cca44da4
devguides: missing output fees in get_fee_estimate daemon rpc
2022-11-19 23:07:50 +00:00
dimalinux
b0894162be
devguides: update stop_wallet/ring_size/start_height descriptions
2022-11-19 23:07:43 +00:00
selsta
37ae53d7d0
developer-guides: add missing offset parameter to wallet rpc
2022-11-19 22:58:13 +00:00
moneromooo-monero
d2ed963087
devguides: correct suggested_confirmation_threshold def.
2022-11-19 22:58:13 +00:00
TheCharlatan
cbdbe4faca
devguides: add generateblocks to daemon rpc
2022-11-19 22:58:13 +00:00
0ca6df4279
devguides: Update docs
2022-11-19 22:58:07 +00:00
luigi1111
51b4c83137
Merge pull request #2004
...
edit get_transfer_by_txid description
2022-08-22 23:47:23 -05:00
a69cdb66cc
edit get_transfer_by_txid description
2022-07-21 03:35:31 +01:00
nahuhh
02dc3c5440
Rewording get_reserve_proof & check_reserve_proof
2022-07-18 18:54:52 -04:00
luigi1111
85740814bc
Merge pull request #1905
...
developer-guides: fix incorrect input in wallet rpc
2022-01-01 12:35:24 -05:00
erciccione
adb4c2e000
daemon-rpc: update calls and their descriptions
...
Co-authored-by: benevanoff <benjaminevanoff99@gmail.com>
Co-authored-by: Nathan Dorfman <ndorf@rtfm.net>
2021-12-22 10:54:07 +00:00
selsta
eadd208a4d
developer-guides: fix incorrect input in wallet rpc
...
Reported by FenderQ
2021-12-19 06:28:21 +01:00
reemuru
a4980848c9
developer-guides: wallet-rpc: fix validate_address example
...
The example for the validate_address wallet-rpc call is incorrect.
Parameter values for any_net_type and allow_openalias are shown as
string values instead of boolean. Also, the param object is
incorrectly being set with an equals sign but it should be a colon.
2021-09-25 17:16:46 -05:00
alreadyburnt
058ebfff00
developer guides: fix card alignment
2021-04-05 15:57:31 +02:00
luigi1111
8cbb9ccdc6
Merge pull request #1505
...
Document `all` param for export_outputs and export_key_images rpc calls
2021-03-15 17:49:00 -04:00
luigi1111
031d4466b1
Merge pull request #1499
...
wallet-rpc: Remove nonexistent parameter
2021-03-15 17:46:09 -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
efdec41923
daemon-rpc: target_height is 0 if synced
2021-01-16 17:38:29 +00:00
luigi1111
1fafd2a975
Merge pull request #1403
...
Dev guides: add csharp-monero to 'libraries and helpers'
2021-01-11 13:49:25 -05:00
erciccione
865a1177d4
Dev guides: add csharp-monero to 'libraries and helpers'
2021-01-10 09:41:04 +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
erciccione
d3f2a1db2f
daemon-rpc: Add 'busy_syncing' call to get_info
2020-12-16 11:10:51 +00:00
erciccione
8481dc64ba
Add 'synchronized' to 'get_info' call in daemon rpc guide
2020-12-05 15:37:46 +00:00
erciccione
6b1441c338
daemon-rpc guide: Fix target_height value for sync_info
2020-11-25 14:02:36 +00:00
erciccione
8ab327742f
Dev guides: Add monero-rs to 'Liraries and helpers'
2020-10-26 14:09:26 +00:00
bonedaddy
f638c847f3
developer-guides: add missing output fields to check_reserve_proof
2020-09-24 18:01:54 -07:00
selsta
14729082e9
repo: update web.getmonero.org to baseurl
2020-08-27 15:53:19 +02:00
luigi1111
a66e14d55d
Merge pull request #1157
...
Add entry for "generate_from_keys".
2020-08-26 15:47:32 -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
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
erciccione
1a9b50562e
Fix Moneropedia tooltips not showing in dev guides
2020-08-06 18:13:57 +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
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
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
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
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