Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 121 commits into from
Jun 23, 2022
Merged

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

merged 121 commits into from
Jun 23, 2022

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 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
5 participants