mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2025-03-16 10:00:40 -06: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.