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
Commit message (
Expand
)
Author
Age
Files
Lines
*
wallet: fix not finding enough rct fake outputs
moneromooo-monero
2016-08-29
1
-3
/
+8
*
wallet_rpc_server: return payment id in make_integrated_address RPC
moneromooo-monero
2016-08-29
2
-0
/
+3
*
wallet: fix some "may be used uninitialized" warnings
moneromooo-monero
2016-08-28
1
-16
/
+15
*
wallet: do not generate 0 change
moneromooo-monero
2016-08-28
1
-3
/
+6
*
wallet: do not ask for duplicate histograms
moneromooo-monero
2016-08-28
1
-0
/
+3
*
wallet: transfer_selected_rct now also selects fake outs
moneromooo-monero
2016-08-28
2
-171
/
+90
*
New "Halfway RingCT" outputs for coinbase transactions
moneromooo-monero
2016-08-28
2
-2
/
+34
*
rct amount key modified as per luigi1111's recommendations
moneromooo-monero
2016-08-28
4
-61
/
+20
*
rct: change the simple flag to a type
moneromooo-monero
2016-08-28
1
-2
/
+8
*
wallet: do not store signatures in the wallet cache
moneromooo-monero
2016-08-28
4
-28
/
+71
*
wallet2: factor m_spent changes
moneromooo-monero
2016-08-28
2
-26
/
+31
*
wallet: always use new algorithm for RPC transfers
moneromooo-monero
2016-08-28
2
-7
/
+2
*
wallet: use the prefered rct case only when enough rct outs exist
moneromooo-monero
2016-08-28
2
-1
/
+27
*
wallet: do not try to use rct txes a few blocks before the fork
moneromooo-monero
2016-08-28
3
-22
/
+31
*
change fork settings to allow pre-rct txes for one more fork cycle
moneromooo-monero
2016-08-28
1
-2
/
+2
*
rct: make the amount key derivable by a third party with the tx key
moneromooo-monero
2016-08-28
2
-17
/
+34
*
rct: do not serialize public keys in outPk
moneromooo-monero
2016-08-28
1
-3
/
+3
*
wallet2_api: zero amounts are now allowed with rct
moneromooo-monero
2016-08-28
1
-6
/
+0
*
wallet2_api: update on_money_{received,spent} prototypes for rct changes
moneromooo-monero
2016-08-28
1
-4
/
+2
*
rpc: send global indices along with blocks/transacions on refresh
moneromooo-monero
2016-08-28
2
-35
/
+42
*
wallet: better tx input selection
moneromooo-monero
2016-08-28
2
-29
/
+77
*
wallet: handle 0 change properly
moneromooo-monero
2016-08-28
1
-7
/
+8
*
port get_tx_key/check_tx_key to rct
moneromooo-monero
2016-08-28
4
-7
/
+101
*
integrate simple rct api
moneromooo-monero
2016-08-28
1
-6
/
+24
*
wallet: rct specific output selection
moneromooo-monero
2016-08-28
2
-3
/
+125
*
wallet: make sweep_all work with rct txes too
moneromooo-monero
2016-08-28
1
-7
/
+21
*
wallet: factor transfer_rct code with transfer code
moneromooo-monero
2016-08-28
2
-254
/
+40
*
ringct: do not serialize what can be reconstructed
moneromooo-monero
2016-08-28
1
-5
/
+8
*
wallet: update spent status when an accepted tx disappears
moneromooo-monero
2016-08-28
1
-0
/
+19
*
wallet: reset output spent status on blockchain reorg
moneromooo-monero
2016-08-28
2
-11
/
+61
*
add rct to the protocol
moneromooo-monero
2016-08-28
3
-54
/
+659
*
Merge pull request #978
Riccardo Spagni
2016-08-26
2
-4
/
+12
|
\
|
*
libwallet_api: Wallet::amountFromString fixed
Ilya Kitaev
2016-08-23
1
-1
/
+1
|
*
libwallet_api: helper method to return maximumAllowedAmount
Ilya Kitaev
2016-08-23
2
-0
/
+6
|
*
libwallet_api: do not store wallet on close if status is not ok
Ilya Kitaev
2016-08-22
1
-3
/
+5
*
|
Merge pull request #970
Riccardo Spagni
2016-08-22
1
-0
/
+3
|
\
\
|
*
|
wallet: store key images after importing them
moneromooo-monero
2016-08-17
1
-0
/
+3
|
|
/
*
/
wallet: fix build on Mac and Windows (missing include)
moneromooo-monero
2016-08-17
1
-0
/
+1
|
/
*
Merge pull request #948
Riccardo Spagni
2016-08-11
4
-55
/
+181
|
\
|
*
Fake outs set is now decided by the wallet
moneromooo-monero
2016-08-11
4
-50
/
+175
|
*
new unlocked parameter to output_histogram
moneromooo-monero
2016-08-01
2
-5
/
+6
*
|
wallet2: if importing key images fails, print failure index
moneromooo-monero
2016-08-04
1
-1
/
+2
|
/
*
Merge pull request #928
Riccardo Spagni
2016-07-26
6
-1
/
+255
|
\
|
*
wallet: new {ex,im}port_key_images commands and RPC calls
moneromooo-monero
2016-07-24
6
-1
/
+255
*
|
cmake: wallet: libunbound is not always static
redfish
2016-07-23
1
-22
/
+4
|
/
*
Merge pull request #916
Riccardo Spagni
2016-07-23
4
-51
/
+214
|
\
|
*
wallet: add unconfirmed incoming txes from the txpool
moneromooo-monero
2016-07-20
4
-51
/
+214
*
|
Merge pull request #915
Riccardo Spagni
2016-07-23
5
-30
/
+251
|
\
\
|
*
|
refreshing wallet even if error happened
Ilya Kitaev
2016-07-18
2
-6
/
+18
|
*
|
wallet_api: async init, Wallet::connected status, log level
Ilya Kitaev
2016-07-18
4
-18
/
+91
[next]