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
/
api
/
wallet2_api.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
multisig key exchange update and refactor
koe
2022-02-24
1
-7
/
+1
*
Merge pull request #7825
luigi1111
2021-08-26
1
-0
/
+1
|
\
|
*
wallet_api: getPassword
tobtoht
2021-08-07
1
-0
/
+1
*
|
wallet_api: add make_uri
tobtoht
2021-08-19
1
-0
/
+1
|
/
*
wallet_api: import / export output function
tobtoht
2021-04-22
1
-0
/
+13
*
expose set_offline to wallet api
benevanoff
2021-04-22
1
-0
/
+6
*
wallet_api: add isDeterministic()
tobtoht
2021-04-22
1
-0
/
+6
*
wallet_api: add seed_offset param to seed()
tobtoht
2021-04-22
1
-1
/
+1
*
wallet api: allow wallet to fetch all key images via api
benevanoff
2021-04-22
1
-1
/
+2
*
Allow tx note edits via TransactionHistory object in wallet/api
dsc
2021-04-22
1
-0
/
+1
*
Extend TransactionInfo with coinbase and description attributes in wallet/api
dsc
2021-04-22
1
-0
/
+2
*
Allow AddressBook description edits via wallet/api interface
dsc
2021-04-22
1
-0
/
+1
*
wallet2_api: implement stop() to interrupt refresh() loop once
xiphon
2020-10-18
1
-0
/
+5
*
wallet2_api: implement runtime proxy configuration
xiphon
2020-07-20
1
-1
/
+6
*
Update copyright year to 2020
SomaticFanatic
2020-05-06
1
-1
/
+1
*
Merge pull request #6446
luigi1111
2020-05-01
1
-2
/
+2
|
\
|
*
trezor: adapt to new passphrase mechanism
Dusan Klinec
2020-04-27
1
-2
/
+2
*
|
Merge pull request #6415
luigi1111
2020-04-21
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
wallet_api: checkUpdate - optional version and buildtag params
xiphon
2020-04-02
1
-1
/
+5
*
|
Merge pull request #6334
luigi1111
2020-04-04
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
wallet2_api: wallet recovery - seed offset passphrase support
xiphon
2020-02-11
1
-1
/
+3
*
|
wallet2_api: implement estimateTransactionFee
xiphon
2020-01-25
1
-0
/
+8
|
/
*
wallet_api: add multi destination tx support
selsta
2019-08-16
1
-0
/
+20
*
Merge pull request #5594
luigi1111
2019-07-24
1
-0
/
+3
|
\
|
*
device: show address on device display
Dusan Klinec
2019-06-17
1
-0
/
+3
*
|
expose set/get walletcache attribute functionality in wallet api
dsc
2019-05-10
1
-0
/
+13
|
/
*
device/trezor: add button pressed request
Dusan Klinec
2019-04-07
1
-0
/
+5
*
wallet: API changes to enable passphrase entry
Dusan Klinec
2019-04-05
1
-6
/
+16
*
Merge pull request #5211
Riccardo Spagni
2019-03-21
1
-1
/
+45
|
\
|
*
device/trezor: HF10 support added, wallet::API
Dusan Klinec
2019-03-20
1
-1
/
+45
*
|
Update 2019 copyright
binaryFate
2019-03-05
1
-1
/
+1
|
/
*
wallet api/device: set estimated restore height if none is provided
selsta
2019-01-02
1
-0
/
+6
*
WalletAPI: rescanBlockchain, rescanBlockchainAsync
mmitkevich
2018-10-16
1
-0
/
+11
*
Merge pull request #4036
Riccardo Spagni
2018-10-07
1
-0
/
+6
|
\
|
*
Arbitrary M/N multisig schemes:
naughtyfox
2018-10-01
1
-0
/
+6
*
|
wallet2_api: blackball/unblackball now take two parameters
moneromooo-monero
2018-09-30
1
-1
/
+4
|
/
*
query backing device
m2049r
2018-09-19
1
-0
/
+22
*
Merge pull request #4387
Riccardo Spagni
2018-09-18
1
-1
/
+1
|
\
|
*
wallet2_api: bring up to latest wallet api
moneromooo-monero
2018-09-16
1
-1
/
+1
*
|
WalletAPI: 'hasMultisigPartialKeyImages' function added
naughtyfox
2018-09-10
1
-0
/
+5
|
/
*
wallet: allow adjusting number of rounds for the key derivation function
stoffu
2018-08-08
1
-6
/
+14
*
wallet2: unlock keys file before calling verify_password (needed for Windows)
stoffu
2018-07-03
1
-0
/
+10
*
Wallet API: add support for wallet creation from hardware device
stoffu
2018-06-21
1
-0
/
+32
*
Merge pull request #3599
luigi1111
2018-06-08
1
-0
/
+6
|
\
|
*
WalletApi: publicMultisigSignerKey method
naughtyfox
2018-04-13
1
-0
/
+6
*
|
Merge pull request #3598
luigi1111
2018-06-08
1
-0
/
+15
|
\
\
|
*
|
Wallet: added methods to sign and verify arbitrary message with multisig publ...
naughtyfox
2018-04-25
1
-0
/
+15
|
|
/
*
|
Merge pull request #3489
luigi1111
2018-05-31
1
-2
/
+79
|
\
\
|
*
|
WalletApi: getMultisigInfo entry for gui wallets
naughtyfox
2018-03-28
1
-0
/
+75
|
*
|
Refactored: work with wallet api statuses to make setting and getting operati...
naughtyfox
2018-03-28
1
-2
/
+4
|
|
/
[next]