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
Commit message (
Expand
)
Author
Age
Files
Lines
*
build libunbound from external if no local libunbound or for static builds
Riccardo Spagni
2014-10-06
1
-1
/
+2
*
Merge pull request #170
Riccardo Spagni
2014-10-06
1
-5
/
+142
|
\
|
*
another typo fix
David G. Andersen
2014-10-05
1
-1
/
+1
|
*
fix typo
David G. Andersen
2014-10-05
1
-1
/
+1
|
*
More documentation
David G. Andersen
2014-10-05
1
-10
/
+63
|
*
initial doxygen commenting of the CryptoNight proof-of-work code
David G. Andersen
2014-10-05
1
-1
/
+85
*
|
Merge pull request #167
Riccardo Spagni
2014-10-06
1
-2
/
+2
|
\
\
|
*
|
fixed signed-unsigned issue from 166
Thomas Winget
2014-10-02
1
-2
/
+2
*
|
|
minor English wordlist tweaks
Riccardo Spagni
2014-10-06
1
-23
/
+23
*
|
|
split mnemonic printout over 3 lines
Riccardo Spagni
2014-10-05
1
-0
/
+4
|
|
/
|
/
|
*
|
added other skipped commit
Riccardo Spagni
2014-10-05
1
-1
/
+1
*
|
added skipped commit
Riccardo Spagni
2014-10-05
1
-0
/
+1
*
|
added trim_length to language_base class, added license to langeuage_base
Riccardo Spagni
2014-10-05
5
-1
/
+41
*
|
new English word list, trim length of 3, average word size of 6 letters, desi...
Riccardo Spagni
2014-10-05
1
-1288
/
+1288
*
|
fixed conflict in CMakeLists
Riccardo Spagni
2014-10-05
16
-3464
/
+9203
|
\
\
|
*
|
Uses new Japanese file. Gives credit to dabura667. English file indentation t...
Oran Juice
2014-10-05
2
-2096
/
+2096
|
*
|
Don't show Old English as an available option
Oran Juice
2014-10-03
9
-6653
/
+6653
|
*
|
Had missed const and had to use .at instead of []
Oran Juice
2014-10-02
1
-5
/
+5
|
*
|
Stop copying word list files to build directory
Oran Juice
2014-10-02
1
-2
/
+0
|
*
|
Removed old word list file
Oran Juice
2014-10-02
5
-9399
/
+0
|
*
|
Use reference types on LHS when using language methods
Oran Juice
2014-10-02
9
-14
/
+114
|
*
|
Cut short word lists to 1626 words, added attribution to Electrum, some bug f...
Oran Juice
2014-10-02
8
-9604
/
+8511
|
*
|
Restructured language sources to be singletons
Oran Juice
2014-10-02
13
-9868
/
+9791
|
*
|
Separated word lists to header files
Oran Juice
2014-10-02
6
-0
/
+9653
|
*
|
Added attribution to Electrum for their word-lists
Oran Juice
2014-09-30
4
-0
/
+8
|
*
|
Is forgiving of spelling mistakes beyond the 1st 4 characters.
Oran Juice
2014-09-30
2
-32
/
+72
|
*
|
Change seed message to '25' words from '24' words
Oran Juice
2014-09-30
1
-2
/
+2
|
*
|
Merge with origin/master
Oran Juice
2014-09-28
20
-58
/
+700
|
|
\
\
|
*
|
|
Minor comment changes and code clean-up
Oran Juice
2014-09-28
3
-5
/
+5
|
*
|
|
Default to new style English seed
Oran Juice
2014-09-28
1
-1
/
+1
|
*
|
|
Minor code refactor and comment changes
Oran Juice
2014-09-28
1
-4
/
+4
|
*
|
|
CRC Checksum for word seed. Gives a new 25 word seed with checksum if one wit...
Oran Juice
2014-09-28
3
-41
/
+109
|
*
|
|
Doxygen comments in
Oran Juice
2014-09-27
4
-21
/
+134
|
*
|
|
Informs about old style mnemonics from older wallet and provides a new one. C...
Oran Juice
2014-09-27
8
-6
/
+7792
|
*
|
|
Throw error when word list file is empty and quick bug fix
Oran Juice
2014-09-27
2
-12
/
+40
|
*
|
|
Supports wallet restoration
Oran Juice
2014-09-26
2
-19
/
+45
|
*
|
|
Accepts seed language choice from user.
Oran Juice
2014-09-25
4
-2
/
+59
|
*
|
|
Copies word lists directory to the location of the executable
Oran Juice
2014-09-24
4
-4
/
+11
|
*
|
|
Check for error after opening word list file
Oran Juice
2014-09-23
1
-6
/
+11
|
*
|
|
Added code to separate old word list to raw input file and support for multip...
Oran Juice
2014-09-23
3
-3273
/
+1688
|
*
|
|
Moved mnemonics code to src/mnemonics
Oran Juice
2014-09-23
5
-4
/
+8
*
|
|
|
fixed checkpointing bug
Riccardo Spagni
2014-10-03
1
-1
/
+1
*
|
|
|
quick hacky fix for broken TXT reads
Riccardo Spagni
2014-10-03
1
-1
/
+9
*
|
|
|
cleaned up OpenAlias messages in simplewallet
Riccardo Spagni
2014-10-03
1
-6
/
+6
*
|
|
|
MoneroPulse log wording tweaks
Riccardo Spagni
2014-10-03
2
-4
/
+5
*
|
|
|
moved checkpoint log level
Riccardo Spagni
2014-10-02
1
-1
/
+1
*
|
|
|
moved file checkpointing log output to log1
Riccardo Spagni
2014-10-02
1
-6
/
+6
*
|
|
|
remove dangling upnp port mappings, updated miniupnpc
Riccardo Spagni
2014-10-02
1
-2
/
+10
*
|
|
|
remove pthreads, successfully tested on gcc 4.9.1 without pthreads
Riccardo Spagni
2014-10-02
1
-4
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #165
Riccardo Spagni
2014-10-02
13
-88
/
+407
|
\
\
\
[next]