danicoin/src/cryptonote_core
assylias bff90264b8
Add expected total reward to RPC "getblocktemplate".
Only works from V5 fork onward - returns 0 before that block.
2017-04-19 18:28:16 +01:00
..
blockchain.cpp Add expected total reward to RPC "getblocktemplate". 2017-04-19 18:28:16 +01: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