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: use mutex protected random generation api
moneromooo-monero
2015-08-26
1
-1
/
+1
*
wallet: only return tx keys via RPC if requested
moneromooo-monero
2015-08-24
4
-9
/
+27
*
Merge pull request #381
Riccardo Spagni
2015-08-24
2
-2
/
+76
|
\
|
*
wallet: encrypt the cache file
moneromooo-monero
2015-08-22
2
-2
/
+76
*
|
make tx keys available to the user
moneromooo-monero
2015-08-19
4
-8
/
+41
|
/
*
wallet: new rescan_spent command to update outputs' spent status
moneromooo-monero
2015-08-11
3
-0
/
+51
*
encrypted payment ids are now 64 bit, instead of 256 bit
moneromooo-monero
2015-08-09
5
-34
/
+81
*
Encrypted payment IDs
moneromooo-monero
2015-08-09
4
-7
/
+32
*
wallet: set watch-only flag to false when creating a new wallet
moneromooo-monero
2015-08-04
1
-0
/
+1
*
wallet: new transaction construction algorithm
moneromooo-monero
2015-07-22
4
-3
/
+419
*
wallet: add boolean to always confirm transactions with the user
moneromooo-monero
2015-07-18
2
-1
/
+11
*
Merge pull request #324
Riccardo Spagni
2015-06-20
2
-2
/
+45
|
\
|
*
simplewallet: allow creating a wallet from a public address and view secret key
moneromooo-monero
2015-06-20
2
-0
/
+43
|
*
wallet2: fix write_watch_only_wallet comment description
moneromooo-monero
2015-06-20
1
-2
/
+2
*
|
wallet2: use the same exponential splitting for normal txes
moneromooo-monero
2015-06-17
1
-2
/
+4
*
|
wallet2: try to split dust sweep txs exponentially
moneromooo-monero
2015-06-17
1
-2
/
+3
|
/
*
Add RPC commands to manipulate integrated addresses
moneromooo-monero
2015-06-13
3
-0
/
+113
*
Integrated addresses (standard address plus payment id)
moneromooo-monero
2015-06-12
1
-2
/
+16
*
wallet: add watch only wallet support
moneromooo-monero
2015-05-31
2
-6
/
+44
*
wallet_rpc_server: add a sweep_dust RPC command as well
moneromooo-monero
2015-05-30
3
-0
/
+64
*
wallet: add a sweep_dust command
moneromooo-monero
2015-05-30
2
-0
/
+215
*
wallet: add consts where appropriate
moneromooo-monero
2015-05-27
2
-18
/
+19
*
Allow name@domain.tld for OpenAlias lookups
warptangent
2015-05-19
1
-1
/
+2
*
Restore daemon interactive mode
Thomas Winget
2015-03-27
2
-18
/
+18
*
added tx size to incoming_transfers RPC Call
Riccardo Spagni
2015-02-20
2
-0
/
+4
*
Merge pull request #215
Riccardo Spagni
2015-01-15
3
-1
/
+32
|
\
|
*
Add a --restricted-rpc flag to simplewallet
moneromooo-monero
2015-01-11
3
-1
/
+32
*
|
Allow get_bulk_payments to return all payments regardless of payment ID
moneromooo-monero
2015-01-11
3
-12
/
+45
|
/
*
year updated in license
Riccardo Spagni
2015-01-02
8
-8
/
+8
*
Merge pull request #203
Riccardo Spagni
2014-12-13
2
-0
/
+17
|
\
|
*
Document existing function
warptangent
2014-12-11
1
-0
/
+6
|
*
Repeat prompt for wallet path if invalid
warptangent
2014-12-11
2
-0
/
+11
*
|
Merge pull request #202
Riccardo Spagni
2014-12-13
1
-2
/
+0
|
\
\
|
*
|
wallet2::rewrite update to not require bin file
warptangent
2014-12-10
1
-2
/
+0
|
|
/
*
|
Merge pull request #201
Riccardo Spagni
2014-12-13
1
-7
/
+9
|
\
\
|
*
|
wallet2::load correctly initialize m_blockchain for wallet loaded without bin...
warptangent
2014-12-10
1
-7
/
+9
|
|
/
*
/
Add wallet2::verify_password method
warptangent
2014-12-08
2
-0
/
+53
|
/
*
Merge pull request #196
Riccardo Spagni
2014-12-08
2
-10
/
+30
|
\
|
*
wallet JSON update for non-deterministic wallet data
warptangent
2014-12-06
1
-4
/
+10
|
*
Extract check for deterministic keys to wallet2::is_deterministic()
warptangent
2014-12-06
2
-6
/
+20
*
|
Merge pull request #183
Riccardo Spagni
2014-12-08
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
Exception handling while refreshing in rpc wallet (credits to QCN)
Sammy Libre
2014-11-01
1
-1
/
+5
*
|
prompt for seed language and error handling
warptangent
2014-12-01
2
-0
/
+17
*
|
Merge pull request #1
Riccardo Spagni
2014-12-01
2
-9
/
+121
|
\
\
|
*
|
Prints seed after wallet upgrade. Removed iostream include.
Oran Juice
2014-10-19
1
-2
/
+0
|
*
|
Doxygen comments
Oran Juice
2014-10-19
2
-21
/
+40
|
*
|
Rewrites to old wallet file correctly
Oran Juice
2014-10-19
2
-2
/
+17
|
*
|
Doxygen comments in
Oran Juice
2014-10-18
2
-5
/
+37
|
*
|
Writes seed language while generating wallet. Wallet open fix.
Oran Juice
2014-10-18
2
-5
/
+10
|
*
|
Stores seed language in wallet file. added rapidjson. Yet to test backward co...
Oran Juice
2014-10-18
2
-2
/
+45
|
|
/
[next]