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

Update rc/v1.4.0 feat/multikey 2022.10.20 #4615

Merged

Conversation

iulianpascalau
Copy link
Contributor

@iulianpascalau iulianpascalau commented Oct 20, 2022

Description of the reasoning behind the pull request

  • merge

Proposed Changes

  • merge

Testing procedure

  • N/A

BeniaminDrasovean and others added 30 commits September 26, 2022 15:37
…ric-plus-epoch-start

EN-13187: add epoch start data endpoint
# 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
sstanculeanu and others added 23 commits October 18, 2022 14:27
…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
…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
…ntiflood-configuration

EN-13278: move webserver antiflood configuration
…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
@iulianpascalau iulianpascalau added the ignore-for-release-notes Do not include item in release notes label Oct 20, 2022
@iulianpascalau iulianpascalau changed the title Update rc/v1.4.0 feat/multisigner 2022.10.20 Update rc/v1.4.0 feat/multikey 2022.10.20 Oct 20, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 70.80% // Head: 70.78% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (94b869c) compared to base (a25feed).
Patch coverage: 51.57% of modified lines in pull request are covered.

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     
Impacted Files Coverage Δ
api/gin/webServer.go 0.00% <0.00%> (ø)
cmd/assessment/benchmarks/arwenBenchmark.go 0.00% <ø> (ø)
facade/initial/initialNodeFacade.go 77.94% <0.00%> (-1.17%) ⬇️
factory/api/apiResolverFactory.go 0.00% <0.00%> (ø)
factory/bootstrap/bootstrapComponentsHandler.go 0.00% <0.00%> (ø)
factory/consensus/consensusComponentsHandler.go 0.00% <0.00%> (ø)
factory/core/coreComponentsHandler.go 0.00% <0.00%> (ø)
factory/crypto/cryptoComponents.go 0.00% <0.00%> (ø)
factory/crypto/cryptoComponentsHandler.go 0.00% <0.00%> (ø)
factory/data/dataComponents.go 0.00% <0.00%> (ø)
... and 125 more

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.
📢 Do you have feedback about the report comment? Let us know in this issue.

@iulianpascalau iulianpascalau merged commit bfcf4f5 into feat/multisigner Oct 20, 2022
@iulianpascalau iulianpascalau deleted the update-rc/v1.4.0-feat/multisigner-2022.10.20 branch October 20, 2022 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release-notes Do not include item in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.