Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 | |
Update copyright year to 2020 | |||||
2019-04-01 | Merge pull request #5295 | Riccardo Spagni | 1 | -3/+1 | |
2b10f22a mnemonics: fix half length seed to bytes conversion (moneromooo-monero) | |||||
2019-03-15 | mnemonics: fix half length seed to bytes conversion | moneromooo-monero | 1 | -3/+1 | |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 | |
2019-01-11 | mnemonics: compare canonical words (lowercase) | moneromooo-monero | 1 | -20/+23 | |
2018-12-04 | move int-util.h to epee | moneromooo-monero | 1 | -1/+1 | |
2018-11-15 | Removed a lot of unnecessary includes | Martijn Otto | 1 | -8/+0 | |
2018-11-06 | Merge pull request #4726 | Riccardo Spagni | 1 | -0/+1 | |
91eaea9c mnemonics: fix words_to_bytes on big endian (moneromooo-monero) | |||||
2018-10-25 | mnemonics: fix words_to_bytes on big endian | moneromooo-monero | 1 | -0/+1 | |
2018-10-21 | mnemonics/electrum-words/create_checksum_index(): updated to work with non ↵ | Paul Shapiro | 1 | -1/+1 | |
fixed word list length mnemonic | |||||
2018-08-23 | electrum-words: fix bytes_to_words on big endian | moneromooo-monero | 1 | -1/+2 | |
Reported by cslashm | |||||
2018-08-16 | wallet: wipe seed from memory where appropriate | moneromooo-monero | 1 | -58/+62 | |
2018-07-22 | simplewallet: fix language detection when using --use-english-language-names | moneromooo-monero | 1 | -48/+14 | |
2018-04-25 | mnemonics: add some logs to help debug failures | moneromooo-monero | 1 | -2/+26 | |
2018-03-17 | simplewallet: new --use-english-language-names flag | moneromooo-monero | 1 | -8/+26 | |
On some Windows systems, displaying language names in their own languages freezes the display. | |||||
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 | |
2018-01-10 | Merge pull request #3005 | Riccardo Spagni | 1 | -1/+1 | |
369884a6 mnemonics: typo fix (4 bytes == 3 words, not 8 bytes) (stoffu) | |||||
2017-12-25 | mnemonics: typo fix (4 bytes == 3 words, not 8 bytes) | stoffu | 1 | -1/+1 | |
2017-12-18 | add empty container sanity checks when using front() and back() | moneromooo-monero | 1 | -0/+2 | |
2017-11-09 | mnemonics: support for arbitrary (if multiple of 4 bytes) length data | moneromooo-monero | 1 | -19/+58 | |
2017-09-26 | mnemonics: new Lojban word list | Wei Tang | 1 | -1/+8 | |
Word list authored by: sorpaas Sources: lo gimste jo'u lo ma'oste (http://guskant.github.io/lojbo/gismu-cmavo.html) N-grams of Lojban corpus (https://mw.lojban.org/papri/N-grams_of_Lojban_corpus) | |||||
2017-08-14 | mnemonics: new Esperanto word list | moneromooo-monero | 1 | -1/+8 | |
Word list authored by: Engelberg, ProkhorZ Sources: Baza Radikaro Oficiala Reta Vortaro (http://www.reta-vortaro.de/revo/) Esperanto Panorama - Esperanto-English Dictionary (http://www.esperanto-panorama.net/vortaro/eoen.htm) ESPDIC - Paul Denisowski (http://www.denisowski.org/Esperanto/ESPDIC/espdic.txt) | |||||
2017-06-22 | electrum-words: fix seed mistakenly thought to be old style | moneromooo-monero | 1 | -2/+3 | |
It'd see "empty" words due to extraneous spaces | |||||
2017-04-24 | Change Old_English to English_Old - 'Old English' is actually a language | Nano Akron | 1 | -2/+2 | |
2017-04-24 | Change all wallet language names into native names (and scripts) | Nano Akron | 1 | -14/+14 | |
2017-04-24 | Merge pull request #1984 | Riccardo Spagni | 1 | -1/+1 | |
a255a540 simplewallet: allow multiline seed (moneromooo-monero) 5fce581c mnemonics: ignore multiple whitespace between words (moneromooo-monero) | |||||
2017-04-16 | Added Simplified Chinese electrum word list | Nano Akron | 1 | -0/+7 | |
2017-04-16 | mnemonics: ignore multiple whitespace between words | moneromooo-monero | 1 | -1/+1 | |
2017-03-25 | Add Dutch mnemonics wordlist | Roy Jacobs | 1 | -0/+7 | |
2017-03-23 | Fixes #1850 - Add French mnemonics wordlist | assylias | 1 | -0/+7 | |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 | |
2017-01-15 | mnemonics: fix language detection with checksum word | moneromooo-monero | 1 | -1/+26 | |
If a checksum word is present, language detection would use just the word prefixes. However, a set of word prefixes may be found in more than one language, and so the wrong language may be found first, which could then fail the checksum, since the check may be done with a different unique prefix length from the one it was created from. We now make a checksum test when we we detect a language from prefixes only, to make sure we have the correct one. | |||||
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 | |
2015-07-24 | added Russian wordlist | Riccardo Spagni | 1 | -0/+7 | |
2015-07-22 | add Germany and Italian wordlists | Riccardo Spagni | 1 | -0/+14 | |
2015-06-21 | mnemonics: fix prefix extraction with non ASCII text | moneromooo-monero | 1 | -4/+4 | |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 | |
2014-12-01 | return true on success | warptangent | 1 | -1/+1 | |
2014-12-01 | deterministic wallet use of twelve words fixed | warptangent | 1 | -1/+1 | |
2014-10-08 | Added unit test. Fails for Japanese for some reason. | Oran Juice | 1 | -4/+4 | |
2014-10-07 | Remove iostream header put in during testing | Oran Juice | 1 | -2/+0 | |
2014-10-07 | Variable unique prefix lengths for seed | Oran Juice | 1 | -43/+37 | |
2014-10-03 | Don't show Old English as an available option | Oran Juice | 1 | -2/+1 | |
2014-10-02 | Had missed const and had to use .at instead of [] | Oran Juice | 1 | -5/+5 | |
2014-10-02 | Use reference types on LHS when using language methods | Oran Juice | 1 | -6/+4 | |
2014-10-02 | Cut short word lists to 1626 words, added attribution to Electrum, some bug ↵ | Oran Juice | 1 | -2/+3 | |
fixes | |||||
2014-10-02 | Restructured language sources to be singletons | Oran Juice | 1 | -201/+181 | |
2014-10-02 | Separated word lists to header files | Oran Juice | 1 | -0/+6 | |
2014-09-30 | Added attribution to Electrum for their word-lists | Oran Juice | 1 | -0/+5 | |
2014-09-30 | Is forgiving of spelling mistakes beyond the 1st 4 characters. | Oran Juice | 1 | -29/+68 | |
2014-09-28 | Minor comment changes and code clean-up | Oran Juice | 1 | -1/+1 | |
2014-09-28 | Default to new style English seed | Oran Juice | 1 | -1/+1 | |
2014-09-28 | Minor code refactor and comment changes | Oran Juice | 1 | -4/+4 | |
2014-09-28 | CRC Checksum for word seed. Gives a new 25 word seed with checksum if one ↵ | Oran Juice | 1 | -27/+82 | |
without checksum is passed. Doxygen comment fix. | |||||
2014-09-27 | Doxygen comments in | Oran Juice | 1 | -14/+56 | |
2014-09-27 | Informs about old style mnemonics from older wallet and provides a new one. ↵ | Oran Juice | 1 | -0/+12 | |
CMakeLists.txt update. | |||||
2014-09-27 | Throw error when word list file is empty and quick bug fix | Oran Juice | 1 | -5/+9 | |
2014-09-26 | Supports wallet restoration | Oran Juice | 1 | -15/+39 | |
2014-09-25 | Accepts seed language choice from user. | Oran Juice | 1 | -1/+18 | |
2014-09-24 | Copies word lists directory to the location of the executable | Oran Juice | 1 | -3/+4 | |
2014-09-23 | Check for error after opening word list file | Oran Juice | 1 | -6/+11 | |
2014-09-23 | Added code to separate old word list to raw input file and support for ↵ | Oran Juice | 1 | -12/+61 | |
multiple new languages | |||||
2014-09-23 | Moved mnemonics code to src/mnemonics | Oran Juice | 1 | -0/+138 | |