-
Notifications
You must be signed in to change notification settings - Fork 204
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 rc/v1.4.0 feat/multikey 2022.10.20 #4615
Update rc/v1.4.0 feat/multikey 2022.10.20 #4615
Conversation
…ric-plus-epoch-start EN-13187: add epoch start data endpoint
fix accounts trie remover config value
# Conflicts: # epochStart/bootstrap/metaStorageHandler.go # epochStart/bootstrap/process.go # epochStart/bootstrap/process_test.go # epochStart/bootstrap/shardStorageHandler.go # factory/data/dataComponents.go # factory/processing/processComponents.go # integrationTests/multiShard/endOfEpoch/startInEpoch/startInEpoch_test.go # storage/errors.go # storage/factory/pruningStorerFactory.go # storage/pruning/pruningStorer.go
- removed code un-necessary dependency - reverted some tests values
Integrate new p2p repo version
Removed heartbeat v1 code
…to_feat_remove_hbv1_2022.10.18 # Conflicts: # factory/heartbeat/heartbeatComponentsHandler.go # node/node_test.go
…emove_hbv1_2022.10.18 Merge rc1.4.0 into feat remove hbv1 2022.10.18
…v1_flag Remove HeartbeatDisableEpoch
…22.10.18 Merge master rc/v1.4.0 2022.10.18
…at_remove_hbv1_2022.10.19 # Conflicts: # heartbeat/process/sender_test.go
…_hbv1_2022.10.19 Merge rc into feat remove hbv1 2022.10.19
Feat/remove heartbeat v1
…ntiflood-configuration EN-13278: move webserver antiflood configuration
Fix revert to snapshot warn
…10.20 # Conflicts: # cmd/node/config/config.toml # common/constants.go # config/config.go # errors/errors.go # factory/heartbeat/heartbeatV2Components_test.go # heartbeat/errors.go # heartbeat/interface.go # heartbeat/mock/messengerStub.go # heartbeat/status/metricsUpdater_test.go # p2p/interface.go
Codecov ReportBase: 70.80% // Head: 70.78% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## feat/multisigner #4615 +/- ##
====================================================
- Coverage 70.80% 70.78% -0.02%
====================================================
Files 633 632 -1
Lines 84129 83891 -238
====================================================
- Hits 59567 59386 -181
+ Misses 20117 20062 -55
+ Partials 4445 4443 -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. |
Description of the reasoning behind the pull request
Proposed Changes
Testing procedure