Releases
v0.4.6
ssyuan
released this
04 Sep 13:17
Main feature and update
Support user-defined custom chain, renamed chain config to genesis config.
Add generate genesis config command, add generate transaction for test.
Support multiple Stdlib versions, implements a token gov module for voting governance mechanism.
Refactor UncleActor to CreateBlockTemplateActor,and remove ChainAsyncService from miner.
Add compatibility check in verify_transaction.
Enhance network rpc, analog network synchronization RPC calls.
Refactor uncle block verify, enhance header verify, and add typical test scenarios.
Additional test cases of jellyfish_tree.
中文说明
支持用户自定义Chain,将chain配置改为genesis配置。
增加生成genesis config命令,为测试模块增加生成transaction功能。
支持多个Stdlib版本,实现了token gov投票治理机制。
将UncleActor重构为CreateBlockTemplateActor,并将ChainAsyncService从miner中移除。
在verify_transaction中增加兼容性检查。
增强网络RPC,模拟网络同步RPC调用。
重构叔叔块验证,增强头验证,增加典型测试场景。
增加了jellyfish_tree模块的测试用例。
You can’t perform that action at this time.