mirror of
https://github.com/monero-project/monero.git
synced 2025-12-09 16:41:27 +09:00
Add get_fork_version and add_ideal_fork_version to core so cryptonote_protocol does not have to need the Blockchain class directly, as it's not in its dependencies, and add those to the fake core classes in tests too.