• Pieter Wuille's avatar
    Further reduce header dependencies · baba672f
    Pieter Wuille authored
    This commit removes the dependency of serialize.h on PROTOCOL_VERSION,
    and makes this parameter required instead of implicit. This is much saner,
    as it makes the places where changing a version number can have an
    influence obvious.
    baba672f
init.cpp 20.5 KB