• N
    Ref #19: Progress towards producer scheduling · 67114624
    Nathan Hourt 提交于
    Add producer schedule changes to block_header, so light clients can see
    the round changes by just watching block headers.
    
    Implement changing the producer schedule at round changes, first checking
    that the schedule changes in the block_header are correct, then applying
    them.
    
    TODO: Actually calculating the new round (right not it never changes)
    67114624
randutils.hpp 26.1 KB