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

go/genesis: Cache computed genesis document hash #4919

Merged
merged 1 commit into from
Sep 1, 2022

Conversation

kostko
Copy link
Member

@kostko kostko commented Sep 1, 2022

No description provided.

@kostko kostko force-pushed the kostko/feature/cache-chaincontext branch from babab8c to 5a149fc Compare September 1, 2022 08:10
@kostko kostko marked this pull request as ready for review September 1, 2022 09:05
@codecov
Copy link

codecov bot commented Sep 1, 2022

Codecov Report

Merging #4919 (5a149fc) into master (7fa7883) will decrease coverage by 0.00%.
The diff coverage is 83.33%.

❗ Current head 5a149fc differs from pull request most recent head 2d6d941. Consider uploading reports for the commit 2d6d941 to get more accurate results

@@            Coverage Diff             @@
##           master    #4919      +/-   ##
==========================================
- Coverage   66.60%   66.60%   -0.01%     
==========================================
  Files         464      464              
  Lines       50977    50981       +4     
==========================================
+ Hits        33954    33955       +1     
- Misses      12833    12834       +1     
- Partials     4190     4192       +2     
Impacted Files Coverage Δ
go/oasis-node/cmd/common/genesis/staking.go 69.86% <0.00%> (ø)
go/genesis/api/api.go 73.91% <100.00%> (+5.49%) ⬆️
go/consensus/tendermint/apps/staking/auth.go 62.96% <0.00%> (-14.82%) ⬇️
go/runtime/registry/host.go 69.00% <0.00%> (-3.31%) ⬇️
...consensus/tendermint/apps/roothash/transactions.go 66.66% <0.00%> (-3.12%) ⬇️
go/oasis-node/cmd/ias/auth_registry.go 65.81% <0.00%> (-2.57%) ⬇️
go/consensus/tendermint/roothash/roothash.go 64.46% <0.00%> (-2.48%) ⬇️
go/consensus/api/submission.go 60.86% <0.00%> (-2.18%) ⬇️
go/oasis-node/cmd/stake/delegations.go 78.99% <0.00%> (-1.69%) ⬇️
go/storage/mkvs/insert.go 90.47% <0.00%> (-1.37%) ⬇️
... and 18 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@kostko kostko force-pushed the kostko/feature/cache-chaincontext branch from 5a149fc to 2d6d941 Compare September 1, 2022 11:59
@kostko kostko merged commit baa8fd5 into master Sep 1, 2022
@kostko kostko deleted the kostko/feature/cache-chaincontext branch September 1, 2022 13:52
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

2 participants