-
Notifications
You must be signed in to change notification settings - Fork 205
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
Update v1.4.0 rc july #4489
Update v1.4.0 rc july #4489
Conversation
change label name to ignore-for-release-notes
Improve logging for "get from epoch"
…mb-data Upgrade indexer
Create static storer for meta if snapshots are disabled
async callback arguments inconsitency fix
New flag for async call fix
Update master rc 2022 09 19
Upgrade vm common and indexer
# Conflicts: # cmd/node/config/enableEpochs.toml # config/epochConfig.go # config/tomlConfig_test.go # go.mod # go.sum # integrationTests/multiShard/smartContract/polynetworkbridge/bridge_test.go # node/nodeRunner.go # process/smartContract/process.go # process/smartContract/process_test.go # storage/factory/pruningStorerFactory.go
Codecov ReportBase: 73.42% // Head: 73.42% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## rc/v1.4.0 #4489 +/- ##
=============================================
- Coverage 73.42% 73.42% -0.01%
=============================================
Files 655 655
Lines 85369 85376 +7
=============================================
+ Hits 62682 62684 +2
- Misses 17842 17845 +3
- Partials 4845 4847 +2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
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.
System test passed.
Description of the reasoning behind the pull request
Proposed Changes
Testing procedure