Age | Commit message (Expand) | Author | Files | Lines |
2022-04-06 | Merge pull request #8166 | luigi1111 | 1 | -1/+5 |
2022-02-24 | multisig key exchange update and refactor | koe | 1 | -50/+4 |
2022-01-31 | support authentication in monero-wallet-rpc set_daemon | woodser | 1 | -1/+5 |
2021-08-12 | support freeze, thaw, and frozen in wallet rpc | woodser | 1 | -0/+84 |
2021-08-07 | provide key images of spent outputs in wallet rpc | woodser | 1 | -7/+18 |
2021-03-05 | fix serialization being different on mac | moneromooo-monero | 1 | -1/+1 |
2020-08-28 | Bind signature to full address and signing mode | Sarang Noether | 1 | -3/+0 |
2020-08-28 | wallet: allow signing a message with spend or view key | moneromooo-monero | 1 | -2/+25 |
2020-08-17 | replace most boost serialization with existing monero serialization | moneromooo-monero | 1 | -5/+23 |
2020-08-16 | Merge pull request #6546 | Alexander Blair | 1 | -5/+17 |
2020-05-17 | wallet_rpc_server: use unlock_time in suggested confirmations calc | moneromooo-monero | 1 | -5/+17 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 |
2020-04-22 | simplewallet: report timestamp based expected unlock time on balance | moneromooo-monero | 1 | -4/+5 |
2020-03-12 | Merge pull request #6268 | Alexander Blair | 1 | -2/+2 |
2020-02-28 | Merge pull request #6241 | Alexander Blair | 1 | -1/+12 |
2020-02-28 | Merge pull request #6203 | Alexander Blair | 1 | -1/+0 |
2020-02-19 | Merge pull request #6190 | luigi1111 | 1 | -0/+2 |
2020-02-06 | Merge pull request #6102 | Alexander Blair | 1 | -6/+7 |
2020-02-06 | Merge pull request #6069 | Alexander Blair | 1 | -1/+1 |
2020-01-26 | wallet: do not split integrated addresses in address book api | moneromooo-monero | 1 | -78/+17 |
2020-01-16 | Merge pull request #6144 | Alexander Blair | 1 | -3/+23 |
2020-01-11 | Wallet: Distingush amounts for a single subaddress | Tadeas Moravec | 1 | -0/+2 |
2019-12-31 | wallet: allow message sign/verify for subaddresses | moneromooo-monero | 1 | -1/+1 |
2019-12-30 | wallet: fix exceptions getting the hash of a pruned tx | moneromooo-monero | 1 | -2/+2 |
2019-12-16 | wallet-cli/rpc: allow sweep_all to use outputs in all subaddresses within an ... | stoffu | 1 | -1/+12 |
2019-12-01 | remove unused variable 'ptx' from on_describe_transfer() | woodser | 1 | -1/+0 |
2019-11-22 | wallet_rpc_server: add count parameter to create_address | Matt Smith | 1 | -3/+23 |
2019-11-06 | wallet_rpc_server: new estimate_tx_size_and_weight RPC | moneromooo-monero | 1 | -0/+19 |
2019-11-05 | wallet_rpc_server: add tx weight in transfer commands responses | moneromooo-monero | 1 | -6/+7 |
2019-11-01 | wallet: fix another facet of "did I get some monero" information leak | moneromooo-monero | 1 | -2/+8 |
2019-10-25 | Merge pull request #6019 | luigi1111 | 1 | -2/+2 |
2019-10-25 | daemon, wallet: new pay for RPC use system | moneromooo-monero | 1 | -0/+14 |
2019-10-24 | changed 'batttery' to 'battery' | Jake Hemmerle | 1 | -2/+2 |
2019-10-14 | Merge pull request #5940 | luigi1111 | 1 | -0/+7 |
2019-10-14 | wallet_rpc_server: don't report integrated addresses for 0 payment ID | moneromooo-monero | 1 | -2/+5 |
2019-10-14 | wallet: remove long payment ID sending support | moneromooo-monero | 1 | -24/+3 |
2019-09-28 | RPC on_transfer_split error consistent with on_transfer if no tx sent | binaryFate | 1 | -0/+7 |
2019-09-17 | wallet: add edit_address_book RPC | moneromooo-monero | 1 | -0/+102 |
2019-09-14 | Merge pull request #5871 | luigi1111 | 1 | -0/+7 |
2019-09-14 | Merge pull request #5870 | luigi1111 | 1 | -0/+1 |
2019-09-08 | Merge pull request #5855 | luigi1111 | 1 | -8/+8 |
2019-09-05 | wallet: fix mismatch between two concepts of "balance" | moneromooo-monero | 1 | -8/+8 |
2019-09-05 | wallet_rpc_server: add locked field to get_transfers/get_{bulk_,}_payments | moneromooo-monero | 1 | -0/+7 |
2019-08-28 | wallet_rpc_server: call deinit on exit | moneromooo-monero | 1 | -0/+1 |
2019-08-26 | wallet, rpc: add a release field to get_version | moneromooo-monero | 1 | -0/+2 |
2019-08-21 | Merge pull request #5750 | luigi1111 | 1 | -2/+2 |
2019-08-14 | Merge pull request #5478 | luigi1111 | 1 | -3/+2 |
2019-07-31 | Add IPv6 support | Thomas Winget | 1 | -1/+3 |
2019-07-29 | functional_tests: add validate_address tests | moneromooo-monero | 1 | -3/+2 |
2019-07-24 | Merge pull request #5513 | luigi1111 | 1 | -1/+6 |
2019-07-24 | Merge pull request #5457 | luigi1111 | 1 | -2/+0 |
2019-07-10 | wallet: provide original address for outgoing transfers | xiphon | 1 | -2/+2 |
2019-07-09 | wallet_rpc_server: fix get_bulk_payments with short payment ids | moneromooo-monero | 1 | -0/+5 |
2019-05-22 | Fix allow any cert mode in wallet rpc when configured over rpc | Lee Clagett | 1 | -1/+5 |
2019-05-22 | Add ssl_options support to monerod's rpc mode. | Lee Clagett | 1 | -50/+1 |
2019-05-14 | Merge pull request #5538 | luigi1111 | 1 | -1/+1 |
2019-05-11 | wallet: fix certificate fingerprint length check | moneromooo-monero | 1 | -1/+1 |
2019-05-10 | wallet_rpc_server: use original addresses in destinations in get_transfers | moneromooo-monero | 1 | -1/+9 |
2019-05-07 | Merge pull request #5503 | Riccardo Spagni | 1 | -4/+4 |
2019-05-02 | wallet: distinguish between empty and absent attributes | moneromooo-monero | 1 | -1/+6 |
2019-05-02 | Merge pull request #5493 | Riccardo Spagni | 1 | -0/+9 |
2019-05-02 | Merge pull request #5491 | Riccardo Spagni | 1 | -2/+4 |
2019-04-30 | wallet_rpc_server: reject standalone short payment id in address book | moneromooo-monero | 1 | -4/+4 |
2019-04-26 | change SSL certificate fingerprint whitelisting from SHA1 to SHA-256 | moneromooo-monero | 1 | -0/+9 |
2019-04-25 | wallet_rpc_server: adding missing return on error in set_daemon | moneromooo-monero | 1 | -0/+1 |
2019-04-25 | wallet_rpc_server: return false on error in set_log_categories | moneromooo-monero | 1 | -1/+1 |
2019-04-25 | wallet_rpc_server: fix crash in validate_address if no wallet is loaded | moneromooo-monero | 1 | -1/+2 |
2019-04-20 | wallet_rpc_server: add block_height and frozen to incoming_transfers | moneromooo-monero | 1 | -0/+2 |
2019-04-18 | Merge pull request #5458 | Riccardo Spagni | 1 | -0/+1 |
2019-04-17 | wallet_rpc_server: add unlocked field to incoming_transfers output | moneromooo-monero | 1 | -0/+1 |
2019-04-17 | wallet_rpc_server: remove unused variable | moneromooo-monero | 1 | -2/+0 |
2019-04-16 | wallet_rpc_server: set suggested_confirmations_threshold for pool txes | moneromooo-monero | 1 | -5/+3 |
2019-04-16 | wallet_rpc_server: add set_log_level/set_log_categories | moneromooo-monero | 1 | -0/+33 |
2019-04-16 | Merge pull request #5446 | Riccardo Spagni | 1 | -5/+1 |
2019-04-16 | Merge pull request #5429 | Riccardo Spagni | 1 | -41/+48 |
2019-04-16 | Merge pull request #5418 | Riccardo Spagni | 1 | -1/+1 |
2019-04-15 | wallet_rpc_server: remove unused code | moneromooo-monero | 1 | -5/+1 |
2019-04-12 | wallet_rpc_server: fix inconsistent wallet caches on reload | moneromooo-monero | 1 | -41/+48 |
2019-04-11 | Merge pull request #5382 | Riccardo Spagni | 1 | -4/+5 |
2019-04-11 | Merge pull request #5374 | Riccardo Spagni | 1 | -0/+56 |
2019-04-10 | wallet_rpc_server: add a all flag to export_outputs | moneromooo-monero | 1 | -1/+1 |
2019-04-07 | Enabling daemon-rpc SSL now requires non-system CA verification | Lee Clagett | 1 | -7/+16 |
2019-04-07 | Pass SSL arguments via one class and use shared_ptr instead of reference | Lee Clagett | 1 | -9/+29 |
2019-04-06 | Change default SSL to "enabled" if user specifies fingerprint/certificate | Lee Clagett | 1 | -4/+9 |
2019-04-06 | Change SSL certificate file list to OpenSSL builtin load_verify_location | Lee Clagett | 1 | -15/+5 |
2019-04-06 | Merge pull request #5345 | Riccardo Spagni | 1 | -3/+9 |
2019-04-06 | Merge pull request #5340 | Riccardo Spagni | 1 | -1/+1 |
2019-04-04 | wallet: new option to start background mining | moneromooo-monero | 1 | -0/+56 |
2019-04-01 | wallet: add number of blocks required for the balance to fully unlock | moneromooo-monero | 1 | -4/+5 |
2019-04-01 | wallet_rpc_server: error out on getting the spend key from a hot wallet | moneromooo-monero | 1 | -1/+7 |
2019-04-01 | wallet_rpc_server: always fill out subaddr_indices in get_transfers | moneromooo-monero | 1 | -0/+2 |
2019-04-01 | wallet_rpc_server: error out on getting the spend key from a hot wallet | moneromooo-monero | 1 | -1/+7 |
2019-04-01 | wallet_rpc_server: add a set_daemon RPC | moneromooo-monero | 1 | -0/+34 |
2019-04-01 | wallet_rpc_server: always fill out subaddr_indices in get_transfers | moneromooo-monero | 1 | -0/+2 |
2019-04-01 | wallet_rpc_server: set confirmations to 0 for pending/pool txes | moneromooo-monero | 1 | -1/+1 |
2019-04-01 | Merge pull request #5329 | Riccardo Spagni | 1 | -36/+4 |
2019-04-01 | Merge pull request #5302 | Riccardo Spagni | 1 | -1/+33 |
2019-04-01 | Merge pull request #5299 | Riccardo Spagni | 1 | -1/+1 |
2019-04-01 | Merge pull request #5297 | Riccardo Spagni | 1 | -16/+5 |
2019-03-25 | wallet_rpc_server: allow english/local language names in create_wallet | moneromooo-monero | 1 | -3/+9 |
2019-03-25 | wallet: fix memory only wallets | moneromooo-monero | 1 | -16/+5 |
2019-03-24 | Merge pull request #5282 | Riccardo Spagni | 1 | -0/+4 |
2019-03-24 | wallet: use original user address if we have a short payment id | moneromooo-monero | 1 | -1/+1 |
2019-03-21 | wallet_rpc_server: remove mixin from transfer RPCs | moneromooo-monero | 1 | -36/+4 |
2019-03-19 | Merge pull request #5203 | Riccardo Spagni | 1 | -22/+52 |
2019-03-17 | Merge pull request #5165 | Riccardo Spagni | 1 | -0/+168 |
2019-03-17 | Merge pull request #5061 | Riccardo Spagni | 1 | -1/+1 |
2019-03-17 | wallet_rpc_server: new auto_refresh RPC | moneromooo-monero | 1 | -1/+33 |
2019-03-15 | wallet_rpc_server: fix buffer read overflow in string assignment | moneromooo-monero | 1 | -1/+1 |
2019-03-13 | wallet_rpc_server: include out subaddress indices in get_transfers | moneromooo-monero | 1 | -0/+4 |
2019-03-13 | wallet_rpc_server: add missing --rpc-ssl-allowed-fingerprints | moneromooo-monero | 1 | -0/+1 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2019-03-05 | Merge pull request #4852 | Riccardo Spagni | 1 | -1/+6 |
2019-03-05 | add multisig tx sets to describe_transfer rpc endpoint | spoke0 | 1 | -22/+52 |
2019-03-05 | epee: add SSL support | Martijn Otto | 1 | -1/+6 |
2019-03-05 | wallet_rpc_server: avoid repeated string allocations when parsing | moneromooo-monero | 1 | -20/+14 |
2019-03-04 | various: remove unused variables | moneromooo-monero | 1 | -5/+0 |
2019-03-04 | Merge pull request #5156 | Riccardo Spagni | 1 | -20/+44 |
2019-03-04 | Merge pull request #5154 | Riccardo Spagni | 1 | -4/+12 |
2019-03-04 | Merge pull request #5141 | Riccardo Spagni | 1 | -0/+51 |
2019-03-04 | Merge pull request #4054 | Riccardo Spagni | 1 | -1/+31 |
2019-03-02 | Simplify RPC endpoint, emoving second RPC endpoint generate_from_view_key | Joel | 1 | -15/+4 |
2019-02-21 | Remove code duplication | Joel | 1 | -157/+18 |
2019-02-20 | wallet-rpc: get balance for all accounts and subaddresses | stoffu | 1 | -20/+44 |
2019-02-19 | Add generate_from_view_key RPC method | Joel | 1 | -0/+152 |
2019-02-19 | Add generate_from_keys RPC method | Joel | 1 | -0/+166 |
2019-02-17 | wallet-rpc: get transfers for all accounts and subaddresses | Jethro Grassie | 1 | -4/+12 |
2019-02-14 | wallet_rpc_server: add a validate_address RPC | moneromooo-monero | 1 | -0/+51 |
2019-02-02 | epee: add SSL support | moneromooo-monero | 1 | -1/+31 |
2019-02-02 | wallet_rpc_server: remove detached short payment ids support | moneromooo-monero | 1 | -5/+1 |
2019-01-28 | rpc: fix internal daemon calls in restricted rpc getting partial data | moneromooo-monero | 1 | -76/+76 |
2019-01-18 | core, wallet: remember original text version of destination address | moneromooo-monero | 1 | -0/+2 |
2018-12-24 | wallet_rpc_server: add all field to export_key_images | moneromooo-monero | 1 | -1/+1 |
2018-11-23 | wallet_rpc_server: do not use RPC data if the call failed | moneromooo-monero | 1 | -1/+2 |
2018-11-16 | Merge pull request #4801 | Riccardo Spagni | 1 | -1/+32 |
2018-11-16 | Merge pull request #4784 | Riccardo Spagni | 1 | -0/+4 |
2018-11-14 | Merge pull request #4746 | Riccardo Spagni | 1 | -0/+194 |
2018-11-06 | Merge pull request #4731 | Riccardo Spagni | 1 | -1/+1 |
2018-11-05 | wallet_rpc_server: account for watch-only/non-deterministic/multisig when que... | stoffu | 1 | -1/+32 |
2018-11-04 | wallet2: only export necessary outputs and key images | moneromooo-monero | 1 | -6/+7 |
2018-11-03 | wallet: add a non destructive blockchain rescan | moneromooo-monero | 1 | -1/+1 |
2018-11-02 | wallet_rpc_server: include additional tx keys in sign_transfer response | stoffu | 1 | -0/+4 |
2018-11-01 | Merge pull request #4653 | Riccardo Spagni | 1 | -0/+1 |
2018-10-29 | wallet-rpc: add on_restore_deterministic RPC call. | Hasan Pekdemir | 1 | -0/+194 |
2018-10-26 | Merge pull request #4561 | Riccardo Spagni | 1 | -0/+5 |
2018-10-26 | Merge pull request #4552 | Riccardo Spagni | 1 | -0/+2 |
2018-10-26 | Merge pull request #4539 | Riccardo Spagni | 1 | -0/+165 |
2018-10-18 | Add RPC error code for non-deterministic wallet | Michał Sałaban | 1 | -0/+1 |
2018-10-16 | wallet_rpc_server: fix change_wallet_password RPC | moneromooo-monero | 1 | -2/+1 |
2018-10-11 | Return appropriate RPC error code when key image signature check fails | Michał Sałaban | 1 | -0/+5 |
2018-10-10 | wallet_rpc_server: optionally return tx keys in sign_transfer | moneromooo-monero | 1 | -0/+2 |
2018-10-09 | wallet_rpc_server: add describe_transfer RPC | moneromooo-monero | 1 | -0/+165 |
2018-10-07 | Merge pull request #4036 | Riccardo Spagni | 1 | -1/+50 |
2018-10-02 | Merge pull request #4484 | Riccardo Spagni | 1 | -8/+14 |
2018-10-01 | Arbitrary M/N multisig schemes: | naughtyfox | 1 | -1/+50 |
2018-10-01 | wallet_rpc_server: include all transfer records for a txid | moneromooo-monero | 1 | -8/+14 |
2018-10-01 | wallet: fix --generate-from-json using wrong password | moneromooo-monero | 1 | -1/+2 |
2018-09-29 | Merge pull request #4459 | Riccardo Spagni | 1 | -0/+3 |
2018-09-29 | Merge pull request #4427 | Riccardo Spagni | 1 | -1/+1 |
2018-09-25 | Merge pull request #4433 | Riccardo Spagni | 1 | -1/+1 |
2018-09-24 | wallet_rpc_server: include account index in incoming_transfers RPC | moneromooo-monero | 1 | -1/+1 |
2018-09-22 | wallet_rpc_server: fix --run-as-service on Windows | moneromooo-monero | 1 | -0/+1 |
2018-09-21 | wallet_rpc_server: fix build for windows | moneromooo-monero | 1 | -8/+17 |
2018-09-21 | Merge pull request #4401 | Riccardo Spagni | 1 | -2/+16 |
2018-09-18 | Merge pull request #4306 | Riccardo Spagni | 1 | -15/+24 |
2018-09-18 | wallet: add 'outputs' option for sweep_* commands | whythat | 1 | -2/+16 |
2018-09-15 | add daemonizer to rpc wallet | jcktm | 1 | -111/+164 |
2018-09-14 | Merge pull request #4337 | Riccardo Spagni | 1 | -1/+6 |
2018-09-12 | wallet: use wipeable_string in more places where a secret is used | moneromooo-monero | 1 | -15/+24 |
2018-09-11 | Merge pull request #4352 | Riccardo Spagni | 1 | -9/+0 |
2018-09-11 | v8: per byte fee, pad bulletproofs, fixed 11 ring size | moneromooo-monero | 1 | -1/+0 |
2018-09-09 | wallet_rpc_server: remove some unused code | moneroexamples | 1 | -9/+0 |
2018-09-08 | wallet_rpc_server: error out if wallet-file and wallet-dir are both used | moneromooo-monero | 1 | -1/+6 |
2018-09-05 | wallet rpc: Add close_wallet RPC | Guillaume LE VAILLANT | 1 | -0/+42 |
2018-09-04 | Merge pull request #4269 | luigi1111 | 1 | -0/+32 |
2018-08-23 | wallet: store trusted-daemon flag in wallet2 | stoffu | 1 | -23/+12 |
2018-08-22 | Merge pull request #4242 | luigi1111 | 1 | -0/+22 |
2018-08-22 | rpc-wallet: refresh command added | Dusan Klinec | 1 | -0/+22 |
2018-08-17 | [#4027] add change_wallet_password wallet rpc command | artyomsol | 1 | -0/+32 |
2018-08-16 | store secret keys encrypted where possible | moneromooo-monero | 1 | -5/+5 |
2018-08-16 | wallet: wipe seed from memory where appropriate | moneromooo-monero | 1 | -1/+3 |
2018-08-16 | wallet2: make --restricted-rpc available for wallet RPC only | stoffu | 1 | -32/+35 |
2018-08-15 | Merge pull request #4171 | luigi1111 | 1 | -4/+10 |
2018-08-15 | Merge pull request #4170 | luigi1111 | 1 | -0/+21 |
2018-08-15 | Merge pull request #4158 | luigi1111 | 1 | -1/+33 |
2018-08-03 | wallet: distinguish coinbase from other txes in show_transfers | moneromooo-monero | 1 | -1/+1 |
2018-07-31 | wallet-rpc: add get_address_index command | stoffu | 1 | -0/+21 |
2018-07-31 | wallet-rpc: filter getbalance response by address index | stoffu | 1 | -4/+10 |
2018-07-20 | wallet rpc: support making integrated address of given standard address | stoffu | 1 | -1/+33 |
2018-07-03 | Merge pull request #4035 | Riccardo Spagni | 1 | -0/+2 |
2018-07-03 | Merge pull request #4005 | Riccardo Spagni | 1 | -0/+6 |
2018-06-27 | Merge pull request #3907 | luigi1111 | 1 | -0/+19 |
2018-06-27 | Merge pull request #3998 | luigi1111 | 1 | -2/+2 |
2018-06-27 | wallet: include a suggested number of confirmations based on amount | moneromooo-monero | 1 | -0/+19 |
2018-06-21 | wallet-rpc.getaddress: throw if index is out of bound | stoffu | 1 | -0/+2 |
2018-06-16 | Merge pull request #3780 | luigi1111 | 1 | -7/+217 |
2018-06-15 | Fix RPC crashes that didn't check for an open wallet | Howard Chu | 1 | -0/+6 |
2018-06-13 | wallet: on first refresh, start off with a quantized height | moneromooo-monero | 1 | -2/+2 |
2018-06-03 | wallet-rpc: watch-only and cold wallet features added | Dusan Klinec | 1 | -7/+217 |
2018-05-31 | Merge pull request #3640 | luigi1111 | 1 | -1/+7 |