Commit Graph

55 Commits (cd64c7990ce1b6a9d88ff24e749fb906154c95dc)

Author SHA1 Message Date
moneromooo-monero cd64c7990c
multisig address generation RPC
7 years ago
Riccardo Spagni 539f511eb1
Merge pull request #2368
7 years ago
moneromooo-monero 9739da1e84
wallet_rpc_server: new relay_tx command
7 years ago
stoffu b0b7e0f09a
Spend proof without txkey
7 years ago
stoffu 998777ecd7
Tx proof (revised):
7 years ago
stoffu c4587e83f8
simplewallet: wrong ns for input_line in sweep_single (fix #2634)
7 years ago
stoffu b738f4b59d
wallet: add sweep_single command
7 years ago
moneromooo-monero ccf53a566c
track double spending in the txpool
7 years ago
Riccardo Spagni 3dd31d33fa
Merge pull request #2605
7 years ago
Michał Sałaban fab3b7221b Add more specific RPC error codes
7 years ago
rbrunner7 b370ef54b9 Wallet: Descriptions through new commands 'set_description', 'get_description'
7 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
Lee Clagett 9c83f8063d Do not create file when RPC user/pass is given and use file locking
7 years ago
moneromooo-monero 8655ba04ba
wallet_rpc_server: adjust small ring sizes to 5 for v6
7 years ago
binaryFate f98bf48b1d Minor cleanup: tab vs. space + logs messages
7 years ago
Howard Chu 110b683152
Resolve #92 add ability to create wallets thru RPC
7 years ago
stoffu 8bbcbcfb0d
wallet rpc: enable solo mining
7 years ago
moneromooo-monero 9d134e8647
wallet_rpc_server: add a rescan_spent RPC
7 years ago
moneromooo-monero ada6a8a2de
wallet_rpc_server: new --trusted-daemon flag
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
moneromooo-monero 4f5b130de9
wallet_rpc_server: add address book RPC calls
7 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
8 years ago
moneromooo-monero 19c4041df5
wallet_rpc_server: new RPC call to get a transfer by txid
8 years ago
Riccardo Spagni e170cbe013
Merge pull request #1473
8 years ago
Lee Clagett e3639f5cc3 Removed unused functions
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
moneromooo-monero 82ba2108e9
wallet: add API and RPC to create/parse monero: URIs
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 ebf97d76f0
wallet: new {ex,im}port_key_images commands and RPC calls
8 years ago
moneromooo-monero 89d9f382a0
wallet: add command and RPC to sign/verify data
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
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
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 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
Thomas Winget a0590d29cd
Restore daemon interactive mode
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
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