danicoin/src/cryptonote_core
Riccardo Spagni 865bb03ecf
Merge pull request #1968
5e5b8512 Fix obsolete OpenSSL API usage (hyc)
6c72d6a0 Fix Android recognition (hyc)
e65d66fe Fix ARM64 identification (hyc)
a4673218 Clean up ARMv8-a aes_expand_key() (hyc)
a3d77901 Fix block_longhash_worker thread (hyc)
2017-04-24 10:46:23 +02:00
..
blockchain.cpp Merge pull request #1968 2017-04-24 10:46:23 +02:00
blockchain.h Add expected total reward to RPC "getblocktemplate". 2017-04-19 18:28:16 +01:00
blockchain_storage_boost_serialization.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
CMakeLists.txt fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB functions virtual again to avoid missing symbols error 2017-03-10 11:22:39 +09:00
cryptonote_core.cpp Add expected total reward to RPC "getblocktemplate". 2017-04-19 18:28:16 +01:00
cryptonote_core.h Add expected total reward to RPC "getblocktemplate". 2017-04-19 18:28:16 +01:00
cryptonote_tx_utils.cpp core: avoid possible reordering bugs wth tx/bloch hash cache 2017-03-25 09:18:53 +00:00
cryptonote_tx_utils.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
tx_pool.cpp Add expected total reward to RPC "getblocktemplate". 2017-04-19 18:28:16 +01:00
tx_pool.h Add expected total reward to RPC "getblocktemplate". 2017-04-19 18:28:16 +01:00