aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix comment start for two functionsDavid G. Andersen2014-10-061-2/+2
|/ /
* | Merge pull request #170Riccardo Spagni2014-10-061-5/+142
|\ \
| * | another typo fixDavid G. Andersen2014-10-051-1/+1
| * | fix typoDavid G. Andersen2014-10-051-1/+1
| * | More documentationDavid G. Andersen2014-10-051-10/+63
| * | initial doxygen commenting of the CryptoNight proof-of-work codeDavid G. Andersen2014-10-051-1/+85
* | | Merge pull request #167Riccardo Spagni2014-10-061-2/+2
|\ \ \ | |_|/ |/| |
| * | fixed signed-unsigned issue from 166Thomas Winget2014-10-021-2/+2
* | | Merge pull request #171Riccardo Spagni2014-10-06397-23/+199322
|\ \ \
| * | | added aabramov's gpg keyRiccardo Spagni2014-10-061-0/+31
| * | | minor English wordlist tweaksRiccardo Spagni2014-10-061-23/+23
| * | | added unbound to external depsRiccardo Spagni2014-10-05394-0/+199264
| * | | split mnemonic printout over 3 linesRiccardo Spagni2014-10-051-0/+4
|/ / /
* | / fix for miniupnpc static compile under WindowsRiccardo Spagni2014-10-051-2/+4
| |/ |/|
* | added other skipped commitRiccardo Spagni2014-10-051-1/+1
* | added skipped commitRiccardo Spagni2014-10-051-0/+1
* | Merge branch 'oranjuice'Riccardo Spagni2014-10-0516-3464/+9243
|\ \
| * | added trim_length to language_base class, added license to langeuage_baseRiccardo Spagni2014-10-055-1/+41
| * | new English word list, trim length of 3, average word size of 6 letters, desi...Riccardo Spagni2014-10-051-1288/+1288
| * | fixed conflict in CMakeListsRiccardo Spagni2014-10-0516-3464/+9203
|/| |
| * | Uses new Japanese file. Gives credit to dabura667. English file indentation t...Oran Juice2014-10-052-2096/+2096
| * | Don't show Old English as an available optionOran Juice2014-10-039-6653/+6653
| * | Had missed const and had to use .at instead of []Oran Juice2014-10-021-5/+5
| * | Stop copying word list files to build directoryOran Juice2014-10-021-2/+0
| * | Removed old word list fileOran Juice2014-10-025-9399/+0
| * | Use reference types on LHS when using language methodsOran Juice2014-10-029-14/+114
| * | Cut short word lists to 1626 words, added attribution to Electrum, some bug f...Oran Juice2014-10-028-9604/+8511
| * | Restructured language sources to be singletonsOran Juice2014-10-0213-9868/+9791
| * | Separated word lists to header filesOran Juice2014-10-026-0/+9653
| * | Added attribution to Electrum for their word-listsOran Juice2014-09-304-0/+8
| * | Is forgiving of spelling mistakes beyond the 1st 4 characters.Oran Juice2014-09-302-32/+72
| * | Change seed message to '25' words from '24' wordsOran Juice2014-09-301-2/+2
| * | Merge with origin/masterOran Juice2014-09-2832-95/+1194
| |\ \
| * | | Minor comment changes and code clean-upOran Juice2014-09-283-5/+5
| * | | Default to new style English seedOran Juice2014-09-281-1/+1
| * | | Minor code refactor and comment changesOran Juice2014-09-281-4/+4
| * | | CRC Checksum for word seed. Gives a new 25 word seed with checksum if one wit...Oran Juice2014-09-283-41/+109
| * | | Doxygen comments inOran Juice2014-09-274-21/+134
| * | | Informs about old style mnemonics from older wallet and provides a new one. C...Oran Juice2014-09-278-6/+7792
| * | | Throw error when word list file is empty and quick bug fixOran Juice2014-09-272-12/+40
| * | | Supports wallet restorationOran Juice2014-09-262-19/+45
| * | | Accepts seed language choice from user.Oran Juice2014-09-254-2/+59
| * | | Copies word lists directory to the location of the executableOran Juice2014-09-244-4/+11
| * | | Duh. Had left word list in commit.Oran Juice2014-09-231-1626/+0
| * | | Check for error after opening word list fileOran Juice2014-09-232-6/+1637
| * | | Added code to separate old word list to raw input file and support for multip...Oran Juice2014-09-233-3273/+1688
| * | | Moved mnemonics code to src/mnemonicsOran Juice2014-09-235-4/+8
* | | | Merge pull request #169Riccardo Spagni2014-10-0482-256/+779
|\ \ \ \ | |_|_|/ |/| | |
| * | | fixed checkpointing bugRiccardo Spagni2014-10-031-1/+1
| * | | quick hacky fix for broken TXT readsRiccardo Spagni2014-10-031-1/+9