Commit Graph

645 Commits (5ce4256e3d6ff2e1595750e3875865089e20a03b)
 

Author SHA1 Message Date
Riccardo Spagni c4d6658f4c
quick hacky fix for broken TXT reads
10 years ago
Riccardo Spagni 2322a94427
cleaned up OpenAlias messages in simplewallet
10 years ago
Oran Juice 443d46a6f1
Don't show Old English as an available option
10 years ago
Riccardo Spagni 1663089b33
MoneroPulse log wording tweaks
10 years ago
Thomas Winget aeaa44fe86
fixed signed-unsigned issue from 166
10 years ago
Riccardo Spagni 1d515b8af6
boost 1.56 kindly (and officially) patched in msys2 by Alexey Pavlov
10 years ago
Riccardo Spagni e3d24002c1
forgot to add connection context to log line
10 years ago
Riccardo Spagni 6f7ed13b72 moved checkpoint log level
10 years ago
Riccardo Spagni 3e644c25c4
moved file checkpointing log output to log1
10 years ago
Riccardo Spagni 0e1b7c9999
moved non-critical p2p errors to l2
10 years ago
Oran Juice 3e6b6bad2d
Had missed const and had to use .at instead of []
10 years ago
Riccardo Spagni d5f68170ca Merge branch 'master' of http://github.com/fluffypony/bitmonero
10 years ago
Riccardo Spagni 18281f4d20 remove dangling upnp port mappings, updated miniupnpc
10 years ago
Riccardo Spagni 9130e411e1 fixed unbound static lib on mingw as libunbound.dll.a
10 years ago
Riccardo Spagni 8c37823d45 remove pthreads, successfully tested on gcc 4.9.1 without pthreads
10 years ago
Riccardo Spagni a3332e7e11
remove dangling upnp port mappings, updated miniupnpc
10 years ago
Oran Juice b80755063e
Stop copying word list files to build directory
10 years ago
Oran Juice 4498e9efa0
Removed old word list file
10 years ago
Oran Juice d683c8c724
Use reference types on LHS when using language methods
10 years ago
Oran Juice fa723d8af8
Cut short word lists to 1626 words, added attribution to Electrum, some bug fixes
10 years ago
Oran Juice 4517bac7f3
Restructured language sources to be singletons
10 years ago
Oran Juice 6c3b85de21
Separated word lists to header files
10 years ago
Riccardo Spagni 1cf22b27a6
Merge pull request #165
10 years ago
Riccardo Spagni 6b9a7fcd67
fixed unbound static lib on mingw as libunbound.dll.a
10 years ago
Riccardo Spagni bba217a2a6
remove pthreads, successfully tested on gcc 4.9.1 without pthreads
10 years ago
Riccardo Spagni 0e777d0e65
simplewallet ignoring testnet port in RPC mode
10 years ago
Thomas Winget c0bdd511c3 Daemon should now exit on conflicting checkpoints
10 years ago
Thomas Winget f0b4138f1f various changes to runtime checkpoint updating
10 years ago
Thomas Winget 7568f89c55 Fixed segfault with checkpoints loading
10 years ago
Thomas Winget b261d9207b DNS checkpoint updating added, and daemon flag to enforce them
10 years ago
Thomas Winget 30caebfce3 reload checkpoints file every ~hr and print if any fail
10 years ago
Thomas Winget 0e1449135d updated DNSResolver/things that use it for DNSSEC
10 years ago
Thomas Winget 6f2c2e1c27 Adding an identical existing checkpoint should not error
10 years ago
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