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
*
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
|
|
/
*
|
Merge pull request #188
Riccardo Spagni
2014-11-26
1
-2
/
+2
|
\
\
|
*
|
Remove DEFAULT_FEE, add temporary acceptance of too-small per-kb fee >= 0.1, ...
iamsmooth
2014-11-09
1
-2
/
+2
*
|
|
Merge pull request #180
Riccardo Spagni
2014-11-25
1
-0
/
+56
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cmake: support 2.8.7
Ben Boeckel
2014-10-24
1
-2
/
+2
|
*
|
cmake: handle private vs. public headers
Ben Boeckel
2014-10-23
1
-2
/
+7
|
*
|
cmake: refactor common code with libraries
Ben Boeckel
2014-10-23
1
-9
/
+1
|
*
|
cmake: put each library into its own directory
Ben Boeckel
2014-10-23
1
-0
/
+59
|
|
/
*
|
per kb fees not passing correct fee to transfer()
Thomas Winget
2014-11-06
1
-2
/
+1
*
|
Should now properly do per-kb fee
Thomas Winget
2014-11-06
1
-1
/
+2
*
|
per kb fees
Thomas Winget
2014-11-06
1
-1
/
+16
|
/
*
fixed conflict in CMakeLists
Riccardo Spagni
2014-10-05
2
-3
/
+14
|
\
|
*
Restructured language sources to be singletons
Oran Juice
2014-10-02
2
-2
/
+13
|
*
Merge with origin/master
Oran Juice
2014-09-28
3
-9
/
+75
|
|
\
|
*
|
Moved mnemonics code to src/mnemonics
Oran Juice
2014-09-23
1
-1
/
+1
*
|
|
updated DNSResolver/things that use it for DNSSEC
Thomas Winget
2014-09-30
1
-4
/
+9
|
|
/
|
/
|
*
|
change to allow (at least a bit) for multiple TXT records
Thomas Winget
2014-09-23
2
-7
/
+16
*
|
Monero addres from DNS TXT record implemented, tests pass
Thomas Winget
2014-09-23
2
-0
/
+57
*
|
Give up on brace initializers in initializer lists (MSVC bug)
Zachary Michaels
2014-09-15
1
-9
/
+9
|
/
*
Separate testnet address prefix
Zachary Michaels
2014-09-15
4
-17
/
+34
*
Pass tx and nonce to genesis block constructor
Zachary Michaels
2014-09-15
1
-4
/
+8
*
Separate rpc port for testnet
Zachary Michaels
2014-09-15
1
-1
/
+5
*
Reorganize testnet constants
Zachary Michaels
2014-09-15
1
-1
/
+1
*
Add testnet flag
Zachary Michaels
2014-09-15
2
-9
/
+35
*
Change wallet to not try to extract tx public key when tx has no outputs (fix...
iamsmooth
2014-09-13
1
-43
/
+47
*
added view_key to wallet RPC command query_key
Jakob Lind
2014-08-05
1
-0
/
+4
*
query_key command in wallet rpc.
Jakob Lind
2014-08-05
3
-0
/
+44
*
refactoring. get seed code in wallet2
Jakob Lind
2014-08-03
2
-0
/
+20
*
#36 make it compile and work properly
Jakob Lind
2014-08-01
1
-4
/
+2
[next]