index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallet
/
wallet_rpc_server.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change logging to easylogging++
moneromooo-monero
2017-01-16
1
-5
/
+9
*
Added (not yet enabled) HTTP client authentication
Lee Clagett
2017-01-11
1
-1
/
+1
*
wallet_rpc_server: new RPC call to get a transfer by txid
moneromooo-monero
2017-01-08
1
-61
/
+152
*
Refactored password prompting for wallets
Lee Clagett
2016-12-19
1
-3
/
+3
*
Enabled HTTP auth support for monero-wallet-rpc
Lee Clagett
2016-12-16
1
-7
/
+91
*
Added confirmation before binding wallet-rpc to external IP
Lee Clagett
2016-12-05
1
-11
/
+30
*
Merge pull request #1398
Riccardo Spagni
2016-12-04
1
-1
/
+1
|
\
|
*
Fix a few minor typos
Pierre Boyer
2016-12-04
1
-1
/
+1
*
|
wallet: add API and RPC to create/parse monero: URIs
moneromooo-monero
2016-11-28
1
-0
/
+27
|
/
*
wallet: return fee in transfer RPC
moneromooo-monero
2016-11-16
1
-0
/
+4
*
Created monero-wallet-rpc, moving functionality from monero-wallet-cli
Lee Clagett
2016-11-10
1
-10
/
+117
*
epee: optionally restrict HTTP service to a configurable user agent
moneromooo-monero
2016-09-18
1
-1
/
+4
*
wallet: change priority/fee to ArticMine's recommendation
moneromooo-monero
2016-09-16
1
-3
/
+3
*
wallet_rpc_server: return payment id in make_integrated_address RPC
moneromooo-monero
2016-08-29
1
-0
/
+1
*
rct amount key modified as per luigi1111's recommendations
moneromooo-monero
2016-08-28
1
-31
/
+0
*
wallet: do not store signatures in the wallet cache
moneromooo-monero
2016-08-28
1
-1
/
+1
*
wallet: always use new algorithm for RPC transfers
moneromooo-monero
2016-08-28
1
-5
/
+2
*
wallet: do not try to use rct txes a few blocks before the fork
moneromooo-monero
2016-08-28
1
-2
/
+2
*
port get_tx_key/check_tx_key to rct
moneromooo-monero
2016-08-28
1
-0
/
+39
*
add rct to the protocol
moneromooo-monero
2016-08-28
1
-4
/
+2
*
wallet: new {ex,im}port_key_images commands and RPC calls
moneromooo-monero
2016-07-24
1
-0
/
+66
*
wallet: add unconfirmed incoming txes from the txpool
moneromooo-monero
2016-07-20
1
-2
/
+25
*
Merge pull request #899
Riccardo Spagni
2016-07-20
1
-1
/
+8
|
\
|
*
wallet_rpc_server: add payment id from integrated addresses to extra
moneromooo-monero
2016-07-10
1
-1
/
+8
*
|
wallet: add command and RPC to sign/verify data
moneromooo-monero
2016-07-19
1
-0
/
+36
|
/
*
wallet: add a fee multiplier
moneromooo-monero
2016-06-22
1
-4
/
+4
*
wallet_rpc_server: fix some string values being returned between <>
moneromooo-monero
2016-06-19
1
-10
/
+10
*
wallet: add a filter_by_height field to get_transfers
moneromooo-monero
2016-04-27
1
-2
/
+9
*
wallet: add get_transfers rpc call
moneromooo-monero
2016-04-26
1
-0
/
+89
*
wallet: allow attaching notes to txids
moneromooo-monero
2016-04-26
1
-0
/
+63
*
wallet: add a new sweep_all command and RPC command
moneromooo-monero
2016-04-19
1
-0
/
+59
*
wallet: better output selection for transfer/transfer_new
moneromooo-monero
2016-04-02
1
-3
/
+3
*
wallet: do not leak owned amounts to the daemon unless --trusted-daemon
moneromooo-monero
2016-03-26
1
-1
/
+1
*
wallet: change sweep_dust to sweep_unmixable
moneromooo-monero
2016-03-26
1
-1
/
+1
*
wallet: use minimum mixin when RPC asks for too low mixin
moneromooo-monero
2016-03-11
1
-3
/
+13
*
get_payments short ID
luigi1111
2016-03-05
1
-8
/
+17
*
updated copyright year
Riccardo Spagni
2015-12-31
1
-1
/
+1
*
wallet: add a rescan_bc command and rescan_blockchain RPC
moneromooo-monero
2015-12-30
1
-0
/
+23
*
wallet_rpc_server: exit async, so we reply to stop_wallet RPC
moneromooo-monero
2015-12-28
1
-1
/
+10
*
wallet: do not return error if incoming_transfers finds none
moneromooo-monero
2015-12-28
1
-5
/
+0
*
added RPC wallet command getheight
Brendan Telzrow
2015-12-23
1
-1
/
+16
*
wallet: add a stop_wallet RPC call
moneromooo-monero
2015-12-05
1
-0
/
+23
*
wallet: use mutex protected random generation api
moneromooo-monero
2015-08-26
1
-1
/
+1
*
wallet: only return tx keys via RPC if requested
moneromooo-monero
2015-08-24
1
-3
/
+6
*
make tx keys available to the user
moneromooo-monero
2015-08-19
1
-0
/
+3
*
encrypted payment ids are now 64 bit, instead of 256 bit
moneromooo-monero
2015-08-09
1
-22
/
+36
*
Encrypted payment IDs
moneromooo-monero
2015-08-09
1
-4
/
+7
*
wallet: new transaction construction algorithm
moneromooo-monero
2015-07-22
1
-1
/
+5
*
Add RPC commands to manipulate integrated addresses
moneromooo-monero
2015-06-13
1
-0
/
+64
*
Integrated addresses (standard address plus payment id)
moneromooo-monero
2015-06-12
1
-2
/
+16
[next]