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 #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
*
Merge pull request #6914
Riccardo Spagni
2020-10-18
1
-2
/
+6
|
\
|
*
wallet2: wait for propagation timeout before marking tx as failed
xiphon
2020-10-18
1
-2
/
+6
*
|
wallet2_api: implement stop() to interrupt refresh() loop once
xiphon
2020-10-18
3
-0
/
+11
|
/
*
wallet2: fix missing m_state field in wallet serialization
moneromooo-monero
2020-10-12
1
-1
/
+3
*
fix a couple bugs found by OSS-fuzz
moneromooo-monero
2020-09-24
1
-0
/
+2
*
Merge pull request #6793
luigi1111
2020-09-15
1
-1
/
+1
|
\
|
*
update error message "No unlocked balance in the specified account"
woodser
2020-09-01
1
-1
/
+1
*
|
wallet2: adapt to deterministic unlock time
TheCharlatan
2020-09-15
4
-18
/
+44
*
|
Merge pull request #6815
luigi1111
2020-09-14
2
-4
/
+9
|
\
\
|
*
|
wallet2: fix tx sanity check triggering on pre-rct outputs
moneromooo-monero
2020-09-12
2
-4
/
+9
*
|
|
Fix typo in command line argument description
Reinaldulin
2020-09-09
1
-1
/
+1
[next]