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

docs: add details for corner cases of pow #3338

Merged
merged 1 commit into from
Oct 15, 2022
Merged

Conversation

obycode
Copy link
Contributor

@obycode obycode commented Oct 12, 2022

Description

Documents the corner cases for pow

Applicable issues

@codecov
Copy link

codecov bot commented Oct 12, 2022

Codecov Report

Merging #3338 (022b753) into develop (18e4b20) will increase coverage by 0.13%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #3338      +/-   ##
===========================================
+ Coverage    30.99%   31.12%   +0.13%     
===========================================
  Files          262      261       -1     
  Lines       206340   205769     -571     
===========================================
+ Hits         63961    64055      +94     
+ Misses      142379   141714     -665     
Impacted Files Coverage Δ
clarity/src/vm/docs/mod.rs 0.00% <ø> (ø)
src/burnchains/bitcoin/network.rs 81.01% <0.00%> (-2.32%) ⬇️
stacks-common/src/deps_common/bitcoin/util/hash.rs 36.86% <0.00%> (-2.19%) ⬇️
src/burnchains/bitcoin/spv.rs 41.70% <0.00%> (-1.07%) ⬇️
testnet/stacks-node/src/run_loop/neon.rs 80.18% <0.00%> (-0.93%) ⬇️
...ommon/src/deps_common/bitcoin/network/encodable.rs 22.82% <0.00%> (-0.50%) ⬇️
testnet/stacks-node/src/neon_node.rs 77.72% <0.00%> (-0.23%) ⬇️
testnet/stacks-node/src/node.rs 82.90% <0.00%> (-0.13%) ⬇️
src/net/atlas/download.rs 78.39% <0.00%> (-0.12%) ⬇️
src/net/inv.rs 38.45% <0.00%> (-0.12%) ⬇️
... and 20 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@jcnelson jcnelson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @obycode!

@jcnelson jcnelson merged commit 0a265b7 into develop Oct 15, 2022
@blockstack-devops
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@stacks-network stacks-network locked as resolved and limited conversation to collaborators Nov 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants