Check block major version in deserialize()

This commit is contained in:
SChernykh
2022-12-19 09:58:43 +01:00
parent edcb933874
commit e6d77a40e2
7 changed files with 221 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ set(SOURCES
src/wallet_tests.cpp
../external/src/cryptonote/crypto-ops-data.c
../external/src/cryptonote/crypto-ops.c
../external/src/hardforks/hardforks.cpp
../src/block_cache.cpp
../src/block_template.cpp
../src/console_commands.cpp