monero/src
Guillaume LE VAILLANT db2bc96512 Embed the translation files in the binary
If a translation file exists in a "translations" directory located in
the same directory as the binary, it is used in priority (this can be
useful when working on translations as you don't have to recompile the
whole program all the time), and if no such file is found the embedded
translation file is used (if it exists).
2017-12-15 18:44:01 +01:00
..
blockchain_db blockchain_db: sanity check on tx/hash vector sizes 2017-11-15 10:02:23 +00:00
blockchain_utilities Merge pull request #2778 2017-11-15 11:40:38 +02:00
blocks precomputed block hashes are now in blocks of N (currently 256) 2017-09-18 16:29:00 +01:00
checkpoints checkpoints: add a testnet checkpoint at 1000000 2017-11-11 11:16:48 +00:00
common Embed the translation files in the binary 2017-12-15 18:44:01 +01:00
crypto add a version of ge_double_scalarmult_precomp_vartime with A precomp 2017-12-07 19:23:10 +00:00
cryptonote_basic add bulletproofs from v7 on testnet 2017-12-08 13:50:45 +00:00
cryptonote_core core: fix input ordering from v7 2017-12-09 11:24:38 +00:00
cryptonote_protocol cryptonote_protocol: fix corner case looping asking for same block hashes 2017-12-03 13:05:10 +00:00
daemon Merge pull request #2836 2017-12-02 09:26:15 +02:00
daemonizer Tools, daemonizer: fix building on Windows 2017-11-15 23:12:02 +01:00
debug_utilities Merge pull request #2592 2017-10-15 18:39:13 +02:00
mnemonics mnemonics: support for arbitrary (if multiple of 4 bytes) length data 2017-11-09 10:58:10 +00:00
p2p Merge pull request #2736 2017-11-14 21:31:51 +02:00
platform update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
ringct ringct: always use outPk.mask to decode amounts 2017-12-09 18:02:55 +00:00
rpc Merge pull request #2836 2017-12-02 09:26:15 +02:00
serialization add bulletproofs from v7 on testnet 2017-12-08 13:50:45 +00:00
simplewallet Merge pull request #2833 2017-12-02 09:25:53 +02:00
wallet add bulletproofs from v7 on testnet 2017-12-08 13:50:45 +00:00
CMakeLists.txt cmake: add dep of version lib on version.cpp 2017-10-20 22:07:34 -04:00
cryptonote_config.h subaddress: change prefix so that it starts with 8 2017-10-16 10:35:59 +09:00
version.cpp.in version: fix link to new version strings 2017-09-25 19:01:56 +01:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00