Commit Graph

158 Commits (756f06cd839a3260407d28ed6084435b0b8b744c)

Author SHA1 Message Date
moneromooo-monero f26ce08c8a
wallet: add a non destructive blockchain rescan
6 years ago
Hasan Pekdemir f3019efe1b wallet-rpc: add on_restore_deterministic RPC call.
6 years ago
Riccardo Spagni 169e6e9074
Merge pull request #4552
6 years ago
moneromooo-monero 67e76aa06c
wallet_rpc_server: optionally return tx keys in sign_transfer
6 years ago
moneromooo-monero 977fc1bceb
wallet_rpc_server: add describe_transfer RPC
6 years ago
Riccardo Spagni e19652df51
Merge pull request #4036
6 years ago
naughtyfox 9f3963e823 Arbitrary M/N multisig schemes:
6 years ago
moneromooo-monero 2c74b1a1c4
wallet_rpc_server: include all transfer records for a txid
6 years ago
Riccardo Spagni 54d883d826
Merge pull request #4427
6 years ago
Riccardo Spagni cd8c7f6e78
Merge pull request #4433
6 years ago
moneromooo-monero b35beaa8d6
wallet_rpc_server: include account index in incoming_transfers RPC
6 years ago
whythat 24f5239693
wallet: add 'outputs' option for sweep_* commands
6 years ago
Riccardo Spagni 5f9374c735
Merge pull request #4329
6 years ago
moneromooo-monero 5ffb2ff9b7
v8: per byte fee, pad bulletproofs, fixed 11 ring size
6 years ago
Guillaume LE VAILLANT 54b859bea5 wallet rpc: Add close_wallet RPC
6 years ago
luigi1111 59e6fb06f9
Merge pull request #4269
6 years ago
luigi1111 085b6ba98e
Merge pull request #4263
6 years ago
el00ruobuob 45c85c89de
remove unused fields from relay_tx RPC
6 years ago
Dusan Klinec 6fcdc9e0b2
rpc-wallet: refresh command added
6 years ago
artyomsol 3d5abbe86b [#4027] add change_wallet_password wallet rpc command
6 years ago
luigi1111 a68143bc52
Merge pull request #4171
6 years ago
luigi1111 564e9c3b5f
Merge pull request #4170
6 years ago
moneromooo-monero 5ed6669130
wallet_rpc_server: remove unused amount_keys field in transfer RPC
6 years ago
stoffu 1c6cfd34f4
wallet-rpc: add get_address_index command
6 years ago
stoffu 9127a8b79f
wallet-rpc: filter getbalance response by address index
6 years ago
stoffu 7db7ec8591
wallet rpc: support making integrated address of given standard address
6 years ago
moneromooo-monero 9b38551c3c
wallet_rpc_server: fix build - forgot to build rpc version
6 years ago
moneromooo-monero dcbc17e97e
wallet: include a suggested number of confirmations based on amount
6 years ago
luigi1111 4e7897e57c
Merge pull request #3780
6 years ago
Dusan Klinec 9c2a7b4638 wallet-rpc: watch-only and cold wallet features added
6 years ago
moneromooo-monero c1bda097c1
wallet_rpc_server: add a get_version RPC
6 years ago
cryptochangements34 ffe70b8f61
Make mixin optional with default for rpc transfer
6 years ago
cryptochangements34 3d452367b0 allow using ring size instead of mixin for rpc transfer
6 years ago
Riccardo Spagni 0fc5eec9cd
Merge pull request #3235
6 years ago
Michał Sałaban 6866ed469a Add default value to max_height, otherwise it's 0
6 years ago
stoffu a99ef17695
wallet-rpc: take subaddress account as arg for get_transfer_by_txid
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
Riccardo Spagni 960b32ba70
Merge pull request #3027
6 years ago
Riccardo Spagni f077bbb4f1
Merge pull request #3010
6 years ago
stoffu 6d40a92026
Reserve proof
7 years ago
Riccardo Spagni 803f54b9fd
Merge pull request #2967
7 years ago
Michał Sałaban 07da9c806d Resolve addresses in get_transfers
7 years ago
Riccardo Spagni db09247c68
Merge pull request #2926
7 years ago
moneromooo-monero 55556fabf9
wallet_rpc_server: factor transfer info return and add missing info
7 years ago
stoffu a921764162
wallet-rpc: added receiving address to res of get(_bulk)_payments; selective addresses for getaddress
7 years ago
stoffu 6b5bd129b4
Account tagging
7 years ago
moneromooo-monero 31a97e761e
wallet: use raw encrypted data in multisig import/export RPC
7 years ago
moneromooo-monero 2fa707d1a5
wallet: add multisig sign/submit RPC
7 years ago
moneromooo-monero 265290388b
wallet: guard against partly initialized multisig wallet
7 years ago
moneromooo-monero f4eda44ce3
N-1/N multisig
7 years ago
moneromooo-monero cd64c7990c
multisig address generation RPC
7 years ago
moneromooo-monero 4c313324b1
Add N/N multisig tx generation and signing
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
moneromooo-monero 01dc829784
wallet: transfer RPC can now return tx metadata (pending_tx)
7 years ago
stoffu b0b7e0f09a
Spend proof without txkey
7 years ago
stoffu 998777ecd7
Tx proof (revised):
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
rbrunner7 b370ef54b9 Wallet: Descriptions through new commands 'set_description', 'get_description'
7 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
Riccardo Spagni 68ccc10b29
Merge pull request #2205
7 years ago
moneromooo-monero c97d1bd3d4
wallet: return unlock_time in get_transfers
7 years ago
moneromooo-monero dc0b312f8a
wallet_rpc_server: optionally return tx blobs on transfer calls
7 years ago
binaryFate 5a09d79caf Fix #2120: return per-tx amount in transfer_split RPC call.
7 years ago
moneromooo-monero 6df83b3efb
wallet: add sweep_below function
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
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
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
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