mirror of
https://github.com/monero-project/monero.git
synced 2026-01-08 15:21:32 +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.