- 21 Sep, 2018 1 commit
-
-
el00ruobuob authored
- 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;
-
- 03 Aug, 2018 1 commit
-
-
el00ruobuob authored
+ 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
-
- 08 Jul, 2018 1 commit
-
-
+ 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.
-
- 30 Jan, 2018 2 commits
-
-
Diego Salazar authored
- Removed unnecessary legal pages (all have been combined into 'Legal' page) - Removed unnecessary resources pages that are not in the navigation - Adjusted press kit for translation
-
Diego Salazar authored
- Moved technical specs out of 'Resources' and into root
-
- 14 Sep, 2017 1 commit
-
-
Matt Smith authored
-
- 13 Sep, 2017 1 commit
-
-
Mike C authored
This PR includes the following: - Fix issue with daemon-rpc example styling. - Remove references to deprecated class “cli-code” and replace with code blocks where necessary. - Add new line between all RPC calls and outputs. - Use 3-apostrophe code blocks instead of indent for all curl examples for markdown neatness and to enable future syntax highlighting.
-
- 04 Sep, 2017 1 commit
-
-
cryptobadger authored
- Indented the Example code snippets - Added missing parameters and return values to transfer and transfer_split
-
- 29 Aug, 2017 3 commits
-
-
cryptobadger authored
-
cryptobadger authored
-
cryptobadger authored
-
- 04 Jul, 2017 1 commit
-
-
D Sal authored
-