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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #769
Riccardo Spagni
2016-04-02
2
-22
/
+37
|
\
|
*
wallet: make load_keys check types when loading JSON
moneromooo-monero
2016-03-27
2
-22
/
+37
*
|
Merge pull request #767
Riccardo Spagni
2016-04-02
2
-2
/
+9
|
\
\
|
*
|
Convey tx verification failure reasons to the RPC client
moneromooo-monero
2016-03-27
2
-2
/
+9
*
|
|
wallet: fix --generate-from-keys saving as watch only
moneromooo-monero
2016-03-28
1
-1
/
+1
|
|
/
|
/
|
*
|
wallet: pass std::function by const ref, not value
moneromooo-monero
2016-03-26
2
-2
/
+2
*
|
wallet: do not leak owned amounts to the daemon unless --trusted-daemon
moneromooo-monero
2016-03-26
4
-7
/
+10
*
|
wallet: change sweep_dust to sweep_unmixable
moneromooo-monero
2016-03-26
4
-16
/
+106
*
|
wallet: handle rare case where fee adjustment can bump to the next kB
moneromooo-monero
2016-03-26
1
-2
/
+3
*
|
wallet: factor fee calculation
moneromooo-monero
2016-03-26
1
-22
/
+11
|
/
*
wallet: add a --generate-from-json flag
moneromooo-monero
2016-03-25
2
-4
/
+10
*
Revert "Print stack trace upon exceptions"
moneromooo-monero
2016-03-21
3
-5
/
+2
*
Print stack trace upon exceptions
moneromooo-monero
2016-03-19
3
-2
/
+5
*
Wallet::store_to(path, password) implemented;
Ilya Kitaev
2016-03-16
5
-17
/
+113
*
Wallet::address implemented
Ilya Kitaev
2016-03-16
2
-0
/
+7
*
WalletManager::recoveryWallet implemented
Ilya Kitaev
2016-03-16
2
-5
/
+42
*
Wallet::setPassword() method for wallet2_api
Ilya Kitaev
2016-03-16
4
-9
/
+58
*
changes in wallet2_api + implemented WalletManager::openWallet
Ilya Kitaev
2016-03-16
2
-28
/
+130
*
get_seed() included to interface
Ilya Kitaev
2016-03-16
2
-14
/
+31
*
tests for wallet2_api
Ilya Kitaev
2016-03-16
3
-6
/
+40
*
wallet2 public api. initial commit
Ilya Kitaev
2016-03-16
3
-2
/
+227
*
wallet: use minimum mixin when RPC asks for too low mixin
moneromooo-monero
2016-03-11
1
-3
/
+13
*
wallet_rpc_server: make use_fork_rules public
moneromooo-monero
2016-03-11
1
-1
/
+2
*
Use boost::thread instead of std::thread
Howard Chu
2016-03-11
3
-6
/
+7
*
get_payments short ID
luigi1111
2016-03-05
1
-8
/
+17
*
simplewallet: add a new --restore-from-keys option
moneromooo-monero
2016-02-22
2
-0
/
+45
*
wallet: clear missing data on rescan_bc
moneromooo-monero
2016-02-15
1
-0
/
+4
*
wallet: check a key image isn't already present when adding one
moneromooo-monero
2016-02-05
1
-12
/
+49
*
Revert "Merge pull request #632"
Riccardo Spagni
2016-01-31
1
-9
/
+1
*
Merge pull request #634
Riccardo Spagni
2016-01-31
2
-5
/
+14
|
\
|
*
wallet: forbid dust altogether in output selection where appropriate
moneromooo-monero
2016-01-31
2
-5
/
+14
*
|
Merge pull request #633
Riccardo Spagni
2016-01-31
1
-0
/
+2
|
\
\
|
*
|
wallet: guard against exception in process_blocks
moneromooo-monero
2016-01-30
1
-0
/
+2
|
|
/
*
|
Merge pull request #632
Riccardo Spagni
2016-01-31
1
-1
/
+9
|
\
\
|
*
|
wallet: guard against exception in process_blocks
moneromooo-monero
2016-01-30
1
-1
/
+9
|
|
/
*
/
wallet: detect and handle failed outgoing transfers
moneromooo-monero
2016-01-29
3
-2
/
+81
|
/
*
Fix V1/V2 use of hard fork related parameters
moneromooo-monero
2016-01-29
2
-5
/
+9
*
wallet2: update spent comparison now that we have two spent states
moneromooo-monero
2016-01-24
1
-1
/
+1
*
wallet2: decide at runtime which upper tx size to use
moneromooo-monero
2016-01-10
2
-6
/
+20
*
rpc: is_key_image_spent now checks the tx pool too
moneromooo-monero
2016-01-05
1
-3
/
+3
*
Merge pull request #584
Riccardo Spagni
2015-12-31
1
-1
/
+3
|
\
|
*
wallet: don't forget to close the file after storing cache
moneromooo-monero
2015-12-31
1
-1
/
+3
*
|
updated copyright year
Riccardo Spagni
2015-12-31
8
-8
/
+8
*
|
wallet: add a rescan_bc command and rescan_blockchain RPC
moneromooo-monero
2015-12-30
5
-0
/
+56
*
|
wallet: protect against exceptions in the block pull thread
moneromooo-monero
2015-12-30
2
-14
/
+30
|
/
*
no longer need to pass the size to rapidjson
Riccardo Spagni
2015-12-30
1
-2
/
+2
*
Merge pull request #575
Riccardo Spagni
2015-12-30
1
-6
/
+8
|
\
|
*
wallet: store cache to file without unnecessary memory buffer
moneromooo-monero
2015-12-29
1
-6
/
+8
*
|
wallet_rpc_server: exit async, so we reply to stop_wallet RPC
moneromooo-monero
2015-12-28
2
-1
/
+11
*
|
wallet: do not return error if incoming_transfers finds none
moneromooo-monero
2015-12-28
1
-5
/
+0
|
/
[next]