Commit Graph

339 Commits (eba180a1c786c4a86ead7e46f6e19febef4dd940)

Author SHA1 Message Date
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 c773f465ca cmake: refactor common code with executables
10 years ago
Ben Boeckel 89cff7bddc cmake: put each library into its own directory
10 years ago
Riccardo Spagni 699d932461
Merge pull request #182
10 years ago
Riccardo Spagni acb29cdb0f
fixed errant >
10 years ago
Riccardo Spagni 2de2c52c02
Merge pull request #178
10 years ago
Riccardo Spagni db5ca73fdd
Merge pull request #176
10 years ago
Riccardo Spagni 0790aea6c8
Merge pull request #174
10 years ago
Riccardo Spagni 98a592bc44
fixed conflict in tests CMakeLists
10 years ago
jebes b032619a9c Commented most of src/serialization/ going to read up more on variant's and finish off the job/add last touchs next
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
Riccardo Spagni bc537ac095
miniupnpc static define change
10 years ago
Riccardo Spagni 6f65ab1904
Merge pull request #175
10 years ago
Riccardo Spagni b41907574a
added hardcoded checkpoint at block 249380
10 years ago
David G. Andersen 28dfb4b178 capitalize Keccak everywhere
10 years ago
David G. Andersen ce2ad65599 typo fix - cryptonight, not cryptonote
10 years ago
Riccardo Spagni 2cf94c1321
fix for mingw not playing nicely with libunbound configure, fix for correctly finding static libs on various operating systems
10 years ago
Riccardo Spagni fd52015a2d use the correct CMake variable for static builds
10 years ago
Riccardo Spagni cee87473ad build libunbound from external if no local libunbound or for static builds
10 years ago
David G. Andersen e4fb913b2d Fix comment start for two functions
10 years ago
moneromooo-monero beecd139a2
core_rpc_server: use do while(0) idiom in macros using if
10 years ago
moneromooo-monero add803be89
core_rpc_server: fix overreads in slow_memmem
10 years ago
Riccardo Spagni 2c739371ac
Merge pull request #170
10 years ago
Riccardo Spagni 664ae0085d
Merge pull request #167
10 years ago
Riccardo Spagni 010bfcfd18
minor English wordlist tweaks
10 years ago
David G. Andersen 46f26ffe88 another typo fix
10 years ago
Riccardo Spagni 732493c5cb
split mnemonic printout over 3 lines
10 years ago
David G. Andersen ac6bc4859f fix typo
10 years ago
David G. Andersen d744dd1be5 More documentation
10 years ago
David G. Andersen 4d493f6d4f initial doxygen commenting of the CryptoNight proof-of-work code
10 years ago
Riccardo Spagni e5ac88819a
added other skipped commit
10 years ago
Riccardo Spagni aa6e8a92f6
added skipped commit
10 years ago
Riccardo Spagni a41f23921c
added trim_length to language_base class, added license to langeuage_base
10 years ago
Riccardo Spagni 7e5331e612
new English word list, trim length of 3, average word size of 6 letters, designed to be a bit unusual and thus easier to memorise
10 years ago
Riccardo Spagni 434095d1f7
fixed conflict in CMakeLists
10 years ago
Oran Juice 41948fa2ec
Uses new Japanese file. Gives credit to dabura667. English file indentation tabs to spaces.
10 years ago
Riccardo Spagni 1160505454
fixed checkpointing bug
10 years ago
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 6f7ed13b72 moved checkpoint log level
10 years ago
Riccardo Spagni 3e644c25c4
moved file checkpointing log output to log1
10 years ago
Oran Juice 3e6b6bad2d
Had missed const and had to use .at instead of []
10 years ago
Riccardo Spagni 18281f4d20 remove dangling upnp port mappings, updated miniupnpc
10 years ago
Riccardo Spagni 8c37823d45 remove pthreads, successfully tested on gcc 4.9.1 without pthreads
10 years ago