Commit graph

6 commits

Author SHA1 Message Date
el00ruobuob
86958fda71
Correct proving process typo (transaction to spend and reserve, and s/as/has/) 2018-10-17 08:47:39 +02:00
el00ruobuob
e41a0eb6af
Add better description of rescan_blockchain behavior. 2018-10-06 00:44:47 +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
moneromooo-monero
60a99b448f
wallet-rpc: remove references to unused amount_keys 2018-08-15 12:46:05 +00:00
el00ruobuob
8187c63ae2
Update arabian to latest merged commits
+ include version from #741
+ add ledger-cli-wallet from #756
+ add missing yml for
  - nicehash #767
  - ledger #756
  - versionning text #741
  - hangout relocalisation #767
2018-07-20 15:45:52 +02:00
3b7ameed
4d56ed05f0 add arabic localization 2018-07-17 19:10:29 +02:00