Commit graph

65 commits

Author SHA1 Message Date
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
erciccione
97f54163d1
remove 'more coming soon' from dev guides 2019-10-14 15:42:57 +02:00
erciccione
2f355c2bcb
adapt user and dev guides to new system removing/editing headers 2019-09-04 16:00:53 +02: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
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
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
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
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
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
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