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

Chore: Merge master -> develop #3627

Merged
merged 34 commits into from
Mar 21, 2023
Merged

Chore: Merge master -> develop #3627

merged 34 commits into from
Mar 21, 2023

Conversation

kantai
Copy link
Member

@kantai kantai commented Mar 21, 2023

This merges the updates (hotfixes) in master back to develop

jcnelson and others added 30 commits February 17, 2023 21:42
CircleCI hasn't been used in 11+ months.

Fixes #3072
…up-to-date

Resolve `cargo check` errors in benchmarks
…on-maps

fix: always_use_affirmation_maps defaults to false
chore: update default seed nodes and example config files
Fix: reduce chain-liveness poll frequency
fix: don't panic if a bloom counter underflows
@codecov
Copy link

codecov bot commented Mar 21, 2023

Codecov Report

Merging #3627 (e0de91f) into develop (441490e) will decrease coverage by 2.54%.
The diff coverage is 10.45%.

@@             Coverage Diff             @@
##           develop    #3627      +/-   ##
===========================================
- Coverage    28.68%   26.15%   -2.54%     
===========================================
  Files          298      297       -1     
  Lines       276115   276040      -75     
===========================================
- Hits         79191    72185    -7006     
- Misses      196924   203855    +6931     
Impacted Files Coverage Δ
src/chainstate/stacks/tests/block_construction.rs 0.00% <0.00%> (ø)
src/main.rs 0.00% <0.00%> (ø)
src/net/relay.rs 18.94% <0.00%> (-3.96%) ⬇️
testnet/stacks-node/src/tests/mempool.rs 0.00% <0.00%> (ø)
testnet/stacks-node/src/tests/mod.rs 34.97% <0.00%> (-20.37%) ⬇️
src/burnchains/bitcoin/spv.rs 36.43% <13.63%> (-0.46%) ⬇️
testnet/stacks-node/src/tests/integrations.rs 40.03% <21.87%> (+40.03%) ⬆️
src/chainstate/stacks/db/blocks.rs 29.39% <66.66%> (-3.27%) ⬇️
testnet/stacks-node/src/neon_node.rs 77.45% <66.66%> (-5.89%) ⬇️
testnet/stacks-node/src/config.rs 46.77% <85.71%> (-1.18%) ⬇️
... and 7 more

... and 120 files with indirect coverage changes

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

@kantai kantai requested a review from jcnelson March 21, 2023 18:44
@jcnelson jcnelson merged commit cc58269 into develop Mar 21, 2023
@kantai kantai deleted the merge/master-develop branch March 21, 2023 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

8 participants