常见问题解答
新的Conflux权益证明(Proof-of-Stake)链是什么?
权益证明(PoS)链是一个与工作量证明(PoW)链并行运行的覆盖链。 权益证明(PoS)链将为工作量证明(PoW)链增加安全性,并为交易提供最终性。
Conflux中的PoS与其他PoS链有什么不同?
Conflux将采用混合的工作量证明(PoW)-权益证明(PoS)链。 目前没有计划完全迁移到权益证明(PoS)链。
Will the PoS upgrade break compatibility?
是。 Users running Conflux nodes will need to update their clients to be able to run the PoS chain.
如何成为权益证明(PoS)链的验证者?
For instructions on how to join the PoS checking Become a solo validator.
权益证明(PoS)链的主要优势在于什么?
权益证明(PoS)链的两个主要优势是增强的安全性和交易最终性。
通过升级,网络可以承受51%攻击,而不会危及主链(pivot chain)的完整性。
In a scenario where an attacker successfully takes over 17% of the committee members, the PoW chain will continue to operate as usual, but it transactions won't be finalized until the attacker disappears.
To conduct a successful attack where the pivot chain can diverge, an attacker will need to to control at least 84% of the committee members.
作为一名开发者,PoS 升级会对我有何影响?
权益证明(PoS)升级不会影响智能合约的执行环境。
CIP-43是做什么的?
CIP-43引入了权益证明(PoS)链作为见证链,以防止51%攻击。