Skip to content

build: bump version to v1.6.0-rc1#4929

Merged
hunjixin merged 121 commits intomasterfrom
prep/v1.6.0-rc2
Jun 23, 2022
Merged

build: bump version to v1.6.0-rc1#4929
hunjixin merged 121 commits intomasterfrom
prep/v1.6.0-rc2

Conversation

@simlecode
Copy link
Collaborator

@simlecode simlecode commented Jun 15, 2022

Related Issues

close: #4924
close: #4937
close: #4936

Proposed Changes

Additional Info

Checklist

Before you mark the PR ready for review, please make sure that:

  • All commits have a clear commit message.
  • The PR title is in the form of of <PR type>: <#issue number> <area>: <change being made>
    • example: fix: #1234 mempool: Introduce a cache for valid signatures
    • PR type: fix, feat, INTERFACE BREAKING CHANGE, CONSENSUS BREAKING, build, chore, ci, docs, misc, perf, refactor, revert, style, test
    • area: venus, venus-messager, venus-miner, venus-gateway, venus-auth, venus-market, venus-sealer, venus-wallet, venus-cluster, api, chain, state, vm, data transfer, mempool, message, block production, multisig, networking, paychan, proving, sealing, wallet
  • This PR has tests for new functionality or change in behaviour
  • If new user-facing features are introduced, clear usage guidelines and / or documentation updates should be included in venus docs or Discussion Tutorials.
  • CI is green

@codecov-commenter
Copy link

codecov-commenter commented Jun 15, 2022

Codecov Report

Merging #4929 (a8b6579) into master (b391a09) will decrease coverage by 0%.
The diff coverage is 16%.

@@           Coverage Diff            @@
##           master   #4929     +/-   ##
========================================
- Coverage      25%     24%     -1%     
========================================
  Files         576     594     +18     
  Lines       62066   64693   +2627     
========================================
+ Hits        15776   16108    +332     
- Misses      44141   46446   +2305     
+ Partials     2149    2139     -10     

Copy link
Contributor

@diwufeiwen diwufeiwen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@simlecode simlecode requested review from hunjixin and zl03jsj June 16, 2022 01:16
@simlecode simlecode added the CU-chain-service Venus chain service related issues label Jun 16, 2022
@simlecode simlecode self-assigned this Jun 16, 2022
* chore: more estimated gas logs

* fix: remove the network version parameter

* fix: v1 api support BeaconGetEntry

* chore: rename car to genesis-car

* fix: deprecate three functions
* ci: uninstall goimports
@hunjixin hunjixin merged commit 34a2fcd into master Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CU-chain-service Venus chain service related issues

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

[venus] 更新 cali 升级高度 [venus] 发布 cali 网络版本 [venus] 重构加载 v8 builtin actors 代码

5 participants