Commit Graph

16 Commits (master)

Author SHA1 Message Date
SChernykh b346b93285 Updated copyright
1 year ago
SChernykh dffc8bcea0 Fixed cppcheck issues
1 year ago
SChernykh 47ff7e228e Added code to deserialize compact blobs
2 years ago
SChernykh eabf856dbd Removed redundant m_sideChainData
2 years ago
SChernykh 6a66615f37 Removed redundant m_mainChainData
2 years ago
SChernykh 30861bbf91 Speedup SideChain::get_outputs_blob()
2 years ago
SChernykh a2afa29052 Updated copyright
2 years ago
SChernykh 8b27faad6d BlockCache: fixed collisions of same height blocks
2 years ago
SChernykh afca83d6c2 BlockCache: check block size before storing it
3 years ago
SChernykh 715c0d4e14 Reduced cache size a bit
3 years ago
SChernykh d246ee1552 Enabled block cache for Mac
3 years ago
SChernykh cd532965e8 Code safety: BlockCache isn't supposed to be copied/moved
3 years ago
SChernykh 4837b4c863 Added missing integrity check
3 years ago
SChernykh 05d336c8e9 Update block_cache.cpp
3 years ago
SChernykh 1cf4071f9b BlockCache (Linux version)
3 years ago
SChernykh aba3bc50b8 Block cache WIP and other fixes
3 years ago