• D
    Fix eosio.system abi & skip sig checks · b2c417bf
    Daniel Larimer 提交于
    - signature checks are skipped while replaying
    - abi of eosio.system contract was inconsistant, Fix #2999
    - reduced console spam while syncing and replaying
    - add max usage of resources when querying account
    b2c417bf
eosio.system.cpp 2.7 KB