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

merge release/v1.9.0-pre-rc1 to master #290

Merged
merged 11 commits into from
Nov 24, 2022

Conversation

simlecode
Copy link
Collaborator

关联的Issues (Related Issues)

close

改动 (Proposed Changes)

附注 (Additional Info)

自查清单 (Checklist)

在你认为本 PR 满足被审阅的标准之前,需要确保 / Before you mark the PR ready for review, please make sure that:

  • 符合Venus项目管理规范中关于PR的相关标准 / The PR follows the PR standards set out in the Venus project management guidelines
  • 具有清晰明确的commit message / All commits have a clear commit message.
  • 包含相关的的测试用例或者不需要新增测试用例 / This PR has tests for new functionality or change in behaviour or not need to add new tests.
  • 包含相关的的指南以及文档或者不需要新增文档 / This PR has updated usage guidelines and documentation or not need
  • 通过必要的检查项 / All checks are green

diwufeiwen and others added 11 commits November 8, 2022 13:18
* feat: refactor sign & push-msg logic

* feat: Sign API call security

Co-authored-by: 一页素书 <2931107265@qq.com>
* feat: set the default 0 for big.Int
Co-authored-by: 一页素书 <2931107265@qq.com>
* feat: add publisher module

* fix: rm tag of 'not null' in message and address
* feat: add ErrorInfo field to DB of message

* feat: add errorMsg to cli output

* fix: update mod

* fix: make lint happy

* fix: change errInfo to errMsg
* feat: make period of expanding peers configurable
* refactor: refactor message select
* fix: close node manually
@simlecode simlecode changed the title Chore/merge master for v1.9.0 pre rc merge release/v1.9.0-pre-rc1 to master Nov 24, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #290 (1a04682) into master (6c1bfca) will increase coverage by 0.34%.
The diff coverage is 61.17%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #290      +/-   ##
==========================================
+ Coverage   54.07%   54.41%   +0.34%     
==========================================
  Files          62       69       +7     
  Lines        6602     7055     +453     
==========================================
+ Hits         3570     3839     +269     
- Misses       2748     2914     +166     
- Partials      284      302      +18     
Flag Coverage Δ
unittests 54.41% <61.17%> (+0.34%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cli/address.go 0.00% <ø> (ø)
cli/flag.go 0.00% <ø> (ø)
cli/log.go 0.00% <0.00%> (ø)
cli/msg.go 0.00% <0.00%> (ø)
cli/send.go 0.00% <0.00%> (ø)
cli/util.go 0.00% <0.00%> (ø)
gateway/gateway_client.go 0.00% <0.00%> (ø)
main.go 0.00% <0.00%> (ø)
models/mysql/address.go 76.92% <ø> (ø)
models/mysql/node.go 71.69% <ø> (ø)
... and 44 more

@hunjixin hunjixin merged commit 0f7d9d4 into master Nov 24, 2022
@hunjixin hunjixin deleted the chore/merge-master-for-v1.9.0-pre-rc branch November 24, 2022 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

Successfully merging this pull request may close these issues.

5 participants