monero/src/cryptonote_basic
Riccardo Spagni 9c40bc62fc
Merge pull request #3430
42397359 Fixup 32bit arm build (TheCharlatan)
a06d2581 Fix Windows build (TheCharlatan)
ecaf5b3f Add libsodium to the packages, the arm build was complaining about it. (TheCharlatan)
cbbf4d24 Adapt translations to upstream changes (TheCharlatan)
db571546 Updated pcsc url (TheCharlatan)
f0ba19fd Add lrelease to the depends (TheCharlatan)
cfb30462 Add Miniupnp submodule (TheCharlatan)
5f7da005 Unbound is now a submodule. Adapt depends for this. (TheCharlatan)
d6b9bdd3 Update readmes to reflect the usage of depends (TheCharlatan)
56b6e41e Add support for apple and arm building (TheCharlatan)
29311fd1 Disable stack unwinding for mingw32 depends build. (TheCharlatan)
8db3d573 Modify depends for monero's dependencies (TheCharlatan)
0806a23a Initial depends addition (TheCharlatan)
2018-09-18 16:33:21 +02:00
..
account_boost_serialization.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
account.cpp crypto: make secret_key automatically mlock 2018-08-16 11:57:49 +00:00
account.h store secret keys encrypted where possible 2018-08-16 11:57:43 +00:00
blobdatatype.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
CMakeLists.txt Add support for apple and arm building 2018-09-10 22:05:36 +02:00
connection_context.h replace std::list with std::vector on some hot paths 2018-06-26 22:14:21 +01:00
cryptonote_basic_impl.cpp v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
cryptonote_basic_impl.h v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
cryptonote_basic.h keypair::generate: always require hw::device to avoid possible mistake 2018-03-14 21:00:16 +09:00
cryptonote_boost_serialization.h Bulletproof aggregated verification and tests 2018-09-11 13:37:37 +00:00
cryptonote_format_utils.cpp Merge pull request #4330 2018-09-14 13:04:40 +02:00
cryptonote_format_utils.h v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
cryptonote_stat_info.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
difficulty.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
difficulty.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
hardfork.cpp hardfork: fix get_next_version() 2018-05-30 09:49:57 +09:00
hardfork.h add --regtest and --fixed-difficulty for regression testing 2018-06-29 10:06:11 +02:00
miner.cpp Merge pull request #4030 2018-07-19 13:53:36 -05:00
miner.h Stagenet 2018-03-05 11:55:05 +09:00
subaddress_index.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
tx_extra.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
verification_context.h Update 2018 copyright 2018-01-26 10:03:20 -05:00