Commit Graph

419 Commits (ab594cfee94dff87bb7039724563f6177a892b8b)

Author SHA1 Message Date
moneromooo-monero 7a44f38a7f
Add support for the wallet to refresh pruned blocks
7 years ago
kenshi84 eabe3bf20c
simplewallet: updated help message for 'set ask-password'
7 years ago
Riccardo Spagni 5aab25b60a
Merge pull request #1765
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
Dion Ahmetaj 5cfddd74e9 Add support for smart mining through wallet.
7 years ago
moneromooo-monero 83ec209f42
simplewallet: validate hex input size
7 years ago
Riccardo Spagni cb54eeaa31
Merge pull request #1698
7 years ago
Riccardo Spagni eacf2124b6 Merge pull request #1689
7 years ago
kenshi84 9459f33178 simplewallet: print error when address is wrong
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago
Lee Clagett ce7fcbb4ae Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
8 years ago
Riccardo Spagni bcb7b0a9af
Merge pull request #1665
8 years ago
Riccardo Spagni 31cf4e7362
Merge pull request #1640
8 years ago
kenshi84 f97526e641 simplewallet: option to always ask password for any crytical operations
8 years ago
moneromooo-monero 3471907160
simplewallet: cleanup
8 years ago
moneromooo-monero a9a9b64b13
simplewallet: fix build (unqualified type not in current scope)
8 years ago
Riccardo Spagni 10b625079b
Merge pull request #1645
8 years ago
Riccardo Spagni ab2b3480b2
Merge pull request #1639
8 years ago
Riccardo Spagni 5fb3f97a55
Merge pull request #1629
8 years ago
Ashley Perpetual 48aa9cf035 Add change_password for simplewallet
8 years ago
moneromooo-monero 9bd9906e8f
Factor is_address_local code into a tools function
8 years ago
Lee Clagett c02e1cb943 Updates to epee HTTP client code
8 years ago
kenshi84 55a8e982c0 moved get_account_address_from_str_or_url from libcommon to libcryptonote_core
8 years ago
Riccardo Spagni 39aaea8e62
Merge pull request #1599
8 years ago
moneromooo-monero 17246d051d
wallet: print exception message on get_random_outs_error
8 years ago
kenshi84 78d560a933 simplewallet: use MAKE_CORE_RPC_VERSION(1,4) instead of 0x10004
8 years ago
Riccardo Spagni ab69d5b367
Merge pull request #1569
8 years ago
kenshi84 16b8b66adc specify restore height by YYYY-MM-DD format
8 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
8 years ago
Riccardo Spagni 2806842200
Merge pull request #1562
8 years ago
Riccardo Spagni 2a2f02e375
Merge pull request #1559
8 years ago
Riccardo Spagni 433adee594
Merge pull request #1545
8 years ago
Riccardo Spagni 5738e07fba
Merge pull request #1492
8 years ago
Jaquee a081b39c01
Move key image export/import functions to wallet2
8 years ago
Jaquee db56a03ff2
Wallet2 + API: Callbacks for unconfirmed transfers
8 years ago
kenshi84 f1dde1a429 wallet cli: print originating block heights of mixin keys when making transfer
8 years ago
luigi1111 5ae00f0ff5 add msg for donate
8 years ago
luigi1111 db44a909ba Fix monero-wallet-cli compile
8 years ago
Riccardo Spagni 59021496d8
Merge pull request #1537
8 years ago
Riccardo Spagni c284b0fff7
Merge pull request #1503
8 years ago
Riccardo Spagni 209a633a3c
Merge pull request #1496
8 years ago
Riccardo Spagni f4b3989c61
Merge pull request #1482
8 years ago
moneromooo-monero c21350823f
simplewallet: add a show_transfer <txid> command
8 years ago
kenshi84 adee16440a wallet cli: print unspent outputs with histogram
8 years ago
kenshi84 542571f5cb simplewallet: remove unnecessary local_args.erase(...) in set_variable()
8 years ago
kenshi84 99580adf66 make openalias also available for solo miner; introduce namespace tools::dns_utils; support integrated address with dns lookup
8 years ago
kenshi84 38f00d07f7 wallet cli: viewing and editing address book
8 years ago
moneromooo-monero c31e42e2bb
simplewallet: bump output file format version
8 years ago
Riccardo Spagni 6847999fb8
Merge pull request #1472
8 years ago
Riccardo Spagni dca146f823
Merge pull request #1469
8 years ago
Riccardo Spagni 1551ce98f2
Merge pull request #1466
8 years ago
kenshi84 07b9138cad support importing unportable outputs
8 years ago
Lee Clagett 2bddb8ebee Refactored password prompting for wallets
8 years ago
moneromooo-monero 9e4b3724c7
simplewallet: add pending/pool/failed in the show_transfers help
8 years ago
anonimal b9a28677e2
simplewallet: add return type for donate function
8 years ago
anonimal d36669fd75
simplewallet: hardcode Monero's donation address
8 years ago
kenshi84 66e6af89ce added experimental boost::archive::portable_binary_{i|o}archive
8 years ago
Kenshi Takayama 2506d51d60 wallet cli: donate command
8 years ago
luigi1111 0fb5dc870d
monero-wallet-cli wording changes 'n' stuff
8 years ago
moneromooo-monero 0b91d82574
simplewallet: restore automatically setting trusted local daemon
8 years ago
Riccardo Spagni fe89782512
Merge pull request #1379
8 years ago
moneromooo-monero d6086f5b4e
Improve daemon RPC version handling
8 years ago
Lee Clagett 91ffb61c25 Added command_line::is_yes
8 years ago
moneromooo-monero 6d76072612
simplewallet: remove double confirmation when submitting signed tx
8 years ago
Riccardo Spagni 2988e1be8c
Merge pull request #1344
8 years ago
moneromooo-monero a0131c8be3
wallet: auto sync outputs and key images in cold signing files
8 years ago
moneromooo-monero d72376d467
simplewallet: add a verbose flag to incoming_transfers
8 years ago
moneromooo-monero 47413a5626
simplewallet: spell out change when signing a transfer
8 years ago
moneromooo-monero 14cb088300
simplewallet: print public keys too on spendkey/viewkey commands
8 years ago
moneromooo-monero bd4da18525
simplewallet: include amount sent in transfer confirmation
8 years ago
Lee Clagett 265e4605ec Fixed generate-from-json bug introduced in 358e068
8 years ago
Lee Clagett 358e068e87 Created monero-wallet-rpc, moving functionality from monero-wallet-cli
8 years ago
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
Riccardo Spagni 4cb1348548
Merge pull request #1139
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