• B
    include pending generated transactions in scheduling · d0828b2b
    Bart Wyatt 提交于
    NB: we do not have the facilities to create/process these yet but they can be scheduled
    scheduling is generated/signed agnostic though the block format still segregates them
    chain_controllers _db now has indices for generated transactions.
    tests using all signed transactions for now.
    
    closes #139
    d0828b2b
chain_controller.cpp 49.5 KB