consensus (1) 썸네일형 리스트형 [Ethereum-POA] Parity aura consensus 간단 분석 POA : Parity - Aura(Authority Round) Define of step Primary Node Block Difficulty Example Finality Reference Define step step=UNIX_TIME/t, 여기서 t는 duration Primary Node index=step mod n, 여기서 n은 signer 수 Block Difficulty max_value(==340282366920938463463374607431768211455) + parent_step - current_step + current_empty_steps // in parity source // Chain scoring: total weight is sqrt(U256::max_value(.. 이전 1 다음