index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
simplewallet
/
simplewallet.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
wallet: add a sweep_dust command
moneromooo-monero
2015-05-30
1
-1
/
+128
*
simplewallet: Update and add log options
warptangent
2015-05-28
1
-9
/
+29
*
simplewallet: Don't log view key and spend key
warptangent
2015-05-28
1
-4
/
+7
*
Add spendkey dump to simplewallet
luigi1111
2015-05-19
1
-0
/
+8
*
remerged; commands JSON. logging upgrade. doxygen
rfree2monero
2015-04-01
1
-0
/
+2
*
default mix factor in simplewallet
smooth
2015-03-10
1
-10
/
+16
*
Add a --restricted-rpc flag to simplewallet
moneromooo-monero
2015-01-11
1
-1
/
+4
*
year updated in license
Riccardo Spagni
2015-01-02
1
-1
/
+1
*
Merge pull request #203
Riccardo Spagni
2014-12-13
1
-4
/
+24
|
\
|
*
Repeat prompt for wallet path if invalid
warptangent
2014-12-11
1
-4
/
+24
*
|
Add simple_wallet::seed_set_language method
warptangent
2014-12-08
1
-0
/
+60
|
/
*
Checking and handling for deterministic vs non-deterministic wallet
warptangent
2014-12-06
1
-18
/
+34
*
indentation
warptangent
2014-12-06
1
-1
/
+1
*
replace lines with call to recently added print_seed()
warptangent
2014-12-06
1
-4
/
+1
*
Merge pull request #186
Riccardo Spagni
2014-12-02
1
-3
/
+0
|
\
|
*
remove unused display variable
warptangent
2014-12-01
1
-3
/
+0
*
|
prompt for seed language and error handling
warptangent
2014-12-01
1
-0
/
+7
|
/
*
Merge pull request #1
Riccardo Spagni
2014-12-01
1
-21
/
+49
|
\
|
*
Prints seed after wallet upgrade. Removed iostream include.
Oran Juice
2014-10-19
1
-4
/
+21
|
*
Rewrites to old wallet file correctly
Oran Juice
2014-10-19
1
-1
/
+1
|
*
Writes seed language while generating wallet. Wallet open fix.
Oran Juice
2014-10-18
1
-17
/
+28
|
*
Stores seed language in wallet file. added rapidjson. Yet to test backward co...
Oran Juice
2014-10-18
1
-2
/
+2
*
|
Remove DEFAULT_FEE, add temporary acceptance of too-small per-kb fee >= 0.1, ...
iamsmooth
2014-11-09
1
-3
/
+2
|
/
*
split mnemonic printout over 3 lines
Riccardo Spagni
2014-10-05
1
-0
/
+4
*
fixed conflict in CMakeLists
Riccardo Spagni
2014-10-05
1
-9
/
+77
|
\
|
*
Don't show Old English as an available option
Oran Juice
2014-10-03
1
-1
/
+1
|
*
Restructured language sources to be singletons
Oran Juice
2014-10-02
1
-35
/
+14
|
*
Change seed message to '25' words from '24' words
Oran Juice
2014-09-30
1
-2
/
+2
|
*
Merge with origin/master
Oran Juice
2014-09-28
1
-2
/
+56
|
|
\
|
*
|
Minor comment changes and code clean-up
Oran Juice
2014-09-28
1
-3
/
+3
|
*
|
CRC Checksum for word seed. Gives a new 25 word seed with checksum if one wit...
Oran Juice
2014-09-28
1
-6
/
+10
|
*
|
Doxygen comments in
Oran Juice
2014-09-27
1
-2
/
+16
|
*
|
Informs about old style mnemonics from older wallet and provides a new one. C...
Oran Juice
2014-09-27
1
-2
/
+8
|
*
|
Throw error when word list file is empty and quick bug fix
Oran Juice
2014-09-27
1
-7
/
+31
|
*
|
Supports wallet restoration
Oran Juice
2014-09-26
1
-4
/
+6
|
*
|
Accepts seed language choice from user.
Oran Juice
2014-09-25
1
-0
/
+38
|
*
|
Copies word lists directory to the location of the executable
Oran Juice
2014-09-24
1
-0
/
+1
|
*
|
Moved mnemonics code to src/mnemonics
Oran Juice
2014-09-23
1
-1
/
+1
*
|
|
cleaned up OpenAlias messages in simplewallet
Riccardo Spagni
2014-10-03
1
-6
/
+6
*
|
|
simplewallet ignoring testnet port in RPC mode
Riccardo Spagni
2014-10-01
1
-1
/
+1
|
|
/
|
/
|
*
|
Fixed artifacts from cherry-picking devel->master
Thomas Winget
2014-09-23
1
-2
/
+2
*
|
change to allow (at least a bit) for multiple TXT records
Thomas Winget
2014-09-23
1
-7
/
+10
*
|
Simplewallet should now resolve urls to addresses
Thomas Winget
2014-09-23
1
-2
/
+53
|
/
*
Separate testnet address prefix
Zachary Michaels
2014-09-15
1
-6
/
+9
*
Separate rpc port for testnet
Zachary Michaels
2014-09-15
1
-3
/
+7
*
Reorganize testnet constants
Zachary Michaels
2014-09-15
1
-2
/
+2
*
Add testnet flag
Zachary Michaels
2014-09-15
1
-7
/
+12
*
versioning now includes the commit hash, or -final for tagged releases
Riccardo Spagni
2014-09-12
1
-3
/
+3
*
added viewkey command to CLI
Jakob Lind
2014-08-05
1
-0
/
+8
*
refactoring. get seed code in wallet2
Jakob Lind
2014-08-03
1
-12
/
+3
[next]