Commit Graph

458 Commits (ee104bc9d5e054906cc7f982baa93ddb7e2bfbfb)

Author SHA1 Message Date
Thomas Winget 155475d971
Add IPv6 support
5 years ago
moneromooo-monero 7d9b7fee43
functional_tests: add validate_address tests
5 years ago
luigi1111 407683a38c
Merge pull request #5513
5 years ago
luigi1111 705fbcfda4
Merge pull request #5457
5 years ago
xiphon 884df82db3 wallet: provide original address for outgoing transfers
5 years ago
moneromooo-monero 3140a378da
wallet_rpc_server: fix get_bulk_payments with short payment ids
5 years ago
Lee Clagett 9bfa4c20ca Fix allow any cert mode in wallet rpc when configured over rpc
5 years ago
Lee Clagett 3544596f9f Add ssl_options support to monerod's rpc mode.
5 years ago
luigi1111 1607419e38
Merge pull request #5538
5 years ago
moneromooo-monero 615f287aec
wallet: fix certificate fingerprint length check
5 years ago
moneromooo-monero 46244dd08c
wallet_rpc_server: use original addresses in destinations in get_transfers
5 years ago
Riccardo Spagni c20221f290
Merge pull request #5503
5 years ago
moneromooo-monero bc94ba4d14
wallet: distinguish between empty and absent attributes
5 years ago
Riccardo Spagni 77f9bfa4d5
Merge pull request #5493
5 years ago
Riccardo Spagni 52eb454d7b
Merge pull request #5491
5 years ago
moneromooo-monero ccc1e311dc
wallet_rpc_server: reject standalone short payment id in address book
5 years ago
moneromooo-monero 5e0da6fb68
change SSL certificate fingerprint whitelisting from SHA1 to SHA-256
5 years ago
moneromooo-monero 98fb98f93f
wallet_rpc_server: adding missing return on error in set_daemon
5 years ago
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
whythat 24f5239693
wallet: add 'outputs' option for sweep_* commands
6 years ago
jcktm c336d0f217 add daemonizer to rpc wallet
6 years ago
Riccardo Spagni 7850541074
Merge pull request #4337
6 years ago
moneromooo-monero 56b50faab2
wallet: use wipeable_string in more places where a secret is used
6 years ago
Riccardo Spagni 157690caaa
Merge pull request #4352
6 years ago
moneromooo-monero 5ffb2ff9b7
v8: per byte fee, pad bulletproofs, fixed 11 ring size
6 years ago
moneroexamples 0664a98421
wallet_rpc_server: remove some unused code
6 years ago
moneromooo-monero 97764bae3a
wallet_rpc_server: error out if wallet-file and wallet-dir are both used
6 years ago
Guillaume LE VAILLANT 54b859bea5 wallet rpc: Add close_wallet RPC
6 years ago
luigi1111 59e6fb06f9
Merge pull request #4269
6 years ago
stoffu 8ca1215f25
wallet: store trusted-daemon flag in wallet2
6 years ago
luigi1111 2e7bfd0de5
Merge pull request #4242
6 years ago
Dusan Klinec 6fcdc9e0b2
rpc-wallet: refresh command added
6 years ago
artyomsol 3d5abbe86b [#4027] add change_wallet_password wallet rpc command
6 years ago
moneromooo-monero e9ffa91257
store secret keys encrypted where possible
6 years ago
moneromooo-monero ea37614efe
wallet: wipe seed from memory where appropriate
6 years ago
stoffu a64f57fe42
wallet2: make --restricted-rpc available for wallet RPC only
6 years ago
luigi1111 a68143bc52
Merge pull request #4171
6 years ago
luigi1111 564e9c3b5f
Merge pull request #4170
6 years ago
luigi1111 e7328ed5b7
Merge pull request #4158
6 years ago
moneromooo-monero 37f0799284
wallet: distinguish coinbase from other txes in show_transfers
6 years ago
stoffu 1c6cfd34f4
wallet-rpc: add get_address_index command
6 years ago
stoffu 9127a8b79f
wallet-rpc: filter getbalance response by address index
6 years ago
stoffu 7db7ec8591
wallet rpc: support making integrated address of given standard address
6 years ago
Riccardo Spagni 94803bad01
Merge pull request #4035
6 years ago
Riccardo Spagni e451c76181
Merge pull request #4005
6 years ago
luigi1111 2329d2f4c8
Merge pull request #3907
6 years ago
luigi1111 8a27caeb22
Merge pull request #3998
6 years ago
moneromooo-monero dcbc17e97e
wallet: include a suggested number of confirmations based on amount
6 years ago
stoffu 66df13a58b
wallet-rpc.getaddress: throw if index is out of bound
6 years ago
luigi1111 4e7897e57c
Merge pull request #3780
6 years ago
Howard Chu b85acb4cb8
Fix RPC crashes that didn't check for an open wallet
6 years ago