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.
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
Priorityto theproposalstate variable, it can reject lower priority proposals early to save computation power needed to verify and import blocks.