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 #7997
luigi1111
2021-11-09
4
-10
/
+28
|
\
|
*
wallet_api: enable set_strict_default_file_permissions
tobtoht
2021-10-22
2
-1
/
+6
|
*
epee: add missing header
selsta
2021-10-22
1
-0
/
+1
|
*
Wallet2: Update 'approximate_testnet_rolled_back_blocks'
rbrunner7
2021-10-07
1
-1
/
+1
|
*
wallet2: chunk get_outs.bin calls to avoid sanity limits
moneromooo-monero
2021-10-06
1
-8
/
+20
*
|
wallet2: fix key encryption when changing ask-password from 0/1 to 2
moneromooo-monero
2021-10-19
2
-23
/
+4
*
|
Merge pull request #7993
luigi1111
2021-10-17
1
-1
/
+1
|
\
\
|
*
|
Decrease the "recent spend window" in gamma re-select to 15 blocks
j-berman
2021-10-04
1
-1
/
+1
|
|
/
*
|
Merge pull request #7868
luigi1111
2021-10-17
1
-1
/
+1
|
\
\
|
*
|
UB: virtual method in destructor of WalletImpl v0.17
mj-xmr
2021-09-08
1
-1
/
+1
|
|
/
*
/
Fix precision of average_output_time
j-berman
2021-09-12
1
-7
/
+1
|
/
*
Merge pull request #7894
luigi1111
2021-08-26
1
-4
/
+5
|
\
|
*
Wallet2: fix optimize-coinbase for p2pool payouts
SChernykh
2021-08-26
1
-4
/
+5
*
|
Merge pull request #7825
luigi1111
2021-08-26
4
-10
/
+44
|
\
\
|
*
|
wallet2: Don't auto lock device on process parsed blocks
tobtoht
2021-08-07
1
-2
/
+1
|
*
|
wallet_api: getPassword
tobtoht
2021-08-07
3
-0
/
+7
|
*
|
Stop adding more outputs than bulletproof allows
Alex Opie
2021-08-01
1
-7
/
+35
|
*
|
wallet_api: fix typo in exportKeyImages
selsta
2021-08-01
1
-1
/
+1
*
|
|
Merge pull request #7822
luigi1111
2021-08-26
1
-0
/
+31
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Apply gamma distr from chain tip when selecting decoys
j-berman
2021-08-19
1
-0
/
+31
*
|
|
Merge pull request #7879
luigi1111
2021-08-20
3
-0
/
+7
|
\
\
\
|
*
|
|
wallet_api: add make_uri
tobtoht
2021-08-19
3
-0
/
+7
*
|
|
|
Merge pull request #7848
luigi1111
2021-08-20
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Make sure node returns to wallet that real output is unlocked
j-berman
2021-08-11
1
-1
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #7846
luigi1111
2021-08-20
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
Protect client from divide by 0 caused by integer truncation
j-berman
2021-08-19
1
-0
/
+6
|
|
/
/
/
*
|
/
/
support freeze, thaw, and frozen in wallet rpc
woodser
2021-08-12
3
-1
/
+154
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #7839
luigi1111
2021-08-11
3
-10
/
+40
|
\
\
\
|
*
|
|
provide key images of spent outputs in wallet rpc
woodser
2021-08-07
3
-10
/
+40
*
|
|
|
Merge pull request #7792
luigi1111
2021-08-11
1
-3
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
fix #7784 - deinit wallet in wallet dtor
Dusan Klinec
2021-07-14
1
-3
/
+6
|
|
/
/
*
|
|
Merge pull request #7791
luigi1111
2021-08-02
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
wallet: rephrase error message on invalid device address
Dusan Klinec
2021-07-14
1
-1
/
+1
|
|
/
*
/
cmake: fix undefined symbols and multiple definitions
anon
2021-07-13
1
-0
/
+3
|
/
*
Merge pull request #7678
luigi1111
2021-05-12
9
-8
/
+172
|
\
|
*
wallet_api: import / export output function
tobtoht
2021-04-22
3
-0
/
+77
|
*
expose set_offline to wallet api
benevanoff
2021-04-22
3
-0
/
+12
|
*
wallet_api: add isDeterministic()
tobtoht
2021-04-22
3
-0
/
+12
|
*
wallet_api: add seed_offset param to seed()
tobtoht
2021-04-22
3
-4
/
+4
|
*
wallet_api: store fee for incoming txs in history
Ben Evanoff
2021-04-22
1
-0
/
+1
|
*
wallet api: allow wallet to fetch all key images via api
benevanoff
2021-04-22
3
-4
/
+5
|
*
Allow tx note edits via TransactionHistory object in wallet/api
dsc
2021-04-22
3
-0
/
+13
|
*
wallet_api: TransactionHistory - fill unconfirmed out payments dests
xiphon
2021-04-22
1
-0
/
+4
|
*
Extend TransactionInfo with coinbase and description attributes in wallet/api
dsc
2021-04-22
4
-0
/
+23
|
*
Allow AddressBook description edits via wallet/api interface
dsc
2021-04-22
3
-0
/
+21
*
|
wallet2: Fix rescan_bc keep_ki option
Nathan Dorfman
2021-04-22
2
-22
/
+27
|
/
*
fix serialization being different on mac
moneromooo-monero
2021-03-05
3
-11
/
+21
*
restrict public node checks a little
moneromooo-monero
2020-12-22
1
-0
/
+1
*
wallet2: set propagation timeout to current max timeout
selsta
2020-12-03
1
-1
/
+2
*
wallet2: check imported multisig curve points are in main subgroup
Crypto City
2020-11-24
1
-0
/
+14
[next]