Commit Graph

974 Commits (7175dcb1078abbdaa130a8c5f5fd2b93fa7b3086)

Author SHA1 Message Date
moneromooo-monero c33ffc8e94
simplewallet: save fixes in RPC mode
8 years ago
moneromooo-monero f17b2f42b2
rpc: add pool/blockchain and block height results to gettransactions
8 years ago
moneromooo-monero ed61a2ccc1
simplewallet: set strict umask at start
8 years ago
moneromooo-monero 1a58d202b2
simplewallet: optional address in --generate-from-json
8 years ago
moneromooo-monero 48d0747d00
wallet: better output selection for transfer/transfer_new
8 years ago
Riccardo Spagni b22f550c67
Merge pull request #772
8 years ago
Riccardo Spagni 4ac6bdbb3f
Merge pull request #769
8 years ago
Riccardo Spagni a38ad63f8f
Merge pull request #767
8 years ago
Riccardo Spagni f68670a80e
Merge pull request #766
8 years ago
moneromooo-monero ead6956080
simplewallet: always gracefully exit on EOF
8 years ago
moneromooo-monero 3e557254c7
wallet: make the JSON reading type safe
8 years ago
moneromooo-monero 24b3e9007a
Convey tx verification failure reasons to the RPC client
8 years ago
moneromooo-monero 77d1c6b672
simplewallet: default to trusted daemon for loopback address
8 years ago
moneromooo-monero 0be6e08dd0
wallet: do not leak owned amounts to the daemon unless --trusted-daemon
8 years ago
moneromooo-monero 12146daeed
wallet: change sweep_dust to sweep_unmixable
8 years ago
moneromooo-monero a2e378b91b
wallet: add a --generate-from-json flag
8 years ago
moneromooo-monero f7301c3563
Revert "Print stack trace upon exceptions"
8 years ago
Riccardo Spagni f63b945d28
Merge pull request #734
8 years ago
moneromooo-monero b525457061
simplewallet: make --password-file work in RPC mode
8 years ago
moneromooo-monero fff238ec94
Print stack trace upon exceptions
8 years ago
Riccardo Spagni dd3cd9e7b8
Merge pull request #718
8 years ago
moneromooo-monero 41ea91a97a
simplewallet: fix hang when setting auto-refresh to 0
8 years ago
moneromooo-monero 28bfc903b9
simplewallet: special ^C handling for windows
8 years ago
Howard Chu b937a2c915 Use boost::thread instead of std::thread
8 years ago
Riccardo Spagni bf09285443
Merge pull request #688
8 years ago
moneromooo-monero c2a1fee428
simplewallet: prompt for private keys when generating wallets
8 years ago
moneromooo-monero 4513b4cd2b
simplewallet: add a new --restore-from-keys option
8 years ago
moneromooo-monero 5e3557d2c3
move g_test_dbg_lock_sleep from a global to a function level static
8 years ago
moneromooo-monero 360f72fa90
simplewallet: wording change for single tx confirmation
8 years ago
moneromooo-monero f6abc5324f
simplewallet: check watch-only view key matches standard address
8 years ago
moneromooo-monero b7e37b7763
simplewallet: show_transfers can now show just failed txes
8 years ago
moneromooo-monero b11539fda7
wallet: detect and handle failed outgoing transfers
9 years ago
moneromooo-monero f76f656d55
simplewallet: remove leftover command line refresh-type handling
9 years ago
Fabian Hirschmann c5baf30208 use load_file_to_string and exit with error on file read errors
9 years ago
Fabian Hirschmann 7b2d27f89a remove new lines at the end of the password only
9 years ago
Fabian Hirschmann 302cc9c700 add --password-file option
9 years ago
Riccardo Spagni 5c71f5d13e
update version
9 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 3f2970fadb
Add missing semicolons after log statements
9 years ago
luigi1111 0198306473 Stop displaying internal commands for --help
9 years ago
luigi1111 189d516dae simplewallet help & error cleanup
9 years ago
moneromooo-monero c6cfe0f26d
wallet: make the wallet refresh type a wallet setting
9 years ago
Riccardo Spagni f78f9c5480
Merge pull request #512
9 years ago
moneromooo-monero d68a63e404
wallet: cancellable refresh
9 years ago
Riccardo Spagni 8289975e22
Merge pull request #511
9 years ago
moneromooo-monero 36a298c375
simplewallet: add tr markers in a few missing user visible strings
9 years ago
moneromooo-monero 66849ac236
simplewallet: swap colors in show_transfers
9 years ago
moneromooo-monero 62e49a5f02
wallet: optional automatic refresh from the daemon
9 years ago
moneromooo-monero 9b945f5211
wallet: make the refresh optimizations selectable via command line
9 years ago
Riccardo Spagni 72a348e734
Merge pull request #496
9 years ago
moneromooo-monero 9156ba3a3c
wallet: rename store-tx-keys to store-tx-info
9 years ago
moneromooo-monero b3d4d41e29
wallet: improve show_transfers
9 years ago
moneromooo-monero 725ae4e710
wallet: use incoming blocks to keep track of payments too
9 years ago
moneromooo-monero f3724aef88
Fix startup crash when using a locale boost does not like
9 years ago
moneromooo-monero 3f611bc3dc
wallet: track outgoing payments and add a show_transfers command
9 years ago
moneromooo-monero c7dc6ef8e8
simplewallet: add a set default-mixin command
9 years ago
moneromooo-monero 6df4e67cd2
Fix a possibly-unused warning, and rationalize types
9 years ago
moneromooo-monero 1ce2621a73
simplewallet: add a check_tx_key command
9 years ago
moneromooo-monero 0f6d3aa9c7
simplewallet: hide start_mining behind --trusted-daemon
9 years ago
Riccardo Spagni 0fdc75b054
Merge pull request #427
9 years ago
moneromooo-monero df8a1105e6
simplewallet: add a --trusted-daemon flag
9 years ago
moneromooo-monero 79c95c1748
simplewallet: bump default mixin from 3 to 4
9 years ago
Riccardo Spagni a1af0feb06
Merge pull request #390
9 years ago
moneromooo-monero 5dc53c2cb0
wallet: use mutex protected random generation api
9 years ago
moneromooo-monero e20a3ae011
simplewallet: add a store-tx-keys option to set
9 years ago
moneromooo-monero 6c995710d8
make tx keys available to the user
9 years ago
warptangent 7c4d6f1dc6
simplewallet: Use default log file name when executable's file path is unknown
9 years ago
moneromooo-monero aa5bc351d4
wallet: new rescan_spent command to update outputs' spent status
9 years ago
moneromooo-monero a2d7a5fb49
encrypted payment ids are now 64 bit, instead of 256 bit
9 years ago
moneromooo-monero e40cfc4e29
Encrypted payment IDs
9 years ago
moneromooo-monero 988fe1f843
wallet: new transaction construction algorithm
9 years ago
moneromooo-monero e62692f589
simplewallet: use unsigned long long instead of size_t in message
9 years ago
moneromooo-monero 8fe180ab80
wallet: add boolean to always confirm transactions with the user
9 years ago
moneromooo-monero 3c13da568d
boost doesn't like %zu for size_t, replace with %u
9 years ago
moneromooo-monero 78b2eabc87 Translatable strings for simplewallet
9 years ago
moneromooo-monero dc4dbc1ceb
simplewallet: allow creating a wallet from a public address and view secret key
9 years ago
moneromooo-monero 4bf6f0d57a
simplewallet: forbid seed commands for watch only wallets
9 years ago
Riccardo Spagni 66a5c9e50f
Merge pull request #318
9 years ago
moneromooo-monero 67be2e4b3a
simplewallet: allow integrated_address to generate a random payment id
9 years ago
moneromooo-monero 63741d8264
Integrated addresses (standard address plus payment id)
9 years ago
moneromooo-monero fb2007181e
simplewallet: allow a different password for the watch-only wallet
9 years ago
moneromooo-monero c882af63c1
wallet: add watch only wallet support
9 years ago
moneromooo-monero 3204f0d536
wallet: add a sweep_dust command
9 years ago
warptangent deacecc15e
simplewallet: Update and add log options
9 years ago
warptangent f24bcd5199
simplewallet: Don't log view key and spend key
9 years ago
luigi1111 087d7f33e7 Add spendkey dump to simplewallet
9 years ago
rfree2monero c511abf005 remerged; commands JSON. logging upgrade. doxygen
9 years ago
smooth 02969d69f0 default mix factor in simplewallet
9 years ago
moneromooo-monero 24d500ce8e
Add a --restricted-rpc flag to simplewallet
10 years ago
Riccardo Spagni f4b69d553a
year updated in license
10 years ago
Riccardo Spagni f4675dc05d
Merge pull request #203
10 years ago
warptangent 95eb944ead
Repeat prompt for wallet path if invalid
10 years ago
warptangent cfc8c55036
Add simple_wallet::seed_set_language method
10 years ago
warptangent 4c6230d6cf Checking and handling for deterministic vs non-deterministic wallet
10 years ago
warptangent 359ede3958 indentation
10 years ago
warptangent 2290eff6d6 replace lines with call to recently added print_seed()
10 years ago
Riccardo Spagni ef2a2b42c9
Merge pull request #186
10 years ago
warptangent 3dd19c4cd4 prompt for seed language and error handling
10 years ago
warptangent 3300ae5f4e remove unused display variable
10 years ago
Riccardo Spagni 4cd15cdde5
Merge pull request #1
10 years ago
iamsmooth cc74b43651 Remove DEFAULT_FEE, add temporary acceptance of too-small per-kb fee >= 0.1, denominations based on DEFAULT_DUST_THRESHOLD, document fee arg to create_transactions as unused, se DEFAULT_DUST_THRESHOLD for wallet dust collection instead of calcualted tx fee
10 years ago
Oran Juice f1eaf88ba6
Prints seed after wallet upgrade. Removed iostream include.
10 years ago
Oran Juice 031ca23ce9
Rewrites to old wallet file correctly
10 years ago
Oran Juice 0bd88ff256
Writes seed language while generating wallet. Wallet open fix.
10 years ago
Oran Juice 09a659edb5
Stores seed language in wallet file. added rapidjson. Yet to test backward compatibility
10 years ago
Riccardo Spagni 732493c5cb
split mnemonic printout over 3 lines
10 years ago
Riccardo Spagni 434095d1f7
fixed conflict in CMakeLists
10 years ago
Riccardo Spagni 2322a94427
cleaned up OpenAlias messages in simplewallet
10 years ago
Oran Juice 443d46a6f1
Don't show Old English as an available option
10 years ago
Oran Juice 4517bac7f3
Restructured language sources to be singletons
10 years ago
Riccardo Spagni 0e777d0e65
simplewallet ignoring testnet port in RPC mode
10 years ago
Oran Juice cf70cc7787
Change seed message to '25' words from '24' words
10 years ago
Oran Juice 4f693d715c
Merge with origin/master
10 years ago
Oran Juice 2b60646c9b
Minor comment changes and code clean-up
10 years ago
Oran Juice 8f587ba1c8
CRC Checksum for word seed. Gives a new 25 word seed with checksum if one without checksum is passed. Doxygen comment fix.
10 years ago
Oran Juice f31adbc977
Doxygen comments in
10 years ago
Oran Juice 91aa25e055
Informs about old style mnemonics from older wallet and provides a new one. CMakeLists.txt update.
10 years ago
Oran Juice 262e155bab
Throw error when word list file is empty and quick bug fix
10 years ago
Oran Juice 3c0e87e1b6
Supports wallet restoration
10 years ago
Oran Juice a1ac92e185
Accepts seed language choice from user.
10 years ago
Oran Juice 26ea53d461
Copies word lists directory to the location of the executable
10 years ago
Thomas Winget 24f325a33d
Fixed artifacts from cherry-picking devel->master
10 years ago
Thomas Winget c14c7e1683 change to allow (at least a bit) for multiple TXT records
10 years ago
Thomas Winget f437cb58bf Simplewallet should now resolve urls to addresses
10 years ago
Oran Juice 6be139b511
Moved mnemonics code to src/mnemonics
10 years ago
Zachary Michaels d03308734b
Separate testnet address prefix
10 years ago
Zachary Michaels 658b6690a3
Separate rpc port for testnet
10 years ago
Zachary Michaels fb4146fa34 Reorganize testnet constants
10 years ago
Zachary Michaels 07470fd400
Add testnet flag
10 years ago
Riccardo Spagni 8334ce0b24 versioning now includes the commit hash, or -final for tagged releases
10 years ago
Jakob Lind da523f30fc added viewkey command to CLI
10 years ago
Jakob Lind 2ba77629ad refactoring. get seed code in wallet2
10 years ago
Jakob Lind 6575d4ebe5 check its deterministic wallet before printing seed
10 years ago
Jakob Lind d0c8532819 remove help text about seed only displayed once
10 years ago
Jakob Lind 4fce57b9ad added seed command to get deterministic seed.
10 years ago
Jakob Lind e4273f2415 #36 simplewallet refresh include optional height param
10 years ago
fluffypony 6fc995fe5d License updated to BSD 3-clause
10 years ago
mikezackles 905b67bc79 Merge pull request #63 from mikezackles/bytecoin_for_merge
10 years ago
Zachary Michaels a016499a0e Fix thread count argument handling in simplewallet
10 years ago
Thomas Winget d433a696e5 wallet RPC converted to use new transaction semantics
10 years ago
Thomas Winget 2011b50280 removed erroneous printing of newlines
10 years ago
Thomas Winget e5ab98a6f4 removed some debugging code (really stupid printf-style debuggng..
10 years ago
tom 62109840d6 Transaction splitting *seems* to be working!!!
10 years ago
Thomas Winget 9bfe0b9b6c Added confirmation prompt if transactions are to be split
10 years ago
Thomas Winget 002ce963bf added back successful tx message. oops.
10 years ago
Thomas Winget 8166650ae0 up tx splits limit 5 -> 30
10 years ago
Thomas Winget 2e048a4679 final changes to get transaction splitting building. needs testing.
10 years ago
tom 79e59d155b working on dividing functions in prep for tx splitting
10 years ago
Thomas Winget c49cb04610 changed wallet mnemonic to use cout so it doesn't print to log
10 years ago
tom 0c85229924 changed text a bit more
10 years ago
tom 305def9493 changed some print messages
10 years ago
Thomas Winget da37b6f15b allow two-random-numbers wallet generation (but not as default)
10 years ago
Thomas Winget b6a4751197 reworked command line args for simplewallet.
10 years ago
Thomas Winget ce352392d5 DRY cin input_line (and test replacement of non-DRY usage)
10 years ago
Thomas Winget 8bc032ed09 more pointer-based derp
10 years ago
Thomas Winget 72c3f36ca4 fixed some pointer- and loop-based derps
10 years ago
Thomas Winget d22e458c6c builds, but doesn't link. other than that, electrum-style recovery implemented (but not tested\!)
10 years ago
Thomas Winget 4f382b3830 most functions prototyped/modified for wallet recovery
10 years ago
Neozaru 117393d562 Added 'payment_id' optional argument to 'transfer' wallet RPC method
10 years ago
Neozaru 8530629e22 Merge bitmonero@monero-project
10 years ago
Neozaru 506fd372ec simplewallet returns 0 when no error
10 years ago
Neozaru d2f44503a7 Added '--exit-after-cmd' option in simplewallet
10 years ago
Neozaru dfc092d3a9 Fixed return status for '--help'. Fixed wallet name (use macro instead of 'bytecoin wallet'
10 years ago
mydesktop e995a7777a Merge remote-tracking branch 'origin/master' into 0.8.8update
10 years ago
paybee 785814cb10 simplewallet exits when COMMAND is given as a command-line argument
10 years ago
mydesktop 3a3a817678 0.8.8update
10 years ago
Neozaru 4690670031 Added 'save_bc' command in daemon for saving blockchain remotely
10 years ago
mydesktop 333f975760 initial [broken] update
10 years ago
mydesktop 67df296650 various fixes to allow mac osx compilation
10 years ago
Antonio Juarez a401a02ddb Improvements in JSON RPC
10 years ago
Antonio Juarez 29c2859a3e json rpc for wallet and bugfix
10 years ago
Antonio Juarez 8efa1313f3 some fixes
10 years ago
Antonio Juarez 296ae46ed8 moved all stuff to github
10 years ago