Commit Graph

90 Commits (c40ab9b5be9b0dec72fa5adbcc45a24ef56ef7fa)

Author SHA1 Message Date
moneromooo-monero 31f9c9a3c9
mnemonics: compare canonical words (lowercase)
5 years ago
binaryFate 64c7ced3ed
Update 2019 copyright
5 years ago
moneromooo-monero e2095e00ba
singleton: fix missing *this return value in operator=
5 years ago
moneromooo-monero ec1a62b50d
move int-util.h to epee
6 years ago
Martijn Otto bd98e99c80
Removed a lot of unnecessary includes
6 years ago
Riccardo Spagni b60078d1b3
Merge pull request #4726
6 years ago
moneromooo-monero 91eaea9c72
mnemonics: fix words_to_bytes on big endian
6 years ago
Paul Shapiro 4a003bb5a2 mnemonics/electrum-words/create_checksum_index(): updated to work with non fixed word list length mnemonic
6 years ago
moneromooo-monero f0bc684ccd
mnemonics: fix outrageous compile time with CLANG in release
6 years ago
moneromooo-monero c955257c4a
electrum-words: fix bytes_to_words on big endian
6 years ago
moneromooo-monero ea37614efe
wallet: wipe seed from memory where appropriate
6 years ago
moneromooo-monero 5e675de7c2
simplewallet: fix language detection when using --use-english-language-names
6 years ago
einsteinsfool 7cdd147da5 Changed URLs to HTTPS
6 years ago
moneromooo-monero efcecb42f3
mnemonics: add some logs to help debug failures
6 years ago
moneromooo-monero 8ea3c4d544
simplewallet: new --use-english-language-names flag
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
Riccardo Spagni 4e3716a2d2
Merge pull request #3005
6 years ago
stoffu 6d8b29ef28
fix some link errors in debug mode for macos
6 years ago
stoffu 369884a669
mnemonics: typo fix (4 bytes == 3 words, not 8 bytes)
6 years ago
moneromooo-monero 45a1c4c088
add empty container sanity checks when using front() and back()
6 years ago
moneromooo-monero 2d1ccc1b88
mnemonics: support for arbitrary (if multiple of 4 bytes) length data
7 years ago
Wei Tang 551a8ea60e mnemonics: new Lojban word list
7 years ago
moneromooo-monero cb2d5ac788
mnemonics: new Esperanto word list
7 years ago
moneromooo-monero bb708ab8c3
electrum-words: fix seed mistakenly thought to be old style
7 years ago
stoffu dd8e3266b2
shared libs build (i.e. make debug)
7 years ago
Nano Akron 12fff108ea
Change Old_English to English_Old - 'Old English' is actually a language
7 years ago
Nano Akron 533187f0c3
Change all wallet language names into native names (and scripts)
7 years ago
Riccardo Spagni 0385999cda
Merge pull request #1984
7 years ago
Nano Akron 72d113dd38
Amended software licenses for Portuguese and Spanish
7 years ago
Nano Akron 54bcd260ff
Added Simplified Chinese electrum word list
7 years ago
moneromooo-monero 5fce581ce3
mnemonics: ignore multiple whitespace between words
7 years ago
moneromooo-monero 6e6794786a
mnemonics: sanity checks for word lists
7 years ago
moneromooo-monero e98f1114a0
mnemonics: misc cleanup
7 years ago
Roy Jacobs 5a4827ae21 Add Dutch mnemonics wordlist
7 years ago
assylias 31616af33d Fixes #1850 - Add French mnemonics wordlist
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago
moneromooo-monero f5f4109f9a
mnemonics: fix language detection with checksum word
7 years ago
moneromooo-monero 19585d4914
mnemonics: fix misc STL containers leak
8 years ago
Randi Joseph 9e54616924 Dropped "bit" from bitmonero.
8 years ago
redfish e1c7af35d4 cmake: transitive deps and remove deprecated LINK_*
8 years ago
Riccardo Spagni de03926850
updated copyright year
8 years ago
Riccardo Spagni 1d1a77bf9c
slight modification to wordlist contributor tagline (as these contributors haven't used git to submit a PR, so we're creating the wordlist on their behalf
9 years ago
Riccardo Spagni ef7671a807 added Russian wordlist
9 years ago
David Vorick a49d917b26 change unique_prefix_length=4 for japanese.h
9 years ago
Riccardo Spagni 6d6a985c92
add Germany and Italian wordlists
9 years ago
Riccardo Spagni 514047dc7b
fix portuguese wordlist
9 years ago
Riccardo Spagni b5c0308cd0
fix license on English wordlist
9 years ago
Wladimir J. van der Laan 204759f111
mnemonics: fix duplicate symbol error
9 years ago
moneromooo-monero ea33cadebf
mnemonics: fix prefix extraction with non ASCII text
9 years ago