You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Network protocol upgrade, optimize transaction broadcast protocol; Support stratum mining pool protocol; Move contract upgrade method optimization: support incompatible upgrade through governance, and implement hard fork through on-chain governance (sip-4).
Note: starcoin nodes should upgrade to the latest version as soon as possible, a hard fork test will be conducted soon, which will cause nodes with older versions to be unable to execute the latest blocks.
[cmd] Added PeerWatcher command to listen for peer changes on the p2p network via Light Node Protocol #2379
[move] Implement merkle tree proof verifier, Ethereum storage proof verifier via Move contract, prepare for future offchain data validation and cross-chain with Ethereum #2418#2436
[stratum] The node has built-in support for the stratum pool protocol, allowing pool clients to connect directly to starcoin nodes #2437
[sip] Implementing sip-4: SIP as a feature flag for hard forking via on-chain governance #2421
[network] Filter nodes that do not support the p2p network rpc protocol (e.g. light nodes) when synchronizing, and fix a bug in handshake protocol message handling #2442
[proxima] Reset proxima network, proxima network supports the latest version of nodes #2433
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Network protocol upgrade, optimize transaction broadcast protocol; Support stratum mining pool protocol; Move contract upgrade method optimization: support incompatible upgrade through governance, and implement hard fork through on-chain governance (sip-4).
中文说明
网络协议升级,优化交易广播机制;支持 stratum 矿池协议;合约升级方式优化:支持通过治理方式实现不兼容性升级,以及实现通过链上治理进行硬分叉(sip-4).
This discussion was created from the release v1.0.0-beta.5.
Beta Was this translation helpful? Give feedback.
All reactions