Commit Graph

183 Commits (0cbf5571d3ccd07c81d33b05dd23b2ac9c777c3b)

Author SHA1 Message Date
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
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 1303cda646
wallet: always use new algorithm for RPC transfers
8 years ago
moneromooo-monero e81a2b2cfa
port get_tx_key/check_tx_key to rct
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
moneromooo-monero 89d9f382a0
wallet: add command and RPC to sign/verify data
8 years ago
moneromooo-monero 945c272f6c
wallet: add a fee multiplier
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
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
Brendan Telzrow 791e7fb263 changed height to uint64_t
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 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 988fe1f843
wallet: new transaction construction algorithm
9 years ago
moneromooo-monero 6f8a6dcb6c Add RPC commands to manipulate integrated addresses
9 years ago
moneromooo-monero a62daebba5
wallet_rpc_server: add a sweep_dust RPC command as well
9 years ago
Riccardo Spagni 7b01a076b9
added tx size to incoming_transfers RPC Call
9 years ago
Riccardo Spagni f4b69d553a
year updated in license
10 years ago
Jakob Lind 0c3255ead8 query_key command in wallet rpc.
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