index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallet
/
wallet_errors.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-16
wallet2: recover from index out of hashchain bounds error
moneromooo-monero
1
-0
/
+11
2018-03-16
Merge pull request #3336
Riccardo Spagni
1
-1
/
+1
2018-03-16
wallet: add shared ring database
moneromooo-monero
1
-0
/
+1
2018-03-16
add RPC to get a histogram of outputs of a given amount
moneromooo-monero
1
-0
/
+9
2018-03-15
Fix typos in various files
Dimitris Apostolou
1
-1
/
+1
2018-03-05
Stagenet
stoffu
1
-8
/
+8
2018-01-26
Update 2018 copyright
xmr-eric
1
-1
/
+1
2017-12-20
wallet: support for multisig seeds
moneromooo-monero
1
-0
/
+11
2017-12-17
Add N/N multisig tx generation and signing
moneromooo-monero
1
-1
/
+18
2017-11-15
Add out-of-bound exceptions and handle them in RPC
Michał Sałaban
1
-0
/
+22
2017-11-14
wallet: move some scoped_message_writer calls from the libs
moneromooo-monero
1
-0
/
+6
2017-10-16
Distinguish "not enough money" and "not enough unlocked money"
binaryFate
1
-4
/
+31
2017-10-07
Subaddresses
kenshi84
1
-2
/
+2
2017-08-07
change mixin to ring size in user visible places
moneromooo-monero
1
-2
/
+2
2017-06-03
Prevent crash if performing certain actions before wallet is initialized
Robby Weinberg
1
-0
/
+10
2017-02-21
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
1
-1
/
+1
2017-02-08
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
1
-1
/
+1
2017-01-16
wallet: add a node RPC cache layer for simple RPC calls
moneromooo-monero
1
-0
/
+12
2016-10-15
wallet: improve error messages when not enough money for transfer
moneromooo-monero
1
-0
/
+27
2016-09-16
wallet: change priority/fee to ArticMine's recommendation
moneromooo-monero
1
-4
/
+4
2016-08-11
Fake outs set is now decided by the wallet
moneromooo-monero
1
-3
/
+3
2016-06-22
wallet: add a fee multiplier
moneromooo-monero
1
-0
/
+10
2016-04-17
Add GET_HASHES_FAST rpc, use it in wallet
Howard Chu
1
-0
/
+5
2016-04-02
Merge pull request #767
Riccardo Spagni
1
-1
/
+8
2016-03-27
Convey tx verification failure reasons to the RPC client
moneromooo-monero
1
-1
/
+8
2016-03-26
wallet: change sweep_dust to sweep_unmixable
moneromooo-monero
1
-0
/
+9
2016-03-16
Wallet::store_to(path, password) implemented;
Ilya Kitaev
1
-1
/
+0
2016-03-11
Use boost::thread instead of std::thread
Howard Chu
1
-0
/
+1
2016-01-29
wallet: detect and handle failed outgoing transfers
moneromooo-monero
1
-0
/
+11
2015-12-31
updated copyright year
Riccardo Spagni
1
-1
/
+1
2015-12-17
wallet: save to a temporary file, then rename
moneromooo-monero
1
-0
/
+6
2015-08-11
wallet: new rescan_spent command to update outputs' spent status
moneromooo-monero
1
-0
/
+9
2015-01-02
year updated in license
Riccardo Spagni
1
-1
/
+1
2014-09-15
Give up on brace initializers in initializer lists (MSVC bug)
Zachary Michaels
1
-9
/
+9
2014-09-15
Separate testnet address prefix
Zachary Michaels
1
-11
/
+26
2014-07-23
License updated to BSD 3-clause
fluffypony
1
-3
/
+29
2014-07-01
Explicit error constructors
Zachary Michaels
1
-5
/
+5
2014-06-12
most functions prototyped/modified for wallet recovery
Thomas Winget
1
-0
/
+11
2014-05-03
initial [broken] update
mydesktop
1
-23
/
+0
2014-04-07
Improvements in JSON RPC
Antonio Juarez
1
-1
/
+1
2014-04-02
json rpc for wallet and bugfix
Antonio Juarez
1
-0
/
+611