• B
    move validation of ram usage to an explicit sync call. This is called... · 306f80f8
    Bart Wyatt 提交于
    move validation of ram usage to an explicit sync call.  This is called per-cycle when applying a block and per-transaction when generating a block.  This means that block generation is currently more strict but in a way that should never fail the parallelizable block validation EOSIO/eos#2098
    306f80f8
resource_limits.cpp 15.1 KB