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 next to develop #4631

Merged
merged 1,899 commits into from Apr 3, 2024
Merged

Chore: Merge next to develop #4631

merged 1,899 commits into from Apr 3, 2024

Conversation

kantai
Copy link
Member

@kantai kantai commented Apr 3, 2024

Description

This PR merges next as of 2.5.0.0-rc1 (plus some, more like rc1.5) into develop.

hstove and others added 30 commits March 12, 2024 10:00
…ialization

fix: `stacked_amt: u128` should serialize as string
…o-composite

Move the Creation of Source Binaries to Composite
feat: burn op definition and storage for vote-for-agg-key
…vent-data

feat: add `pox_stx_threshold` amount to `/new_block` event data
This fixes the condition controlling a debug message related to value
sanitization.
feat: include signer bitvec in nakamoto block event
jferrant and others added 23 commits March 28, 2024 08:53
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
…ains-key

Track functions using mutants from PR #4483
…btc-address

fix: generating stacking signatures from b58 addresses
…e caller's option), and in the p2p stack in particular, remember that aggregate public keys are never going to appear if we're pre-3.0
…ner-should-store-its-party-shares-on-the-side-to-enable-restart

feat: Nakamoto signer persisting its party shares to enable restart
Feat/signers get round info and use it to determine if a vote has failed
feat: add flag to output signer key signature in JSON
…ents

2.5: Tuple performance improvements
chore: Add `release-lite` profile for low-RAM environments
@kantai kantai requested review from jcnelson and wileyj April 3, 2024 14:00
Copy link

codecov bot commented Apr 3, 2024

Codecov Report

Attention: Patch coverage is 72.92282% with 1649 lines in your changes are missing coverage. Please review.

Project coverage is 66.78%. Comparing base (eaa1b22) to head (956d209).

Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #4631       +/-   ##
============================================
- Coverage    82.33%   66.78%   -15.56%     
============================================
  Files          404      470       +66     
  Lines       293191   332698    +39507     
  Branches         0      317      +317     
============================================
- Hits        241411   222203    -19208     
- Misses       51780   110487    +58707     
- Partials         0        8        +8     
Files Coverage Δ
clarity/src/libclarity.rs 39.28% <ø> (ø)
clarity/src/vm/analysis/analysis_db.rs 93.37% <ø> (ø)
clarity/src/vm/analysis/arithmetic_checker/mod.rs 92.70% <ø> (-0.06%) ⬇️
.../src/vm/analysis/contract_interface_builder/mod.rs 87.20% <100.00%> (-8.02%) ⬇️
clarity/src/vm/analysis/mod.rs 95.23% <100.00%> (+0.14%) ⬆️
clarity/src/vm/analysis/read_only_checker/mod.rs 86.72% <100.00%> (-0.45%) ⬇️
clarity/src/vm/analysis/trait_checker/mod.rs 100.00% <100.00%> (ø)
clarity/src/vm/analysis/type_checker/mod.rs 91.66% <100.00%> (ø)
...ity/src/vm/analysis/type_checker/v2_05/contexts.rs 98.25% <ø> (ø)
clarity/src/vm/analysis/type_checker/v2_05/mod.rs 90.45% <100.00%> (-0.41%) ⬇️
... and 202 more

... and 238 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@kantai kantai merged commit e561fe1 into develop Apr 3, 2024
1 of 2 checks passed
@kantai kantai deleted the chore/next-to-develop branch April 3, 2024 15:44
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