index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallet
/
wallet_errors.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
*
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
2017-02-08
1
-1
/
+1
*
wallet: add a node RPC cache layer for simple RPC calls
moneromooo-monero
2017-01-16
1
-0
/
+12
*
wallet: improve error messages when not enough money for transfer
moneromooo-monero
2016-10-15
1
-0
/
+27
*
wallet: change priority/fee to ArticMine's recommendation
moneromooo-monero
2016-09-16
1
-4
/
+4
*
Fake outs set is now decided by the wallet
moneromooo-monero
2016-08-11
1
-3
/
+3
*
wallet: add a fee multiplier
moneromooo-monero
2016-06-22
1
-0
/
+10
*
Add GET_HASHES_FAST rpc, use it in wallet
Howard Chu
2016-04-17
1
-0
/
+5
*
Merge pull request #767
Riccardo Spagni
2016-04-02
1
-1
/
+8
|
\
|
*
Convey tx verification failure reasons to the RPC client
moneromooo-monero
2016-03-27
1
-1
/
+8
*
|
wallet: change sweep_dust to sweep_unmixable
moneromooo-monero
2016-03-26
1
-0
/
+9
|
/
*
Wallet::store_to(path, password) implemented;
Ilya Kitaev
2016-03-16
1
-1
/
+0
*
Use boost::thread instead of std::thread
Howard Chu
2016-03-11
1
-0
/
+1
*
wallet: detect and handle failed outgoing transfers
moneromooo-monero
2016-01-29
1
-0
/
+11
*
updated copyright year
Riccardo Spagni
2015-12-31
1
-1
/
+1
*
wallet: save to a temporary file, then rename
moneromooo-monero
2015-12-17
1
-0
/
+6
*
wallet: new rescan_spent command to update outputs' spent status
moneromooo-monero
2015-08-11
1
-0
/
+9
*
year updated in license
Riccardo Spagni
2015-01-02
1
-1
/
+1
*
Give up on brace initializers in initializer lists (MSVC bug)
Zachary Michaels
2014-09-15
1
-9
/
+9
*
Separate testnet address prefix
Zachary Michaels
2014-09-15
1
-11
/
+26
*
License updated to BSD 3-clause
fluffypony
2014-07-23
1
-3
/
+29
*
Explicit error constructors
Zachary Michaels
2014-07-01
1
-5
/
+5
*
most functions prototyped/modified for wallet recovery
Thomas Winget
2014-06-12
1
-0
/
+11
*
initial [broken] update
mydesktop
2014-05-03
1
-23
/
+0
*
Improvements in JSON RPC
Antonio Juarez
2014-04-07
1
-1
/
+1
*
json rpc for wallet and bugfix
Antonio Juarez
2014-04-02
1
-0
/
+611