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
/
wallet.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
wallet_api: import / export output function
tobtoht
2021-04-22
1
-0
/
+62
*
Merge pull request #7648
luigi1111
2021-04-16
1
-0
/
+4
|
\
|
*
expose set_offline to wallet api
benevanoff
2021-04-05
1
-0
/
+4
*
|
Merge pull request #7002
luigi1111
2021-04-16
1
-2
/
+0
|
\
\
|
*
|
Reduce compilation time of epee/portable_storage_template_helper.h
mj-xmr
2021-03-28
1
-2
/
+0
*
|
|
Merge pull request #7542
luigi1111
2021-03-29
1
-0
/
+5
|
\
\
\
|
*
|
|
wallet_api: add isDeterministic()
tobtoht
2021-03-12
1
-0
/
+5
|
|
/
/
*
/
/
wallet_api: add seed_offset param to seed()
tobtoht
2021-03-12
1
-2
/
+2
|
/
/
*
/
wallet api: allow wallet to fetch all key images via api
benevanoff
2020-12-25
1
-2
/
+2
|
/
*
wallet2_api: implement stop() to interrupt refresh() loop once
xiphon
2020-10-17
1
-0
/
+5
*
wallet: allow signing a message with spend or view key
moneromooo-monero
2020-08-28
1
-2
/
+2
*
Integrate CLSAGs into monero
moneromooo-monero
2020-08-27
1
-0
/
+1
*
wallet2_api: implement runtime proxy configuration
xiphon
2020-07-20
1
-4
/
+9
*
Merge pull request #6512
Alexander Blair
2020-07-19
1
-1
/
+1
|
\
|
*
Update copyright year to 2020
SomaticFanatic
2020-05-06
1
-1
/
+1
*
|
simplewallet: don't complain about incoming payment ids on change
moneromooo-monero
2020-05-13
1
-1
/
+1
|
/
*
trezor: adapt to new passphrase mechanism
Dusan Klinec
2020-04-27
1
-2
/
+4
*
Merge pull request #6334
luigi1111
2020-04-04
1
-1
/
+5
|
\
|
*
wallet2_api: wallet recovery - seed offset passphrase support
xiphon
2020-02-11
1
-1
/
+5
*
|
wallet2_api: implement estimateTransactionFee
xiphon
2020-01-25
1
-0
/
+20
|
/
*
Merge pull request #5894
luigi1111
2019-09-30
1
-0
/
+4
|
\
|
*
wallet2_api: fix load unsigned tx from file error propagation
xiphon
2019-09-09
1
-0
/
+4
*
|
wallet2_api: add missing parameter
selsta
2019-09-09
1
-2
/
+2
|
/
*
Merge pull request #5518
luigi1111
2019-08-17
1
-48
/
+54
|
\
|
*
wallet_api: add multi destination tx support
selsta
2019-08-16
1
-48
/
+54
*
|
Merge pull request #5673
luigi1111
2019-08-15
1
-8
/
+17
|
\
\
|
|
/
|
/
|
|
*
wallet_api: catch getTxKey exception
Dusan Klinec
2019-06-19
1
-8
/
+17
*
|
Fixed error preventing build of monero-gui
Nejcraft
2019-07-28
1
-1
/
+3
*
|
Merge pull request #5594
luigi1111
2019-07-24
1
-0
/
+17
|
\
\
|
*
|
device: show address on device display
Dusan Klinec
2019-06-17
1
-0
/
+17
|
|
/
*
|
Merge pull request #5534
luigi1111
2019-07-24
1
-0
/
+11
|
\
\
|
|
/
|
/
|
|
*
expose set/get walletcache attribute functionality in wallet api
dsc
2019-05-10
1
-0
/
+11
*
|
wallet: add unlock_time details to show_transfers
moneromooo-monero
2019-05-16
1
-1
/
+1
|
/
*
device/trezor: add button pressed request
Dusan Klinec
2019-04-07
1
-0
/
+7
*
wallet: API changes to enable passphrase entry
Dusan Klinec
2019-04-05
1
-0
/
+5
*
api/wallet: fix some wrong namespace
stoffu
2019-04-02
1
-2
/
+2
*
Added socks proxy (tor/i2pd/kovri) support to wallet
Lee Clagett
2019-03-25
1
-2
/
+1
*
Merge pull request #5270
Riccardo Spagni
2019-03-21
1
-1
/
+3
|
\
|
*
Wallet API: multisig_tx_set passing bug fixed
naughtyfox
2019-03-12
1
-1
/
+3
*
|
Merge pull request #5211
Riccardo Spagni
2019-03-21
1
-0
/
+81
|
\
\
|
*
|
device/trezor: HF10 support added, wallet::API
Dusan Klinec
2019-03-20
1
-0
/
+81
|
|
/
*
/
Update 2019 copyright
binaryFate
2019-03-05
1
-1
/
+1
|
/
*
various: remove unused variables
moneromooo-monero
2019-03-04
1
-1
/
+0
*
epee: add SSL support
moneromooo-monero
2019-02-02
1
-2
/
+2
*
core, wallet: remember original text version of destination address
moneromooo-monero
2019-01-18
1
-0
/
+2
*
Merge pull request #5034
Riccardo Spagni
2019-01-16
1
-0
/
+6
|
\
|
*
wallet api/device: set estimated restore height if none is provided
selsta
2019-01-02
1
-0
/
+6
*
|
wallet_api: fix usage of LOG_ERROR
moneromooo-monero
2019-01-07
1
-10
/
+10
|
/
*
api/wallet: fix compile errors made in #4720
stoffu
2018-11-07
1
-3
/
+3
*
Merge pull request #4615
Riccardo Spagni
2018-10-26
1
-2
/
+24
|
\
[next]