Commit Graph

106 Commits (6a0f61d80087259d7fa2e62df0e6cf68764dc3a4)

Author SHA1 Message Date
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
rfree2monero 3cbdf198f1 Merge remote-tracking branch 'monero-official/master' into network-1.6-work1
9 years ago
smooth 02969d69f0 default mix factor in simplewallet
9 years ago
rfree2monero ae2a50659f 2014 network limit 1.2 +utils +toc -doc -drmonero
9 years ago
rfree2monero eabb519605 2014 network limit 1.0a +utils +toc -doc -drmonero
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
Riccardo Spagni 40971b4ee6
Merge pull request #188
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
Ben Boeckel 01895dd067 cmake: fix up link lines
10 years ago
Ben Boeckel 7d708e4223 cmake: support 2.8.7
10 years ago
Ben Boeckel f53f04724c cmake: handle private vs. public headers
10 years ago
Ben Boeckel c773f465ca cmake: refactor common code with executables
10 years ago
Ben Boeckel 89cff7bddc cmake: put each library into its own directory
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