Commit Graph

612 Commits (f4b69d553a249ace3694e3b4fd307ddffa156d7d)
 

Author SHA1 Message Date
Oran Juice 423bf69dca
Added attribution to Electrum for their word-lists
10 years ago
Oran Juice 4cbf8d4243
Is forgiving of spelling mistakes beyond the 1st 4 characters.
10 years ago
Oran Juice cf70cc7787
Change seed message to '25' words from '24' words
10 years ago
Riccardo Spagni e00f0551e0
Merge pull request #163
10 years ago
Riccardo Spagni 99945a5c47
dependencies enforced, send que error message log level moved
10 years ago
Oran Juice 4f693d715c
Merge with origin/master
10 years ago
Oran Juice 2b60646c9b
Minor comment changes and code clean-up
10 years ago
Oran Juice 473c9644a9
Default to new style English seed
10 years ago
Oran Juice 230b80a5db
Minor code refactor and comment changes
10 years ago
Oran Juice 8f587ba1c8
CRC Checksum for word seed. Gives a new 25 word seed with checksum if one without checksum is passed. Doxygen comment fix.
10 years ago
Oran Juice f31adbc977
Doxygen comments in
10 years ago
Oran Juice 91aa25e055
Informs about old style mnemonics from older wallet and provides a new one. CMakeLists.txt update.
10 years ago
Oran Juice 262e155bab
Throw error when word list file is empty and quick bug fix
10 years ago
Oran Juice 3c0e87e1b6
Supports wallet restoration
10 years ago
Oran Juice a1ac92e185
Accepts seed language choice from user.
10 years ago
Riccardo Spagni 59a8366bb1 Revert "low risk, potentially varint overflow bug patched thanks to BBR"
10 years ago
Thomas Winget 145dc19eeb Merge pull request #160 from tewinget/remove_ldns_dep
10 years ago
Thomas Winget fab95aef64
Remove LDNS dep and fix a bug in libunbound const correctness fix
10 years ago
Thomas Winget 2248124453 Removed ldns dependency
10 years ago
Riccardo Spagni 4e2b2b942d low risk, potentially varint overflow bug patched thanks to BBR
10 years ago
Riccardo Spagni 5cd77a9f0b
Merge pull request #159
10 years ago
Thomas Winget 738357459b
libunbound has const correctness issues...
10 years ago
Tomer Konforty 06a4578bf2 Added ability to read chechpoint hashes from json file in data folder
10 years ago
iamsmooth 9956b68b18 checkpoint
10 years ago
iamsmooth d19cf1f458 checkpoint
10 years ago
iamsmooth c428c29051 checkpoints
10 years ago
iamsmooth b1d586af4b checkpoint
10 years ago
iamsmooth 400f1016dd checkpoints
10 years ago
Riccardo Spagni dda5a03146
fixed FreeBSD miniupnpc niggly
10 years ago
Riccardo Spagni 524eae58cc
never use the baked-in miniupnpc on FreeBSD because explosions
10 years ago
Riccardo Spagni f93de2f553
fixed unbound libs in test
10 years ago
Riccardo Spagni bff1f9d4c4
redo FindUnbound.cmake
10 years ago
Riccardo Spagni 71f4b10b15
fixed cmake folder
10 years ago
Riccardo Spagni 777d1ac930
added tomerkon's GPG key, cmake folder fix
10 years ago
Oran Juice 26ea53d461
Copies word lists directory to the location of the executable
10 years ago
Riccardo Spagni d1a7f699c6
use boost::asio::ip::address because cross-platform plz
10 years ago
Thomas Winget 1e193d687d temp commit
10 years ago
Thomas Winget 1dece111cc Added function to check syntax of URL for DNS lookup
10 years ago
Thomas Winget 24f325a33d
Fixed artifacts from cherry-picking devel->master
10 years ago
Thomas Winget 5bd343778f Fixed CMake search for libunbound
10 years ago
Thomas Winget c14c7e1683 change to allow (at least a bit) for multiple TXT records
10 years ago
Thomas Winget f437cb58bf Simplewallet should now resolve urls to addresses
10 years ago
Thomas Winget a5757a628f Monero addres from DNS TXT record implemented, tests pass
10 years ago
Thomas Winget 3fb0fc020f seed node DNS code updated to use DNSResolver
10 years ago
Thomas Winget 9a3b18dbc2 Use the loop iterator, previous version of me.
10 years ago
Thomas Winget 578050e91d ipv4 and ipv6 resolution working
10 years ago
Thomas Winget dea98df6b1 Updated CMake files -- added libunbound linker flag
10 years ago
Thomas Winget 1ae6db25e6 Initial commit of DNS code
10 years ago
Riccardo Spagni 564a9f4cb5
added unbound dependencies to readme
10 years ago
Riccardo Spagni fffca2b1e4
updated mingw build instructions
10 years ago