Commit Graph

434 Commits (0cbf5571d3ccd07c81d33b05dd23b2ac9c777c3b)

Author SHA1 Message Date
Tadeas Moravec 096a9dbdf9
Wallet: Distingush amounts for a single subaddress
4 years ago
moneromooo-monero d64e5aa719
wallet: allow message sign/verify for subaddresses
4 years ago
moneromooo-monero a6c24412e5
wallet: fix exceptions getting the hash of a pruned tx
4 years ago
stoffu ae84ec90c8
wallet-cli/rpc: allow sweep_all to use outputs in all subaddresses within an account
5 years ago
woodser ef95a76d0d remove unused variable 'ptx' from on_describe_transfer()
5 years ago
Matt Smith 0e0351c456 wallet_rpc_server: add count parameter to create_address
5 years ago
moneromooo-monero 0de8a0d37d
wallet_rpc_server: new estimate_tx_size_and_weight RPC
5 years ago
moneromooo-monero b328de6b7a
wallet_rpc_server: add tx weight in transfer commands responses
5 years ago
moneromooo-monero fd35e2304a
wallet: fix another facet of "did I get some monero" information leak
5 years ago
luigi1111 4a67bdbde4
Merge pull request #6019
5 years ago
moneromooo-monero 2899379791
daemon, wallet: new pay for RPC use system
5 years ago
Jake Hemmerle d60c1b6312 changed 'batttery' to 'battery'
5 years ago
luigi1111 dd24d7f7fd
Merge pull request #5940
5 years ago
moneromooo-monero 4d0aadc081
wallet_rpc_server: don't report integrated addresses for 0 payment ID
5 years ago
moneromooo-monero 19c0506e14
wallet: remove long payment ID sending support
5 years ago
binaryFate 6b4bc0d389 RPC on_transfer_split error consistent with on_transfer if no tx sent
5 years ago
moneromooo-monero cc4be4fa15
wallet: add edit_address_book RPC
5 years ago
luigi1111 d00e511cc6
Merge pull request #5871
5 years ago
luigi1111 e753663d31
Merge pull request #5870
5 years ago
luigi1111 9325501762
Merge pull request #5855
5 years ago
moneromooo-monero 2ec455df1f
wallet: fix mismatch between two concepts of "balance"
5 years ago
moneromooo-monero 340774341f
wallet_rpc_server: add locked field to get_transfers/get_{bulk_,}_payments
5 years ago
moneromooo-monero 83ca76435b
wallet_rpc_server: call deinit on exit
5 years ago
moneromooo-monero 33e91e1a1e
wallet, rpc: add a release field to get_version
5 years ago
luigi1111 1bd3f1a1fb
Merge pull request #5750
5 years ago
luigi1111 dd3b5ecb98
Merge pull request #5478
5 years ago
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