codechain
codechain copied to clipboard
Register self generated proposal priority early
Current design treats self generated proposals and the proposals generated by others identically. Priorities can be calculated without generating the block. If a node registers its Priority to the proposal state variable, it can reject lower priority proposals early to save computation power needed to verify and import blocks.