Commit Graph

279 Commits (d65809476152c22cf350cee83f208328247208ef)

Author SHA1 Message Date
moneromooo-monero 4f5b130de9
wallet_rpc_server: add address book RPC calls
7 years ago
Riccardo Spagni 614400e5af
Merge pull request #1643
7 years ago
moneromooo-monero 8c8482ac98
wallet_rpc_server: fix short payment id validation in transfer
7 years ago
moneromooo-monero 69d2ad3967
wallet_rpc_server: fix logs going to the wrong file
7 years ago
moneromooo-monero d86ae2bec6
wallet2: reuse fake outs when adjusting fee on transfer
8 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
8 years ago
Lee Clagett d81cb08704 Added (not yet enabled) HTTP client authentication
8 years ago
moneromooo-monero 19c4041df5
wallet_rpc_server: new RPC call to get a transfer by txid
8 years ago
Lee Clagett 2bddb8ebee Refactored password prompting for wallets
8 years ago
Lee Clagett 427054c3d5 Enabled HTTP auth support for monero-wallet-rpc
8 years ago
Lee Clagett 18462aa065 Added confirmation before binding wallet-rpc to external IP
8 years ago
Riccardo Spagni f2ea2afb77
Merge pull request #1398
8 years ago
Pierre Boyer f4772bae81 Fix a few minor typos
8 years ago
moneromooo-monero 82ba2108e9
wallet: add API and RPC to create/parse monero: URIs
8 years ago
moneromooo-monero 4eb7347fdd
wallet: return fee in transfer RPC
8 years ago
Lee Clagett 358e068e87 Created monero-wallet-rpc, moving functionality from monero-wallet-cli
8 years ago
moneromooo-monero eeb2bbc0fc
epee: optionally restrict HTTP service to a configurable user agent
8 years ago
moneromooo-monero 9c7b0cb28e
wallet: change priority/fee to ArticMine's recommendation
8 years ago
moneromooo-monero adca903589
wallet_rpc_server: return payment id in make_integrated_address RPC
8 years ago
moneromooo-monero d4b62a1e29
rct amount key modified as per luigi1111's recommendations
8 years ago
moneromooo-monero a47ceee83b
wallet: do not store signatures in the wallet cache
8 years ago
moneromooo-monero 1303cda646
wallet: always use new algorithm for RPC transfers
8 years ago
moneromooo-monero c27194a444
wallet: do not try to use rct txes a few blocks before the fork
8 years ago
moneromooo-monero e81a2b2cfa
port get_tx_key/check_tx_key to rct
8 years ago
moneromooo-monero dc4aad7eb5
add rct to the protocol
8 years ago
moneromooo-monero ebf97d76f0
wallet: new {ex,im}port_key_images commands and RPC calls
8 years ago
moneromooo-monero b89b96394a
wallet: add unconfirmed incoming txes from the txpool
8 years ago
Riccardo Spagni 07f1d4e04d
Merge pull request #899
8 years ago
moneromooo-monero 89d9f382a0
wallet: add command and RPC to sign/verify data
8 years ago
moneromooo-monero a95a2cbc4d
wallet_rpc_server: add payment id from integrated addresses to extra
8 years ago
moneromooo-monero 945c272f6c
wallet: add a fee multiplier
8 years ago
moneromooo-monero 5dc09f2666
wallet_rpc_server: fix some string values being returned between <>
8 years ago
moneromooo-monero 09dddf281a
wallet: add a filter_by_height field to get_transfers
8 years ago
moneromooo-monero 48ab3f93ff
wallet: add get_transfers rpc call
8 years ago
moneromooo-monero 7baed9bd89
wallet: allow attaching notes to txids
8 years ago
moneromooo-monero b0850a9bea
wallet: add a new sweep_all command and RPC command
8 years ago
moneromooo-monero 48d0747d00
wallet: better output selection for transfer/transfer_new
8 years ago
moneromooo-monero 0be6e08dd0
wallet: do not leak owned amounts to the daemon unless --trusted-daemon
8 years ago
moneromooo-monero 12146daeed
wallet: change sweep_dust to sweep_unmixable
8 years ago
moneromooo-monero 8bc1bd6b65
wallet: use minimum mixin when RPC asks for too low mixin
8 years ago
luigi1111 e2b7e55be6 get_payments short ID
8 years ago
Riccardo Spagni de03926850
updated copyright year
9 years ago
moneromooo-monero bc8a52efd8
wallet: add a rescan_bc command and rescan_blockchain RPC
9 years ago
moneromooo-monero 61ce8d6fde
wallet_rpc_server: exit async, so we reply to stop_wallet RPC
9 years ago
moneromooo-monero 9847db6920
wallet: do not return error if incoming_transfers finds none
9 years ago
Brendan Telzrow 4cd7913a04 added RPC wallet command getheight
9 years ago
moneromooo-monero 1965fce402
wallet: add a stop_wallet RPC call
9 years ago
moneromooo-monero 5dc53c2cb0
wallet: use mutex protected random generation api
9 years ago
moneromooo-monero d91eb8c7b4
wallet: only return tx keys via RPC if requested
9 years ago
moneromooo-monero 6c995710d8
make tx keys available to the user
9 years ago
moneromooo-monero a2d7a5fb49
encrypted payment ids are now 64 bit, instead of 256 bit
9 years ago
moneromooo-monero e40cfc4e29
Encrypted payment IDs
9 years ago
moneromooo-monero 988fe1f843
wallet: new transaction construction algorithm
9 years ago
moneromooo-monero 6f8a6dcb6c Add RPC commands to manipulate integrated addresses
9 years ago
moneromooo-monero 63741d8264
Integrated addresses (standard address plus payment id)
9 years ago
moneromooo-monero a62daebba5
wallet_rpc_server: add a sweep_dust RPC command as well
9 years ago
Thomas Winget a0590d29cd
Restore daemon interactive mode
9 years ago
Riccardo Spagni 7b01a076b9
added tx size to incoming_transfers RPC Call
9 years ago
Riccardo Spagni 9e0516c1dd
Merge pull request #215
10 years ago
moneromooo-monero 24d500ce8e
Add a --restricted-rpc flag to simplewallet
10 years ago
moneromooo-monero 87839cd484
Allow get_bulk_payments to return all payments regardless of payment ID
10 years ago
Riccardo Spagni f4b69d553a
year updated in license
10 years ago
Sammy Libre 250254c338 Exception handling while refreshing in rpc wallet (credits to QCN)
10 years ago
Zachary Michaels d03308734b
Separate testnet address prefix
10 years ago
Jakob Lind 67b91ea769 added view_key to wallet RPC command query_key
10 years ago
Jakob Lind 0c3255ead8 query_key command in wallet rpc.
10 years ago
Riccardo Spagni 0a87cb0b33 Merge pull request #70 from fluffypony/master
10 years ago
Erik Kimmo a59b6205cd wallet rpc: actually populate the extra while assembling a transaction
10 years ago
fluffypony 6fc995fe5d License updated to BSD 3-clause
10 years ago
Zachary Michaels 12596ad566 Add get_bulk_payments rpc call
10 years ago
Thomas Winget d433a696e5 wallet RPC converted to use new transaction semantics
10 years ago
Thomas Winget 2e048a4679 final changes to get transaction splitting building. needs testing.
10 years ago
paybee 133019cfc5 fixed conflict
10 years ago
paybee 295c284c3e Added incoming_transfers RPC API method
10 years ago
Neozaru 117393d562 Added 'payment_id' optional argument to 'transfer' wallet RPC method
10 years ago
paybee feacdded6b Added incoming_transfers RPC API method
10 years ago
Neozaru 17a9ee3f8f 'getaddress' wallet-rpc command
10 years ago
mydesktop 333f975760 initial [broken] update
10 years ago
Antonio Juarez 29c2859a3e json rpc for wallet and bugfix
10 years ago