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
*
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
1
-6
/
+16
*
prompt for seed language and error handling
warptangent
2014-12-01
1
-0
/
+13
*
Merge pull request #1
Riccardo Spagni
2014-12-01
1
-5
/
+84
|
\
|
*
Prints seed after wallet upgrade. Removed iostream include.
Oran Juice
2014-10-19
1
-2
/
+0
|
*
Doxygen comments
Oran Juice
2014-10-19
1
-14
/
+19
|
*
Rewrites to old wallet file correctly
Oran Juice
2014-10-19
1
-1
/
+13
|
*
Doxygen comments in
Oran Juice
2014-10-18
1
-3
/
+24
|
*
Writes seed language while generating wallet. Wallet open fix.
Oran Juice
2014-10-18
1
-4
/
+9
|
*
Stores seed language in wallet file. added rapidjson. Yet to test backward co...
Oran Juice
2014-10-18
1
-1
/
+39
*
|
Remove DEFAULT_FEE, add temporary acceptance of too-small per-kb fee >= 0.1, ...
iamsmooth
2014-11-09
1
-2
/
+2
*
|
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
1
-2
/
+9
|
\
|
*
Restructured language sources to be singletons
Oran Juice
2014-10-02
1
-1
/
+8
|
*
Merge with origin/master
Oran Juice
2014-09-28
1
-0
/
+63
|
|
\
|
*
|
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
1
-6
/
+15
*
|
Monero addres from DNS TXT record implemented, tests pass
Thomas Winget
2014-09-23
1
-0
/
+54
|
/
*
Separate testnet address prefix
Zachary Michaels
2014-09-15
1
-2
/
+2
*
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
1
-7
/
+30
*
Change wallet to not try to extract tx public key when tx has no outputs (fix...
iamsmooth
2014-09-13
1
-43
/
+47
*
refactoring. get seed code in wallet2
Jakob Lind
2014-08-03
1
-0
/
+18
*
#36 make it compile and work properly
Jakob Lind
2014-08-01
1
-4
/
+2
*
#36 simplewallet refresh include optional height param
Jakob Lind
2014-08-01
1
-9
/
+7
*
License updated to BSD 3-clause
fluffypony
2014-07-23
1
-4
/
+29
*
Add get_bulk_payments rpc call
Zachary Michaels
2014-07-22
1
-3
/
+6
*
wallet RPC converted to use new transaction semantics
Thomas Winget
2014-06-30
1
-4
/
+152
*
final changes to get transaction splitting building. needs testing.
Thomas Winget
2014-06-30
1
-3
/
+30
*
Added comments to wallet functions
Thomas Winget
2014-06-30
1
-0
/
+7
*
Revert "Do not fall over when refreshing balance fails"
Thomas Winget
2014-06-30
1
-2
/
+1
*
Do not fall over when refreshing balance fails
Matthew Little
2014-06-29
1
-1
/
+2
*
allow two-random-numbers wallet generation (but not as default)
Thomas Winget
2014-06-12
1
-2
/
+2
*
builds, but doesn't link. other than that, electrum-style recovery implement...
Thomas Winget
2014-06-12
1
-2
/
+3
*
most functions prototyped/modified for wallet recovery
Thomas Winget
2014-06-12
1
-2
/
+4
*
Added 'payment_id' optional argument to 'transfer' wallet RPC method
Neozaru
2014-06-02
1
-0
/
+14
*
0.8.8update
mydesktop
2014-05-25
1
-2
/
+2
*
initial [broken] update
mydesktop
2014-05-03
1
-26
/
+91
*
Reverting wallet2.cpp to proper bugfix
monero-project
2014-04-30
1
-5
/
+0
*
further fixes for mac osx
mydesktop
2014-04-30
1
-0
/
+11
|
\
|
*
return for unhandleable tx_extra
monero-project
2014-04-30
1
-0
/
+4
|
*
Temporarily disable error relating to mangled tx_extra fields
monero-project
2014-04-30
1
-1
/
+4
*
|
Warn user on attempting to remove build directory for make clean
mydesktop
2014-04-30
1
-1
/
+1
|
/
*
checkpoints removed
thankful_for_today
2014-04-18
1
-1
/
+1
*
Improvements in JSON RPC
Antonio Juarez
2014-04-07
1
-27
/
+27
[next]