Commit Graph

279 Commits (38727f7d2ff178e46c04f44b067259df2b33e293)

Author SHA1 Message Date
moneromooo-monero 8aba0d4b4c
wallet: encrypt outputs and key images files with the view key
8 years ago
moneromooo-monero b5d6faada3
wallet: fix bad amounts/fees again
8 years ago
Riccardo Spagni d53bc2eddf
Merge pull request #1281
8 years ago
Riccardo Spagni 95e0010fbb
Merge pull request #1277
8 years ago
moneromooo-monero bb560dd814
wallet: new import_outputs/export_outputs commands
8 years ago
moneromooo-monero 1f9e6a46d8
wallet: print tx overview on submit_transfer too
8 years ago
moneromooo-monero 4bfb81a7f5
simplewallet: remove destinations with zero amount in sign_transfer
8 years ago
moneromooo-monero 069d688cf7
simplewallet: log transactions to submit in submit_transfer
8 years ago
moneromooo-monero 31abac4daf
wallet: fix pre-rct cold wallet signing not splitting change
8 years ago
moneromooo-monero ff8825210d
simplewallet: factor locked_transfer, and fix a few rough edges
8 years ago
Riccardo Spagni f800390ccc
Merge pull request #1224
8 years ago
Riccardo Spagni 9feb358e46
Merge pull request #1220
8 years ago
Riccardo Spagni e48ef1684c
Merge pull request #1219
8 years ago
Riccardo Spagni b53c9e5549
Merge pull request #1200
8 years ago
NanoAkron a3748f40ea
Rewrote add_wallet_create_if_needed for clearer flow and behaviour
8 years ago
moneromooo-monero 8231997b66
simplewallet: fix sweep_all misreporting sweeped amount for rct outputs
8 years ago
moneromooo-monero e76dcdd810
wallet: improve error messages when not enough money for transfer
8 years ago
moneromooo-monero b5f20012d3
simplewallet: fix wrong amount in show_transfers
8 years ago
moneromooo-monero 2a0ad8b2fe
simplewallet: add mixin and payment id to sweep_all help
8 years ago
Riccardo Spagni ae987907c6
Merge pull request #1179
8 years ago
Riccardo Spagni bfdac4b5ff
Merge pull request #1160
8 years ago
Oyvind Kvanes 714ee99678 Fix description for locked_transfer
8 years ago
Riccardo Spagni 36d80b4475
Merge pull request #1162
8 years ago
Riccardo Spagni 2ef81914b5
Merge pull request #1140
8 years ago
Oyvind Kvanes 71538f3240 Rename to lockblocks and add max value
8 years ago
TedTheFicus ea45d61f5d Update minimum mixin in transfer_original help text
8 years ago
moneromooo-monero 80b4da3330
wallet: wallet option to confirm transfers with no payment id
8 years ago
Oyvind Kvanes 68ac0607da Fix locked_transfer
8 years ago
Oyvind Kvanes 7d020bde5e Add locked_transfer
8 years ago
Oyvind Kvanes d5f918a0b1 Revert transfer_main in simplewallet
8 years ago
Oyvind Kvanes 3451963855 Add motifications to test out locked_transfer
8 years ago
Oyvind Kvanes e5e6d88655 Add more information to transaction in wallet
8 years ago
Oyvind Kvanes 9b8a06203b Make a small test change
8 years ago
moneromooo-monero bba6af9064
wallet: cold wallet transaction signing
8 years ago
Riccardo Spagni e01a9ea507
Merge pull request #1117
8 years ago
Will Skinner fc855c1a21 Made error message consistent with other, more helpful, message
8 years ago
J Ryan Littlefield 7f009bb7e2 Remove redundant "default" in set mixin help desc
8 years ago
Riccardo Spagni 35cdbe2eb2
Merge pull request #1089
8 years ago
moneromooo-monero 368485d518
simplewallet: do not expose the details of tx splitting to the user
8 years ago
moneromooo-monero 925086346a
simplewallet: fix wrong amount in show_transfers for pending transactions
8 years ago
moneromooo-monero 9c7b0cb28e
wallet: change priority/fee to ArticMine's recommendation
8 years ago
Riccardo Spagni df63e0704a
fix remaining bitmonero and simplewallet bits
8 years ago
moneromooo-monero f1d87c8064
simplewallet: add magic and public keys to key image export file
8 years ago
moneromooo-monero f4e894a526
simplewallet: make the key image export format binary
8 years ago
moneromooo-monero fbd7c359ee
wallet: fix some "may be used uninitialized" warnings
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 cc85cc6a3f
simplewallet: better check_tx_key feedback
8 years ago
moneromooo-monero 9b70856ccb
rct: make the amount key derivable by a third party with the tx key
8 years ago
moneromooo-monero e81a2b2cfa
port get_tx_key/check_tx_key to rct
8 years ago