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

Artificially increase block time #1312

Merged
merged 2 commits into from
Mar 2, 2022
Merged

Artificially increase block time #1312

merged 2 commits into from
Mar 2, 2022

Conversation

herr-seppia
Copy link
Member

@herr-seppia herr-seppia commented Feb 23, 2022

Increase block time to 15secs
Update rusk state root

@codecov-commenter
Copy link

codecov-commenter commented Feb 23, 2022

Codecov Report

Merging #1312 (cefc86c) into master (828364b) will decrease coverage by 8.69%.
The diff coverage is n/a.

❗ Current head cefc86c differs from pull request most recent head f109733. Consider uploading reports for the commit f109733 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1312      +/-   ##
==========================================
- Coverage   50.51%   41.82%   -8.70%     
==========================================
  Files         145      144       -1     
  Lines        7544     9110    +1566     
==========================================
- Hits         3811     3810       -1     
- Misses       3066     4723    +1657     
+ Partials      667      577      -90     
Impacted Files Coverage Δ
pkg/core/consensus/testing/node.go 0.00% <0.00%> (-93.55%) ⬇️
...ore/consensus/blockgenerator/candidate/testutil.go 0.00% <0.00%> (-90.91%) ⬇️
pkg/core/consensus/testing/utils.go 0.00% <0.00%> (-75.61%) ⬇️
...core/consensus/blockgenerator/candidate/genesis.go 0.00% <0.00%> (-69.24%) ⬇️
...nsensus/blockgenerator/candidate/blockgenerator.go 0.00% <0.00%> (-64.29%) ⬇️
pkg/gql/query/transactions.go 13.27% <0.00%> (-52.71%) ⬇️
pkg/rpc/client/session.go 21.42% <0.00%> (-47.15%) ⬇️
pkg/util/nativeutils/eventbus/eventbus.go 57.14% <0.00%> (-42.86%) ⬇️
pkg/rpc/client/client.go 3.73% <0.00%> (-36.61%) ⬇️
pkg/core/consensus/reduction/aggregator.go 56.25% <0.00%> (-35.06%) ⬇️
... and 165 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d996bb6...f109733. Read the comment docs.

@herr-seppia herr-seppia changed the title Wip-VM Artificially increase block time Mar 2, 2022
@herr-seppia herr-seppia requested a review from t00ts March 2, 2022 12:03
@herr-seppia herr-seppia merged commit f9af476 into master Mar 2, 2022
@herr-seppia herr-seppia deleted the wip-vm11 branch March 2, 2022 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants