• N
    Move system contract impl to plugin · 20d9c9b8
    Nathan Hourt 提交于
    The system contract C++ implementation is now in a plugin rather than
    directly on database.
    
    Note that testing_database installs this implementation on the testing
    database, even though the test framework does not use appbase or appbase
    plugins.
    20d9c9b8
database_fixture.cpp 6.6 KB