v1.8.0
What's Changed
- opt: 调整network flag的值和网络名一致 / optimize network flag by @simlecode in #5250
- fix: download dockerfile before build by @LinZexiao in #5258
- chore: backport 5259 by @simlecode in #5264
- fix: make deps before make docker by @LinZexiao in #5268
- feat: 接口增加 basefee 参数 / add basefee for messager api by @simlecode in #5271
- feat: add peer score for pubsub by @simlecode in #5099
- Feat: add type
SignedStorageAsk
intovenus-shared
/在venus-shared
中添加SignedStorageAsk类型定义. by @zl03jsj in #5280 - fix: use %w to wrap error by @simlecode in #5286
- chore: 减少日志输出 / opt log by @simlecode in #5289
- chore: 移除blocksync协议 / remove blocksync protocol by @simlecode in #5290
- chore: 增加移除peer事件 / opt peer event by @simlecode in #5291
- feat: 增加两个链接口 / add chain api by @simlecode in #5307
- fix: 默认输出当前网络版本的actor cids / actor-cids cli command now defaults to current network version by @simlecode in #5308
- fix: 移除已失效命令 / remove unused cmds and dead code by @simlecode in #5314
- opt: Use paych info defined in shared module / paychmgr模块使用shared中定义的数据类型 by @diwufeiwen in #5315
- opt: Status display when sync is complete / 一些命令行显示的优化 by @diwufeiwen in #5313
- fix: 调整 parent_key字段长度 / update parent_key field to varchar(2048) by @simlecode in #5317
- feat: add delete wallet address cmd / 删除钱包命令 by @diwufeiwen in #5326
- feat: add timeout params for shared common test/共享的通用测试工作流中添加超时的参数. by @zl03jsj in #5327
- feat: conceal the detail of state cmd by @LinZexiao in #5328
- Feat/tanlang/move blockstore to venus share by @LinZexiao in #5330
- fix: add gaspremium check when less than maxfee by @hunjixin in #5383
- feat: integrate nv17 by @simlecode in #5405
- fix: use debug fvm sync failed by @simlecode in #5407
- chore: Update to latest go-state-types for migration fixes by @simlecode in #5411
- chore: update go-state-types to v-0.9.7 by @simlecode in #5412
- feat: 把部分go-state-types中会随版本变化的结构重命名到venus-shared / alias types by @simlecode in #5416
- chore: format code by @simlecode in #5424
- chore: shutdown server when receiving exit signal by @simlecode in #5426
- chore: add tool to generate state types by @simlecode in #5431
- chore: Update to builtin-actors v9.0.2 by @simlecode in #5432
- chore: specify arg in net ping cmd by @simlecode in #5435
- chore: update builtin actors by @simlecode in #5436
- feat: update go-ipfs-cmd version by @hunjixin in #5437
- chore: update butterfly by @simlecode in #5438
- chore: set new upgrade heights for calibnet by @simlecode in #5440
- chore: update calib assets by @simlecode in #5443
- chore: bump version to v1.8.0-rc4 by @simlecode in #5444
- chore: remove test duplicate package by @hunjixin in #5445
- feat: make blockstore compatible with different cid of codex by @LinZexiao in #5446
- fix: message pool may panic caused by access a nil pointer by @zl03jsj in #5454
- chore: Allow setting local bundles for Debug FVM for av 9+ by @simlecode in #5456
- chore: more const value by @simlecode in #5455
- fix: autobatch: remove potential deadlock when a block is missing by @simlecode in #5459
- chore: install jq by @hunjixin in #5463
- feat: unit tests and STM annotations for chain module. by @zl03jsj in #5434
- chore: update mainnet shark epoch by @simlecode in #5474
- chore: update release action by @simlecode in #5477
- chore: bump version to v1.8.0 by @simlecode in #5480
Full Changelog: v1.7.1...v1.8.0