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

Various client improvements 2 #2748

Merged
merged 6 commits into from
Mar 7, 2024
Merged

Conversation

brentstone
Copy link
Collaborator

@brentstone brentstone commented Feb 27, 2024

Describe your changes

Various client improvements.

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

v0.31.8

Checklist before merging to draft

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

Copy link

codecov bot commented Feb 28, 2024

Codecov Report

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

Project coverage is 53.94%. Comparing base (2535c9c) to head (e93d08f).

Files Patch % Lines
crates/sdk/src/tx.rs 0.00% 56 Missing ⚠️
crates/sdk/src/queries/vp/pos.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2748      +/-   ##
==========================================
- Coverage   53.95%   53.94%   -0.02%     
==========================================
  Files         308      308              
  Lines      100018   100041      +23     
==========================================
+ Hits        53967    53969       +2     
- Misses      46051    46072      +21     

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

This was referenced Feb 28, 2024
@brentstone brentstone force-pushed the brent/more-client-improvements branch from ae76197 to e93d08f Compare February 29, 2024 15:54
@brentstone brentstone marked this pull request as ready for review February 29, 2024 15:54
Fraccaman pushed a commit to Fraccaman/namada that referenced this pull request Mar 1, 2024
* upstream/0.31.9-rc2:
  Namada 0.31.9
  changelog: add anoma#2748
  fix redelegation log
  fix some client logging for forced txs
  fix query_withdrawable_tokens
  fix spelling
  prohibit cross-validator bonding in client
  added changelog
  added changelog
  disable default features for git2
  update rocksdb to 0.22.0
  Changelog anoma#2775
  Updates speculative shielded context only when required
  add changelog
  fix timeout timestamp for PGF over IBC
  wait another epoch
  add changelog
  fix pgf over ibc test
@tzemanovic tzemanovic merged commit 3d13f6d into main Mar 7, 2024
13 of 17 checks passed
@tzemanovic tzemanovic deleted the brent/more-client-improvements branch March 7, 2024 17:25
Fraccaman pushed a commit that referenced this pull request Mar 8, 2024
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.

2 participants