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
/
wallet
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
track double spending in the txpool
moneromooo-monero
2017-11-06
1
-3
/
+3
*
|
Merge pull request #2546
Riccardo Spagni
2017-11-06
1
-2
/
+20
|
\
\
|
*
|
Distinguish "not enough money" and "not enough unlocked money"
binaryFate
2017-10-16
1
-2
/
+20
|
|
/
*
/
Wallet API: default values for account and subaddr index
Jaquee
2017-10-22
2
-8
/
+7
|
/
*
wallet2+API: use separate callbacks for lightwallets
Jaquee
2017-10-15
1
-0
/
+32
*
walletAPI: correct confirmations in txHistory for unsynced wallets
Jaquee
2017-10-15
1
-2
/
+2
*
walletAPI: lightwallet exceptions
Jaquee
2017-10-15
1
-2
/
+12
*
walletAPI: add lightwallet login() and importWalletRequest()
Jaquee
2017-10-15
2
-0
/
+34
*
walletAPI: init() lightwallet and SSL support
Jaquee
2017-10-15
2
-6
/
+8
*
walletAPI: add tx unlock_time
Jaquee
2017-10-15
1
-4
/
+0
*
Subaddresses
kenshi84
2017-10-07
14
-100
/
+552
*
move checkpoints in a separate library
moneromooo-monero
2017-09-25
2
-6
/
+6
*
wallet2_api: check whether dynamic_cast returns NULL
moneromooo-monero
2017-09-25
1
-0
/
+2
*
wallet2_api: remove an unused, uninitialized, field
moneromooo-monero
2017-09-25
1
-1
/
+0
*
wallet2_api: init error code to "no error" in the ctor
moneromooo-monero
2017-09-25
1
-1
/
+1
*
store is optional during close and defaults to true; except during descruction
m2049r
2017-09-23
4
-13
/
+15
*
WalletAPI: only allow trusted daemon when importing key images
Jaquee
2017-08-21
1
-0
/
+5
*
WalletAPI: copy wallet data when creating a view only wallet
Jaquee
2017-08-21
1
-0
/
+27
*
Merge pull request #2270
Riccardo Spagni
2017-08-15
2
-0
/
+7
|
\
|
*
WalletAPI: add getDefaultDataDir()
Jaquee
2017-08-09
2
-0
/
+7
*
|
Merge pull request #2238
Riccardo Spagni
2017-08-15
2
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Enable verifying wallet password with having to load wallet.
m2049r
2017-08-03
2
-0
/
+5
*
|
Merge pull request #2247
Riccardo Spagni
2017-08-07
3
-0
/
+9
|
\
\
|
*
|
Wallet API: add tx unlock time
Jaquee
2017-08-03
3
-0
/
+9
|
|
/
*
|
change mixin to ring size in user visible places
moneromooo-monero
2017-08-07
2
-9
/
+9
*
|
Merge pull request #2254
Riccardo Spagni
2017-08-07
2
-0
/
+3
|
\
\
|
*
|
walletAPI: add getRefreshFromBlockHeight()
Jaquee
2017-08-05
1
-0
/
+1
|
*
|
wallet api: pause refresh while commiting tx
Jaquee
2017-08-05
1
-0
/
+2
|
|
/
*
/
fix wallet callback signatures
m2049r
2017-08-02
1
-4
/
+4
|
/
*
wallet_api: fix missing transaction parameter in callback
moneromooo-monero
2017-06-13
1
-1
/
+1
*
Wallet API: Set seed lang when recovering form keys
Jaquee
2017-05-23
1
-1
/
+2
*
Merge pull request #2012
Riccardo Spagni
2017-05-05
2
-2
/
+20
|
\
|
*
Wallet API: add spend/view key getters
Jaquee
2017-05-02
2
-2
/
+20
*
|
wallet: add sweep_below function
moneromooo-monero
2017-04-24
1
-1
/
+1
*
|
Wallet API: fix Cold signing split tx
Jaquee
2017-04-02
1
-4
/
+10
|
/
*
Wallet API: add hard fork info functions
Jaquee
2017-03-24
4
-22
/
+14
*
wallet: fix set_log not handling 0,xxx style settings
moneromooo-monero
2017-03-21
1
-1
/
+1
*
use const references in catch blocks
moneromooo-monero
2017-03-18
2
-2
/
+2
*
wallet api: fix parameters in wallet2callbackImpl
Jaquee
2017-03-03
1
-7
/
+7
*
Merge pull request #1827
Riccardo Spagni
2017-03-03
2
-2
/
+4
|
\
|
*
wallet api: add missing mining options
Jaquee
2017-03-02
2
-2
/
+4
*
|
Wallet API: Add support for daemon rpc login
Jaquee
2017-02-25
2
-3
/
+6
|
/
*
wallet2_api: add updates check api
moneromooo-monero
2017-02-22
1
-0
/
+28
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
14
-15
/
+15
*
Merge pull request #1747
Riccardo Spagni
2017-02-21
2
-1
/
+5
|
\
|
*
wallet_api: fix logging init via api
moneromooo-monero
2017-02-18
2
-1
/
+5
*
|
simplewallet: validate hex input size
moneromooo-monero
2017-02-14
2
-5
/
+5
|
/
*
Merge pull request #1689
Riccardo Spagni
2017-02-11
2
-2
/
+2
|
\
|
*
Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
Lee Clagett
2017-02-06
2
-2
/
+2
*
|
Merge pull request #1685
Riccardo Spagni
2017-02-11
1
-0
/
+6
|
\
\
[prev]
[next]