mirror of
https://github.com/monero-project/monero.git
synced 2025-12-09 08:31:28 +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.