Commit Graph

78 Commits (7cdd147da5b06a692b0b825992de3bb07f142156)

Author SHA1 Message Date
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()
7 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
Riccardo Spagni c01069f352
fixed English word list issue: 'launchpad' should be 'ourselves'
9 years ago
Riccardo Spagni 10e4132e22
fixed English word list issue: 'incline' should have remained 'inline'
9 years ago
Riccardo Spagni f4b69d553a
year updated in license
10 years ago
warptangent 0e0e55714d return true on success
10 years ago
warptangent 2e11eb1504 deterministic wallet use of twelve words fixed
10 years ago
Ben Boeckel 7d708e4223 cmake: support 2.8.7
10 years ago
Ben Boeckel f53f04724c cmake: handle private vs. public headers
10 years ago
Ben Boeckel 55ca7d3b34 cmake: refactor common code with libraries
10 years ago
Ben Boeckel 89cff7bddc cmake: put each library into its own directory
10 years ago
Oran Juice b94b8cd798
Added unit test. Fails for Japanese for some reason.
10 years ago
Oran Juice 4c8a628de2
Remove iostream header put in during testing
10 years ago
Oran Juice 9875f5b875
Variable unique prefix lengths for seed
10 years ago