Skip to content

Releases: filecoin-project/venus

v1.14.0-rc1

13 Oct 07:54
53ee00e
Compare
Choose a tag to compare
v1.14.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.13.0...v1.14.0-rc1

v1.13.0

30 Aug 07:58
7bc372d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.13.0

v1.13.0-rc1

18 Aug 01:19
28b1f4b
Compare
Choose a tag to compare
v1.13.0-rc1 Pre-release
Pre-release

What's Changed

  • chore: correct god eye url and prioritize ftp by @LinZexiao in #6031
  • chore(deps): bump actions/setup-go from 3 to 4 by @dependabot in #6029
  • chore(deps): bump TheDoctor0/zip-release from 0.6.0 to 0.7.1 by @dependabot in #6028
  • Feat/add sign type to wallet types by @LinZexiao in #6036
  • chore: bump github.com/gin-gonic/gin from v1.9.0 to v1.9.1 by @simlecode in #6037
  • chore: update minimum Go version to 1.19 by @0x5459 in #6038
  • feat: upgrade builtin actors to v1.23.1 by @0x5459 in #6039
  • Update issue template enhancement.yml by @Fatman13 in #6046
  • Fix bug issue template by @Fatman13 in #6047
  • feat: Increase the environment variable to skip checking whether mine… by @simlecode in #6055
  • Chore/merge v1.12 into master by @LinZexiao in #6060
  • add config desc / 添加config注释 by @elvin-du in #6062
  • Feat/modify query params for message and deal by @LinZexiao in #6066
  • Chore/pick 10971,10955,10934 from lotus by @LinZexiao in #6078
  • feat: add bootstrap by @simlecode in #6084
  • Feat/add i proxy to gateway by @LinZexiao in #6089
  • chore(deps): bump github.com/libp2p/go-libp2p from 0.27.5 to 0.27.8 in /venus-devtool by @dependabot in #6091
  • chore(deps): bump github.com/libp2p/go-libp2p from 0.27.5 to 0.27.8 by @dependabot in #6090
  • remove MinPeerThreshold in bootstrap config because it is not used /删除MinPeerThreshold字段从bootstrap配置,没有用到 by @elvin-du in #6063
  • [venus] add design doc of sync/添加同步设计文档 by @elvin-du in #5989
  • feat(market): filter deals by sector lifetime by @0x5459 in #6093
  • feat: set tipset to the given epoch by default by @LinZexiao in #6099
  • Chore/transport code by @simlecode in #6097
  • Make execution trace configurable via env variable venus / 通过VENUS_EXEC_TRACE_CACHE环境变量谁知trace缓存大小 by @elvin-du in #6100
  • fix: ethtypes: handle length overflow case / 处理rlp长度越界问题 by @elvin-du in #6101
  • opt: Adjust size flag to string type by @simlecode in #6102
  • fix: Unsubscribe required on exit by @simlecode in #6103
  • chore: bump up version to v1.13.0-rc1 by @LinZexiao in #6106

Full Changelog: v1.12.0...v1.13.0-rc1

v1.12.0

29 Jun 09:16
60ff306
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.1...v1.12.0

v1.12.0-rc1

13 Jun 08:21
d1b6ef2
Compare
Choose a tag to compare
v1.12.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.11.1...v1.12.0-rc1

v1.11.1

24 Apr 02:59
870f1b4
Compare
Choose a tag to compare

What's Changed

  • Fix/veryfy window po st fail / 修复 windowPoST 验证失败的问题 by @LinZexiao in #5927

Full Changelog: v1.11.0...v1.11.1

v1.11.0

23 Apr 03:42
afd3d47
Compare
Choose a tag to compare

This is the stable release of Venus v1.11.0 for the upcoming MANDATORY network upgrade at 2023-04-27T13:00:00Z, epoch 2809800. This release delivers the nv19 Lighting and nv20 Thunder network upgrade for mainnet.
The Lighting and Thunder upgrade introduces the following Filecoin Improvement Proposals (FIPs), delivered by builtin-actors v11 (see actors v11.0.0):

  • FIP 0060 - Thirty day market deal maintenance interval
  • FIP 0061 - WindowPoSt grindability fix
  • FIP 0062 - Fallback method handler for multisig actor

What's Changed

New Feature

Alteration

  • feat: update auth client with token by @LinZexiao /更新authClient的token授权 [[#5752]]
  • feat: add bootstrap peers flag by @hunjixin 添加bootstrap节点的Flag #5742

Chores

  • feat: update cache to the new generic version by @diwufeiwen /缓存库版本升级 [#5857]
  • feat: add docker push by @hunjixin /增加推送到镜像仓库的功能 [#5889]
  • chore(make): allow setting Go compiler with GO by @0x5459 /允许设置用什么编译器 [#5872]

Bugs Fixes

  • fix: not sync in 2k network by @hunjixin / 修复2k网络同步失败 [#5748]
  • fix: Saving genesis blocks when importing snapshots by @simlecode / 修复删除 badger chain 后导入快照失败 [#5892]
  • fix: use FIL pointer to unmarshaltext by @simlecode /设置UnmarshalText方法的接收器为FIL指针 [#5869]

Full Changelog: v1.10.2...v1.11.0

v1.11.0-rc2

20 Apr 03:45
974b3df
Compare
Choose a tag to compare
v1.11.0-rc2 Pre-release
Pre-release

What's Changed

  • revert: add new-vm-exec-tracer [#5901]

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

v1.11.0-rc1

18 Apr 05:23
18f6256
Compare
Choose a tag to compare
v1.11.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.10.1...v1.11.0-rc1

v1.10.2

29 Mar 08:31
681aedf
Compare
Choose a tag to compare

What's Changed

This is a patch release intended to alleviate performance issues reported by some users since the nv18 upgrade.
The primary change is to update the FFI to allow for FVM parallelism of 4 by default, and make this user-configurable.
through the LOTUS_FVM_CONCURRENCY env var.

Users with higher memory specs can experiment with setting LOTUS_FVM_CONCURRENCY to higher values, up to 48, to allow for more concurrent FVM execution.

Full Changelog: v1.10.1...v1.10.2