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
/
mnemonics
/
electrum-words.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+1
*
wallet_rpc_server: set seed language in generate_from_keys
moneromooo-monero
2021-03-06
1
-0
/
+8
*
Remove unused variables in monero codebase
Kevin Barbour
2021-02-09
1
-1
/
+0
*
Update copyright year to 2020
SomaticFanatic
2020-05-06
1
-1
/
+1
*
Merge pull request #5295
Riccardo Spagni
2019-04-01
1
-3
/
+1
|
\
|
*
mnemonics: fix half length seed to bytes conversion
moneromooo-monero
2019-03-15
1
-3
/
+1
*
|
Update 2019 copyright
binaryFate
2019-03-05
1
-1
/
+1
|
/
*
mnemonics: compare canonical words (lowercase)
moneromooo-monero
2019-01-11
1
-20
/
+23
*
move int-util.h to epee
moneromooo-monero
2018-12-04
1
-1
/
+1
*
Removed a lot of unnecessary includes
Martijn Otto
2018-11-15
1
-8
/
+0
*
Merge pull request #4726
Riccardo Spagni
2018-11-06
1
-0
/
+1
|
\
|
*
mnemonics: fix words_to_bytes on big endian
moneromooo-monero
2018-10-25
1
-0
/
+1
*
|
mnemonics/electrum-words/create_checksum_index(): updated to work with non fi...
Paul Shapiro
2018-10-21
1
-1
/
+1
|
/
*
electrum-words: fix bytes_to_words on big endian
moneromooo-monero
2018-08-23
1
-1
/
+2
*
wallet: wipe seed from memory where appropriate
moneromooo-monero
2018-08-16
1
-58
/
+62
*
simplewallet: fix language detection when using --use-english-language-names
moneromooo-monero
2018-07-22
1
-48
/
+14
*
mnemonics: add some logs to help debug failures
moneromooo-monero
2018-04-25
1
-2
/
+26
*
simplewallet: new --use-english-language-names flag
moneromooo-monero
2018-03-17
1
-8
/
+26
*
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
*
Merge pull request #3005
Riccardo Spagni
2018-01-10
1
-1
/
+1
|
\
|
*
mnemonics: typo fix (4 bytes == 3 words, not 8 bytes)
stoffu
2017-12-25
1
-1
/
+1
*
|
add empty container sanity checks when using front() and back()
moneromooo-monero
2017-12-18
1
-0
/
+2
|
/
*
mnemonics: support for arbitrary (if multiple of 4 bytes) length data
moneromooo-monero
2017-11-09
1
-19
/
+58
*
mnemonics: new Lojban word list
Wei Tang
2017-09-26
1
-1
/
+8
*
mnemonics: new Esperanto word list
moneromooo-monero
2017-08-14
1
-1
/
+8
*
electrum-words: fix seed mistakenly thought to be old style
moneromooo-monero
2017-06-22
1
-2
/
+3
*
Change Old_English to English_Old - 'Old English' is actually a language
Nano Akron
2017-04-24
1
-2
/
+2
*
Change all wallet language names into native names (and scripts)
Nano Akron
2017-04-24
1
-14
/
+14
*
Merge pull request #1984
Riccardo Spagni
2017-04-24
1
-1
/
+1
|
\
|
*
mnemonics: ignore multiple whitespace between words
moneromooo-monero
2017-04-16
1
-1
/
+1
*
|
Added Simplified Chinese electrum word list
Nano Akron
2017-04-16
1
-0
/
+7
|
/
*
Add Dutch mnemonics wordlist
Roy Jacobs
2017-03-25
1
-0
/
+7
*
Fixes #1850 - Add French mnemonics wordlist
assylias
2017-03-23
1
-0
/
+7
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
*
mnemonics: fix language detection with checksum word
moneromooo-monero
2017-01-15
1
-1
/
+26
*
updated copyright year
Riccardo Spagni
2015-12-31
1
-1
/
+1
*
added Russian wordlist
Riccardo Spagni
2015-07-24
1
-0
/
+7
*
add Germany and Italian wordlists
Riccardo Spagni
2015-07-22
1
-0
/
+14
*
mnemonics: fix prefix extraction with non ASCII text
moneromooo-monero
2015-06-21
1
-4
/
+4
*
year updated in license
Riccardo Spagni
2015-01-02
1
-1
/
+1
*
return true on success
warptangent
2014-12-01
1
-1
/
+1
*
deterministic wallet use of twelve words fixed
warptangent
2014-12-01
1
-1
/
+1
*
Added unit test. Fails for Japanese for some reason.
Oran Juice
2014-10-08
1
-4
/
+4
*
Remove iostream header put in during testing
Oran Juice
2014-10-07
1
-2
/
+0
*
Variable unique prefix lengths for seed
Oran Juice
2014-10-07
1
-43
/
+37
*
Don't show Old English as an available option
Oran Juice
2014-10-03
1
-2
/
+1
*
Had missed const and had to use .at instead of []
Oran Juice
2014-10-02
1
-5
/
+5
*
Use reference types on LHS when using language methods
Oran Juice
2014-10-02
1
-6
/
+4
*
Cut short word lists to 1626 words, added attribution to Electrum, some bug f...
Oran Juice
2014-10-02
1
-2
/
+3
*
Restructured language sources to be singletons
Oran Juice
2014-10-02
1
-201
/
+181
[next]