mirror of
https://github.com/monero-project/monero.git
synced 2025-12-21 22:41:29 +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.