Skip to content

Releases: filecoin-project/venus

v1.8.0-rc4

03 Nov 02:56
501acea
Compare
Choose a tag to compare
v1.8.0-rc4 Pre-release
Pre-release

CALIBNET UPGRADE TO NV17 WILL HAPPEN AT 14:10 GMT NOV 7 2022

What's Changed

Full Changelog: v1.8.0-rc3...v1.8.0-rc4

v1.8.0-rc3

19 Oct 05:36
575cb9c
Compare
Choose a tag to compare
v1.8.0-rc3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.8.0-rc2...v1.8.0-rc3

v1.8.0-rc2

18 Oct 01:59
7e750e7
Compare
Choose a tag to compare
v1.8.0-rc2 Pre-release
Pre-release

IMPORTANT: Users syncing the calibration test network MUST use this RC or higher -- Venus v1.8.0-rc1 will NOT sync the calibration test network correctly.

重要提示:同步 calibration 测试网络的用户必须使用此RC或更高版本 -- Venus v1.8.0-rc1 无法正常同步 calibration 测试网。

What's Changed

Full Changelog: v1.8.0-rc1...v1.8.0-rc2

v1.8.0-rc1

17 Oct 05:24
4045116
Compare
Choose a tag to compare
v1.8.0-rc1 Pre-release
Pre-release

IMPORTANT: This RC CAN NOT be used to sync the calibration test network -- use Venus v1.8.0-rc2 or higher!

重要提示:这个RC不能用于同步 calibration 测试网络 -- 请使用 Venus v1.8.0-rc2 或者更高版本!

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 into venus-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 api StateComputeDataCID and refactor api `StateSectorPreC… by @simlecode in #5318
  • feat: fvm增加debug功能 / FVM Debug Dual Execution by @simlecode in #5319
  • chore: Check for existing signers in add-propose by @simlecode in #5320
  • chore: 调整 1475 bootstrap的peer id / change 1475 bootstrap peer by @simlecode in #5321
  • fix: gas: estimate gas with a zero base-fee by @simlecode in #5322
  • feat: FVM: always enable tracing for user-triggered executions by @simlecode in #5323
  • chore: upgrade libp2p to v0.22 by @simlecode in #5324
  • feat: add chain api StateMinerAllocated by @simlecode in #5325
  • feat: network: add nv17 and integrate the corresponding go state type by @simlecode in #5329
  • feat: print beneficiary info in state miner-info by @simlecode in #5348
  • feat: move propagationDelaySecs to config by @simlecode in #5358
  • feat: refactor: remove NewestNetworkVersion by @simlecode in #5360
  • chore: actors: Allow builtin-actors to return a map of methods by @simlecode in #5361
  • chore: ci: update go version by @simlecode in #5363
  • feat: actors: Integrate datacap actor by @simlecode in #5362
  • chore: use go 1.18 in go.mod by @simlecode in #5365
  • feat: actors: Integrate builtin-actors changes for FIP-0045 by @simlecode in #5366
  • feat: add API methods to get allocations and claims by @simlecode in #5374
  • chore: update clib and butterfly asset by @simlecode in #5376
  • feat: Returns nil if pendallocation is not found by @simlecode in #5378
  • chore: update deps by @simlecode in #5379
  • chore: bump version to v1.8.0-rc1 by @simlecode in #5380

Full Changelog: v1.7.0...v1.8.0-rc1

v1.7.1

05 Sep 08:03
Compare
Choose a tag to compare

Fix:

  • Fixed the block broadcast failure caused by the release of the context in the API. / 修复API接口中context被释放引起的区块广播失败

v1.7.0

02 Sep 09:55
d27d55a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.7.0

v1.6.1

22 Jul 08:54
8301cb8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

28 Jun 05:14
cda4771
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.3...v1.6.0

v1.6.0-rc2

24 Jun 07:19
702394e
Compare
Choose a tag to compare
v1.6.0-rc2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.6.0-rc1...v1.6.0-rc2

v1.6.0-rc1

15 Jun 05:25
Compare
Choose a tag to compare
v1.6.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.6.0-pre-rc1...v1.6.0-rc1