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

Bump protocol versions to 1.0.0 in preparation for the Mainnet #3249

Merged
merged 3 commits into from
Sep 7, 2020

Conversation

tjanez
Copy link
Member

@tjanez tjanez commented Sep 6, 2020

Also, document how to include protocol versions in the Change Log.

@tjanez tjanez added c:docs Category: documentation c:common Category: common libraries labels Sep 6, 2020
@tjanez tjanez force-pushed the tjanez/protocol-versions-1.0.0 branch from 48d6afe to c5279ce Compare September 6, 2020 06:17
@codecov
Copy link

codecov bot commented Sep 6, 2020

Codecov Report

Merging #3249 into master will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3249   +/-   ##
=======================================
  Coverage   67.66%   67.66%           
=======================================
  Files         370      370           
  Lines       36327    36327           
=======================================
+ Hits        24580    24582    +2     
+ Misses       8588     8586    -2     
  Partials     3159     3159           
Impacted Files Coverage Δ
go/common/version/version.go 84.00% <ø> (ø)
go/oasis-node/cmd/common/metrics/disk.go 65.51% <0.00%> (-20.69%) ⬇️
go/oasis-node/cmd/common/metrics/resource.go 84.00% <0.00%> (-8.00%) ⬇️
...n/crypto/signature/signers/memory/memory_signer.go 71.42% <0.00%> (-4.77%) ⬇️
go/worker/compute/executor/committee/node.go 64.16% <0.00%> (-3.89%) ⬇️
go/storage/mkvs/tree.go 89.28% <0.00%> (-3.58%) ⬇️
go/storage/api/root_cache.go 77.77% <0.00%> (-3.18%) ⬇️
go/storage/mkvs/insert.go 87.75% <0.00%> (-2.73%) ⬇️
go/worker/common/committee/node.go 76.16% <0.00%> (-2.60%) ⬇️
go/consensus/tendermint/roothash/roothash.go 72.31% <0.00%> (-2.26%) ⬇️
... and 25 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 306b571...c5279ce. Read the comment docs.

@kostko kostko merged commit 99f3bce into master Sep 7, 2020
@kostko kostko deleted the tjanez/protocol-versions-1.0.0 branch September 7, 2020 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:common Category: common libraries c:docs Category: documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants