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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document existing function
warptangent
2014-12-11
1
-0
/
+6
*
Repeat prompt for wallet path if invalid
warptangent
2014-12-11
3
-4
/
+35
*
version bump to 0.8.8.6
v0.8.8.6
Riccardo Spagni
2014-12-08
1
-1
/
+1
*
Merge pull request #196
Riccardo Spagni
2014-12-08
3
-33
/
+66
|
\
|
*
wallet JSON update for non-deterministic wallet data
warptangent
2014-12-06
1
-4
/
+10
|
*
Checking and handling for deterministic vs non-deterministic wallet
warptangent
2014-12-06
1
-18
/
+34
|
*
Extract check for deterministic keys to wallet2::is_deterministic()
warptangent
2014-12-06
2
-6
/
+20
|
*
indentation
warptangent
2014-12-06
1
-1
/
+1
|
*
replace lines with call to recently added print_seed()
warptangent
2014-12-06
1
-4
/
+1
*
|
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
*
|
update unbound from upstream
Riccardo Spagni
2014-12-04
72
-2655
/
+1261
*
|
increased version number for tagged release
v0.8.8.5
Riccardo Spagni
2014-12-02
1
-1
/
+1
*
|
fixed CMake version matching
Riccardo Spagni
2014-12-02
1
-1
/
+1
*
|
Merge pull request #186
Riccardo Spagni
2014-12-02
3
-6
/
+3
|
\
\
|
*
|
remove unused display variable
warptangent
2014-12-01
1
-3
/
+0
|
*
|
return true on success
warptangent
2014-12-01
1
-1
/
+1
|
*
|
deterministic wallet use of twelve words fixed
warptangent
2014-12-01
1
-1
/
+1
|
*
|
ensure that keccak is called on view spend key, not a possibly pre-sc_reduce3...
warptangent
2014-12-01
1
-1
/
+1
*
|
|
Merge pull request #187
Riccardo Spagni
2014-12-02
3
-0
/
+24
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
prompt for seed language and error handling
warptangent
2014-12-01
3
-0
/
+24
|
/
/
*
|
Merge pull request #192
Riccardo Spagni
2014-12-01
29
-30
/
+8198
|
\
\
|
*
|
moved rapidjson to external folder, fixed CMake
Riccardo Spagni
2014-12-01
25
-1
/
+3
|
*
|
Merge pull request #1
Riccardo Spagni
2014-12-01
29
-30
/
+8196
|
/
|
|
|
*
|
Prints seed after wallet upgrade. Removed iostream include.
Oran Juice
2014-10-19
3
-6
/
+26
|
*
|
Doxygen comments
Oran Juice
2014-10-19
2
-21
/
+40
|
*
|
Rewrites to old wallet file correctly
Oran Juice
2014-10-19
3
-3
/
+18
|
*
|
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
3
-22
/
+38
|
*
|
Stores seed language in wallet file. added rapidjson. Yet to test backward co...
Oran Juice
2014-10-18
28
-4
/
+8068
*
|
|
Merge pull request #191
Riccardo Spagni
2014-12-01
2
-6
/
+15
|
\
\
\
|
*
|
|
don't build tests unless we're building all-* or *-test builds
Riccardo Spagni
2014-12-01
2
-6
/
+15
|
/
/
/
*
|
|
updated readme to include libevent / libgtest deps
Riccardo Spagni
2014-11-27
1
-1
/
+1
*
|
|
Merge pull request #188
Riccardo Spagni
2014-11-26
5
-9
/
+10
|
\
\
\
|
*
|
|
Disable legacy fees for now
iamsmooth
2014-11-11
2
-2
/
+2
|
*
|
|
Remove DEFAULT_FEE, add temporary acceptance of too-small per-kb fee >= 0.1, ...
iamsmooth
2014-11-09
5
-9
/
+10
*
|
|
|
Merge pull request #180
Riccardo Spagni
2014-11-25
32
-340
/
+2905
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
cmake: work around a bug with implicit link directories
Ben Boeckel
2014-11-18
1
-0
/
+8
|
*
|
|
mingw: copy required libraries to the build tree
Ben Boeckel
2014-11-18
1
-0
/
+16
|
*
|
|
cmake: place binaries together in the build tree
Ben Boeckel
2014-11-18
1
-0
/
+3
|
*
|
|
msys: don't use LTO
Ben Boeckel
2014-11-17
1
-0
/
+2
|
*
|
|
msys: factor out -Werror on msys
Ben Boeckel
2014-11-17
1
-1
/
+4
|
*
|
|
msys: look in msys' directory for files
Ben Boeckel
2014-11-17
1
-0
/
+5
|
*
|
|
miniupnpc: bump the _POSIX_C_SOURCE feature macro
Ben Boeckel
2014-11-10
1
-1
/
+1
|
*
|
|
unbound: fix getaddrinfo detection for 32-bit windows
Ben Boeckel
2014-10-24
1
-1
/
+11
|
*
|
|
cmake: Windows and static builds need this
Ben Boeckel
2014-10-24
1
-1
/
+1
|
*
|
|
cmake: fix up link lines
Ben Boeckel
2014-10-24
5
-3
/
+7
|
*
|
|
unbound: fix type checking
Ben Boeckel
2014-10-24
1
-2
/
+2
|
*
|
|
unbound: plumb the libdir up
Ben Boeckel
2014-10-24
2
-1
/
+6
|
*
|
|
cmake: support 2.8.7
Ben Boeckel
2014-10-24
22
-28
/
+28
[next]