Commit Graph

363 Commits (72f38bcc91ac45f88e192f7f0ca3ec2d6df76663)

Author SHA1 Message Date
moneromooo-monero 995969b190
wallet: fix set_log not handling 0,xxx style settings
7 years ago
Riccardo Spagni 82411cdf3a
Merge pull request #1886
7 years ago
Riccardo Spagni f33a696ec7
Merge pull request #1883
7 years ago
moneromooo-monero f9a2b5279d
simplewallet: allow setting tx priority in watch wallets
7 years ago
moneromooo-monero d023831327
use const references in catch blocks
7 years ago
moneromooo-monero 1a666c3016
simplewallet: catch case where no transactions are made
7 years ago
moneromooo-monero 3396a9f2af
Add intervening v5 fork for increased min block size
7 years ago
moneromooo-monero 4b48565c9e
wallet: add password command
7 years ago
Riccardo Spagni d35d626181
Merge pull request #1826
7 years ago
Riccardo Spagni 78a99fe7da
Merge pull request #1820
7 years ago
moneromooo-monero 2c468dd429
allow user I/O in millinero, micronero, nanonero, piconero
7 years ago
moneromooo-monero b8a08f199a
wallet: fix --log-file not working
7 years ago
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
7 years ago
Riccardo Spagni bcb7b0a9af
Merge pull request #1665
7 years ago
Riccardo Spagni 31cf4e7362
Merge pull request #1640
7 years ago
kenshi84 f97526e641 simplewallet: option to always ask password for any crytical operations
7 years ago
moneromooo-monero 3471907160
simplewallet: cleanup
7 years ago
moneromooo-monero a9a9b64b13
simplewallet: fix build (unqualified type not in current scope)
7 years ago
Riccardo Spagni 10b625079b
Merge pull request #1645
7 years ago
Riccardo Spagni ab2b3480b2
Merge pull request #1639
7 years ago
Riccardo Spagni 5fb3f97a55
Merge pull request #1629
7 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