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

add become_validator to sdk #2952

Merged
merged 2 commits into from
Apr 12, 2024
Merged

add become_validator to sdk #2952

merged 2 commits into from
Apr 12, 2024

Conversation

Fraccaman
Copy link
Member

@Fraccaman Fraccaman commented Mar 25, 2024

Describe your changes

Split become_validator logic into the sdk

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 Mar 25, 2024

Codecov Report

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

Project coverage is 53.40%. Comparing base (5e0b162) to head (afd123c).
Report is 4 commits behind head on main.

Files Patch % Lines
crates/sdk/src/tx.rs 0.00% 164 Missing ⚠️
crates/apps/src/lib/client/tx.rs 0.00% 98 Missing ⚠️
crates/sdk/src/args.rs 0.00% 42 Missing ⚠️
crates/sdk/src/lib.rs 0.00% 8 Missing ⚠️
crates/account/src/lib.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2952      +/-   ##
==========================================
- Coverage   53.44%   53.40%   -0.05%     
==========================================
  Files         310      310              
  Lines      101574   101653      +79     
==========================================
- Hits        54288    54287       -1     
- Misses      47286    47366      +80     

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

@tzemanovic
Copy link
Member

just needs a changelog for sdk

tzemanovic added a commit that referenced this pull request Apr 3, 2024
* origin/fraccaman/sdk-pos:
  fmt clippy
  add become_validator to sdk
tzemanovic added a commit that referenced this pull request Apr 10, 2024
* origin/fraccaman/sdk-pos:
  fmt clippy
  add become_validator to sdk

# Conflicts:
#	crates/apps/src/lib/client/tx.rs
#	crates/sdk/src/tx.rs
@tzemanovic tzemanovic merged commit 354ddf8 into main Apr 12, 2024
15 of 19 checks passed
@tzemanovic tzemanovic deleted the fraccaman/sdk-pos branch April 12, 2024 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants