Commit Graph

390 Commits (5bd496e8ef6eee9f885e02feaf63e74f04217c5a)

Author SHA1 Message Date
moneromooo-monero 9074c0d8cf
wallet_rpc_server: return false on error in set_log_categories
5 years ago
moneromooo-monero 968848a77b
wallet_rpc_server: fix crash in validate_address if no wallet is loaded
5 years ago
moneromooo-monero 31a9aa83af
wallet_rpc_server: add block_height and frozen to incoming_transfers
5 years ago
Riccardo Spagni 2e342d8df6
Merge pull request #5458
5 years ago
moneromooo-monero 84047cb729
wallet_rpc_server: add unlocked field to incoming_transfers output
5 years ago
moneromooo-monero 3b9ce453a9
wallet_rpc_server: remove unused variable
5 years ago
moneromooo-monero 7110226794
wallet_rpc_server: set suggested_confirmations_threshold for pool txes
5 years ago
moneromooo-monero 294e858d57
wallet_rpc_server: add set_log_level/set_log_categories
5 years ago
Riccardo Spagni f376cd5605
Merge pull request #5446
5 years ago
Riccardo Spagni 35b3d754e8
Merge pull request #5429
5 years ago
Riccardo Spagni 96696d1e75
Merge pull request #5418
5 years ago
moneromooo-monero 9880d61b98
wallet_rpc_server: remove unused code
5 years ago
moneromooo-monero bcb86ae651
wallet_rpc_server: fix inconsistent wallet caches on reload
5 years ago
Riccardo Spagni 5c02316598
Merge pull request #5382
5 years ago
Riccardo Spagni 3a4008f0fc
Merge pull request #5374
5 years ago
moneromooo-monero 374f388de2
wallet_rpc_server: add a all flag to export_outputs
5 years ago
Lee Clagett 2e578b8214 Enabling daemon-rpc SSL now requires non-system CA verification
5 years ago
Lee Clagett 21eb1b0725 Pass SSL arguments via one class and use shared_ptr instead of reference
5 years ago
Lee Clagett 1f5ed328aa Change default SSL to "enabled" if user specifies fingerprint/certificate
5 years ago
Lee Clagett a3b0284837 Change SSL certificate file list to OpenSSL builtin load_verify_location
5 years ago
Riccardo Spagni 7e5651c346
Merge pull request #5345
5 years ago
Riccardo Spagni e1f0e6da5c
Merge pull request #5340
5 years ago
moneromooo-monero a2561653cb
wallet: new option to start background mining
5 years ago
moneromooo-monero c12b43cb5a
wallet: add number of blocks required for the balance to fully unlock
5 years ago
moneromooo-monero 36c037ec47
wallet_rpc_server: error out on getting the spend key from a hot wallet
5 years ago
moneromooo-monero cd1eaff29e
wallet_rpc_server: always fill out subaddr_indices in get_transfers
5 years ago
moneromooo-monero f825055d22
wallet_rpc_server: error out on getting the spend key from a hot wallet
5 years ago
moneromooo-monero 67aa4adcfc
wallet_rpc_server: add a set_daemon RPC
5 years ago
moneromooo-monero f82bc29ec2
wallet_rpc_server: always fill out subaddr_indices in get_transfers
5 years ago
moneromooo-monero 01efdc6a7e
wallet_rpc_server: set confirmations to 0 for pending/pool txes
5 years ago
Riccardo Spagni 3b1fa543ca
Merge pull request #5329
5 years ago
Riccardo Spagni 94880540e7
Merge pull request #5302
5 years ago
Riccardo Spagni b09f1bdb8f
Merge pull request #5299
5 years ago
Riccardo Spagni f13d38350a
Merge pull request #5297
5 years ago
moneromooo-monero 678262ab65
wallet_rpc_server: allow english/local language names in create_wallet
5 years ago
moneromooo-monero a8b98a0bd7
wallet: fix memory only wallets
5 years ago
Riccardo Spagni 4176a399de
Merge pull request #5282
5 years ago
moneromooo-monero 16eda54b38
wallet: use original user address if we have a short payment id
5 years ago
moneromooo-monero 023f2c7747
wallet_rpc_server: remove mixin from transfer RPCs
5 years ago
Riccardo Spagni 695d51a481
Merge pull request #5203
5 years ago
Riccardo Spagni 6d5849d9bb
Merge pull request #5165
5 years ago
Riccardo Spagni 4c91eb23a0
Merge pull request #5061
5 years ago
moneromooo-monero 23fb056a72
wallet_rpc_server: new auto_refresh RPC
5 years ago
moneromooo-monero 4ee156556d
wallet_rpc_server: fix buffer read overflow in string assignment
5 years ago
moneromooo-monero f962449d46
wallet_rpc_server: include out subaddress indices in get_transfers
5 years ago
moneromooo-monero aac4e2f585
wallet_rpc_server: add missing --rpc-ssl-allowed-fingerprints
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
Riccardo Spagni 5bbbe3902b
Merge pull request #4852
5 years ago
spoke0 8b51464516 add multisig tx sets to describe_transfer rpc endpoint
5 years ago
Martijn Otto 057c279cb4
epee: add SSL support
5 years ago
moneromooo-monero c4851024ce
wallet_rpc_server: avoid repeated string allocations when parsing
5 years ago
moneromooo-monero ef93b0995c
various: remove unused variables
5 years ago
Riccardo Spagni 2f7108f9d7
Merge pull request #5156
5 years ago
Riccardo Spagni 6984a4d69c
Merge pull request #5154
5 years ago
Riccardo Spagni 27db0e3bb9
Merge pull request #5141
5 years ago
Riccardo Spagni 46fd181cca
Merge pull request #4054
5 years ago
Joel 364516975a Simplify RPC endpoint, emoving second RPC endpoint generate_from_view_key
5 years ago
Joel c17c81881b Remove code duplication
5 years ago
stoffu 3d2772a0d6
wallet-rpc: get balance for all accounts and subaddresses
5 years ago
Joel acb14c1079 Add generate_from_view_key RPC method
5 years ago
Joel 7dd7a3b791 Add generate_from_keys RPC method
5 years ago
Jethro Grassie 8a1ff079ea
wallet-rpc: get transfers for all accounts and subaddresses
5 years ago
moneromooo-monero 5c81a9f1a1
wallet_rpc_server: add a validate_address RPC
5 years ago
moneromooo-monero 2456945408
epee: add SSL support
5 years ago
moneromooo-monero 45b7df703b
wallet_rpc_server: remove detached short payment ids support
5 years ago
moneromooo-monero acfff8d0ce
rpc: fix internal daemon calls in restricted rpc getting partial data
5 years ago
moneromooo-monero b7441c4a32
core, wallet: remember original text version of destination address
5 years ago
moneromooo-monero d7354c7864
wallet_rpc_server: add all field to export_key_images
6 years ago
moneromooo-monero aee7a4e364
wallet_rpc_server: do not use RPC data if the call failed
6 years ago
Riccardo Spagni 056abf980e
Merge pull request #4801
6 years ago
Riccardo Spagni 4561119846
Merge pull request #4784
6 years ago
Riccardo Spagni dd42b642ee
Merge pull request #4746
6 years ago
Riccardo Spagni 164ba3ef1c
Merge pull request #4731
6 years ago
stoffu 7ae36e91f6
wallet_rpc_server: account for watch-only/non-deterministic/multisig when querying seed
6 years ago
moneromooo-monero 8d71b2b1b3
wallet2: only export necessary outputs and key images
6 years ago
moneromooo-monero f26ce08c8a
wallet: add a non destructive blockchain rescan
6 years ago
stoffu 1c04c21d6e
wallet_rpc_server: include additional tx keys in sign_transfer response
6 years ago
Riccardo Spagni 3ceeac50da
Merge pull request #4653
6 years ago
Hasan Pekdemir f3019efe1b wallet-rpc: add on_restore_deterministic RPC call.
6 years ago
Riccardo Spagni c761bee764
Merge pull request #4561
6 years ago
Riccardo Spagni 169e6e9074
Merge pull request #4552
6 years ago
Riccardo Spagni 659cf52a61
Merge pull request #4539
6 years ago
Michał Sałaban ade369f96f Add RPC error code for non-deterministic wallet
6 years ago
moneromooo-monero 99d45a9578
wallet_rpc_server: fix change_wallet_password RPC
6 years ago
Michał Sałaban 04ddf02e3a Return appropriate RPC error code when key image signature check fails
6 years ago
moneromooo-monero 67e76aa06c
wallet_rpc_server: optionally return tx keys in sign_transfer
6 years ago
moneromooo-monero 977fc1bceb
wallet_rpc_server: add describe_transfer RPC
6 years ago
Riccardo Spagni e19652df51
Merge pull request #4036
6 years ago
Riccardo Spagni 6cb9c815d4
Merge pull request #4484
6 years ago
naughtyfox 9f3963e823 Arbitrary M/N multisig schemes:
6 years ago
moneromooo-monero 2c74b1a1c4
wallet_rpc_server: include all transfer records for a txid
6 years ago
moneromooo-monero 25e5890d37
wallet: fix --generate-from-json using wrong password
6 years ago
Riccardo Spagni effcbf2060
Merge pull request #4459
6 years ago
Riccardo Spagni 54d883d826
Merge pull request #4427
6 years ago
Riccardo Spagni cd8c7f6e78
Merge pull request #4433
6 years ago
moneromooo-monero b35beaa8d6
wallet_rpc_server: include account index in incoming_transfers RPC
6 years ago
moneromooo-monero 83907f8829
wallet_rpc_server: fix --run-as-service on Windows
6 years ago
moneromooo-monero e03402b0c7
wallet_rpc_server: fix build for windows
6 years ago
Riccardo Spagni 85110b42ab
Merge pull request #4401
6 years ago
Riccardo Spagni 580497d5f9
Merge pull request #4306
6 years ago