-
Notifications
You must be signed in to change notification settings - Fork 461
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
Feat/nv21 #6114
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix/wallet balance cmd
…-has-check add check before write badger / 添加检查已经存在,在写入之前
…subscription set gcConfidence = 2 * constants.ForkLengthThreshold / 设置gcConfidence的值为2 * constants.ForkLengthThreshold
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #6114 +/- ##
========================================
- Coverage 24% 24% -1%
========================================
Files 663 679 +16
Lines 80716 84003 +3287
========================================
+ Hits 19733 20176 +443
- Misses 58365 61158 +2793
- Partials 2618 2669 +51 |
feat: Add EIP-1898 support needed for The Graph compatibility
feat: api: add SyncIncomingBlocks
feat: Implement a tooling for slasher
chore: Output log when FVM_CONCURRENCY value is too large
feat: migrate to boxo
fix: add existing nonce error
fix: DecodeRLP can panic
feat: vm: allow raw cbor in state and use the new go-multicodec
…-switch-checks Feat/invert validation switch checks
opt: generate datacap types to venus-shared
Feat/synthetic po rep
Chore/updates
chore: remove ioutil
Chore/updates
fix: update GenesisNetworkVersion to Version20
fix: not use chain randomness
Opt/limit partitions
feat: migrate boostrap for config
0x5459
approved these changes
Oct 12, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
LinZexiao
approved these changes
Oct 12, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
关联的Issues (Related Issues)
close #6105
改动 (Proposed Changes)
附注 (Additional Info)
自查清单 (Checklist)
在你认为本 PR 满足被审阅的标准之前,需要确保 / Before you mark the PR ready for review, please make sure that: