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

0.37.0 rc #3301

Merged
merged 26 commits into from
May 24, 2024
Merged

0.37.0 rc #3301

merged 26 commits into from
May 24, 2024

Conversation

brentstone
Copy link
Collaborator

Describe your changes

Indicate on which release or other PRs this topic is based on

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

Copy link

codecov bot commented May 23, 2024

Codecov Report

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

Project coverage is 53.89%. Comparing base (c7d79f4) to head (e774efd).
Report is 2 commits behind head on main.

Files Patch % Lines
crates/apps_lib/src/client/rpc.rs 0.00% 9 Missing ⚠️
crates/node/src/shell/mod.rs 42.85% 8 Missing ⚠️
crates/node/src/broadcaster.rs 0.00% 7 Missing ⚠️
crates/ibc/src/actions.rs 0.00% 6 Missing ⚠️
crates/namada/src/ledger/native_vp/ibc/context.rs 0.00% 6 Missing ⚠️
crates/namada/src/ledger/protocol/mod.rs 0.00% 6 Missing ⚠️
crates/apps_lib/src/cli/api.rs 0.00% 5 Missing ⚠️
crates/merkle_tree/src/lib.rs 86.84% 5 Missing ⚠️
crates/sdk/src/queries/mod.rs 0.00% 4 Missing ⚠️
crates/core/src/key/secp256k1.rs 85.71% 3 Missing ⚠️
... and 16 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3301      +/-   ##
==========================================
+ Coverage   53.79%   53.89%   +0.10%     
==========================================
  Files         314      314              
  Lines      105784   105704      -80     
==========================================
+ Hits        56903    56968      +65     
+ Misses      48881    48736     -145     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

* origin/bat/reprot-merklized-commitment:
  Fix write to storage
  Only initialize a hasher if necessary
  Reworking hash concatenation
  Update crates/core/src/address.rs
  Update crates/core/src/address.rs
  changelog
  [feat]: A commitment to all replay protection entries is now merklized and contributes to the total app hash
* origin/yuji/merklized-not-diffed:
  fix typo
  add comments
  remove is_merklized_storage_key
  fix for tests
  add changelog
  fmt
  add NoDiff subtree
  add diff_key_filter
* origin/yuji/tx-ibc-wasm:
  gas: remove unused ibc tx gas
  remove allowed_txs bench
  add changelog
  enable floating-point support
  tx_ibc wasm again
* origin/tiago/audit-todos:
  Changelog for #3234
  Audit TODOs in codebase
@brentstone brentstone merged commit e774efd into main May 24, 2024
18 of 19 checks passed
@brentstone brentstone deleted the 0.37.0-rc branch May 24, 2024 03:08
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.

5 participants