venus chain-service v1.9.* & venus-market v2.5.* upgrade list / 链服务v1.9.*和订单服务v2.5.*升级清单 #5531
diwufeiwen
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
组件版本
这里没有列出来的组件可以用
v1.8.*
版本.主要变动
本次变动对于使用者是无感的,这里列出来是为了帮助测试及用户了解各组件的升级内容。
venus-auth
测试项:
./venus-auth user signer -h
测试项:
./venus-auth user miner add/list -h
venus-wallet
无修改
venus-gateway
测试项:
venus-messager
签名消息
模块venus-miner
venus-market
签名需要满足的条件
签名消息:
user-from
;签名区块: 矿工只能注册到一个用户,也就是矿工对应的用户只有一个
user01-worker
;测试功能点
从v1.8.*可以平滑升级
SP签名权限验证

在 venus-wallet 和 venus-auth 如上图配置时:
以上所属
from
是矿工消息或出块的签名地址, 可以是可签名的owner,woker或controlers.venus-market run 只需要配置签名,同步及消息服务节点即可,不再区分
pool/solo
模式, 三类常见模式均服务正常:venus-market的矿工管理: 不再从venus-auth获取,需要手动配置,见[venus-market快速启动] (https://github.com/filecoin-project/venus-market/blob/master/docs/zh/%E5%BF%AB%E9%80%9F%E5%90%AF%E7%94%A8.md#storageminers-配置)
其他平时的验证逻辑
Beta Was this translation helpful? Give feedback.
All reactions