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
/
wallet2.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge pull request #1501
Riccardo Spagni
2017-01-08
1
-0
/
+17
|
\
\
|
*
|
wallet2: check the node returned the real output when requested
moneromooo-monero
2016-12-27
1
-0
/
+17
|
|
/
*
|
Merge pull request #1497
Riccardo Spagni
2017-01-08
1
-1
/
+1
|
\
\
|
*
|
wallet2: fix large reorgs failing
moneromooo-monero
2016-12-24
1
-1
/
+1
|
|
/
*
/
make openalias also available for solo miner; introduce namespace tools::dns_...
kenshi84
2016-12-21
1
-68
/
+0
|
/
*
Merge pull request #1474
Riccardo Spagni
2016-12-20
1
-1
/
+1
|
\
|
*
Lower connection timeout in check_connection()
Jaquee
2016-12-19
1
-1
/
+1
*
|
Merge pull request #1472
Riccardo Spagni
2016-12-20
1
-16
/
+17
|
\
\
|
*
|
Refactored password prompting for wallets
Lee Clagett
2016-12-19
1
-16
/
+17
|
|
/
*
|
also use portable serializer for boost_serialization_helper.h and net_node.in...
kenshi84
2016-12-20
1
-2
/
+2
*
|
added experimental boost::archive::portable_binary_{i|o}archive
kenshi84
2016-12-16
1
-7
/
+27
|
/
*
AddressBook: use unsigned type for row ID's
anonimal
2016-12-14
1
-2
/
+2
*
addressbook updates
Jaquee
2016-12-12
1
-4
/
+11
*
Merge pull request #1434
Riccardo Spagni
2016-12-12
1
-0
/
+17
|
\
|
*
GUI address book
Jaquee
2016-12-12
1
-0
/
+17
*
|
wallet: bring forward use of the dynamic fee
moneromooo-monero
2016-12-10
1
-1
/
+1
|
/
*
Merge pull request #1422
Riccardo Spagni
2016-12-10
1
-1
/
+1
|
\
|
*
wallet2: pass by const ref where possible
moneromooo-monero
2016-12-10
1
-1
/
+1
*
|
Merge pull request #1419
Riccardo Spagni
2016-12-10
1
-2
/
+7
|
\
\
|
*
|
Fix sending outputs from a tx with more than one pubkey
moneromooo-monero
2016-12-09
1
-2
/
+7
|
|
/
*
|
Merge pull request #1415
Riccardo Spagni
2016-12-08
1
-3
/
+13
|
\
\
|
*
|
wallet: send 0 change to a random address where necessary with rct
moneromooo-monero
2016-12-07
1
-3
/
+13
|
|
/
*
/
Remove infinite loop in refresh code
Jaquee
2016-12-05
1
-68
/
+42
|
/
*
Merge pull request #1399
Riccardo Spagni
2016-12-04
1
-2
/
+1
|
\
|
*
wallet2: avoid possible undefined behavior on empty string
moneromooo-monero
2016-12-04
1
-2
/
+1
*
|
Merge pull request #1398
Riccardo Spagni
2016-12-04
1
-4
/
+4
|
\
\
|
*
|
Fix a few minor typos
Pierre Boyer
2016-12-04
1
-4
/
+4
|
|
/
*
|
Merge pull request #1385
Riccardo Spagni
2016-12-04
1
-0
/
+142
|
\
\
|
*
|
wallet: add API and RPC to create/parse monero: URIs
moneromooo-monero
2016-11-28
1
-0
/
+142
|
|
/
*
|
Merge pull request #1380
Riccardo Spagni
2016-12-04
1
-0
/
+5
|
\
\
|
*
|
wallet: add a getter for the filename path
moneromooo-monero
2016-11-26
1
-0
/
+5
|
|
/
*
/
Improve daemon RPC version handling
moneromooo-monero
2016-11-26
1
-4
/
+4
|
/
*
Merge pull request #1369
Riccardo Spagni
2016-11-24
1
-2
/
+4
|
\
|
*
wallet2: fix wrong change being recorded for cold signed txes
moneromooo-monero
2016-11-23
1
-2
/
+4
*
|
Merge pull request #1361
Riccardo Spagni
2016-11-24
1
-3
/
+3
|
\
\
|
*
|
Add a get_outs (fully text based) version of get_outs.bin
moneromooo-monero
2016-11-22
1
-3
/
+3
|
|
/
*
|
Merge pull request #1358
Riccardo Spagni
2016-11-24
1
-7
/
+51
|
\
\
|
*
|
wallet: fix exporting outputs and key images with txes with two pubkeys
moneromooo-monero
2016-11-19
1
-7
/
+51
|
|
/
*
|
Merge pull request #1352
Riccardo Spagni
2016-11-24
1
-1
/
+1
|
\
\
|
*
|
wallet2: fix illegal memory access removing newlines from password
moneromooo-monero
2016-11-17
1
-1
/
+1
|
|
/
*
|
Merge pull request #1351
Riccardo Spagni
2016-11-24
1
-4
/
+5
|
\
\
|
*
|
wallet2: fix decrypting a bit too much in authenticated mode
moneromooo-monero
2016-11-17
1
-4
/
+5
|
|
/
*
/
Clamp refresh from height to blockchain height.
Dion Ahmetaj
2016-11-18
1
-42
/
+68
|
/
*
Merge pull request #1318
Riccardo Spagni
2016-11-17
1
-0
/
+28
|
\
|
*
Wallet2: calculate approximate blockchain height on offline creation
Jacob Brydolf
2016-11-13
1
-0
/
+28
*
|
wallet: auto sync outputs and key images in cold signing files
moneromooo-monero
2016-11-16
1
-1
/
+32
*
|
wallet2: fill key image and pubkey maps when importing outputs
moneromooo-monero
2016-11-16
1
-0
/
+2
*
|
wallet: cast indices to string in logs to be nice to CLANG
moneromooo-monero
2016-11-16
1
-4
/
+4
*
|
wallet2: try all tx keys when scanning a new transaction
moneromooo-monero
2016-11-16
1
-2
/
+7
*
|
wallet2: fill in key image map when importing key images
moneromooo-monero
2016-11-15
1
-0
/
+1
|
/
[prev]
[next]