Skip to content

add become_validator to sdk#2952

Merged
tzemanovic merged 2 commits intomainfrom
fraccaman/sdk-pos
Apr 12, 2024
Merged

add become_validator to sdk#2952
tzemanovic merged 2 commits intomainfrom
fraccaman/sdk-pos

Conversation

@Fraccaman
Copy link
Copy Markdown
Collaborator

@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

@codecov
Copy link
Copy Markdown

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.

@Fraccaman Fraccaman requested a review from tzemanovic March 25, 2024 12:37
@tzemanovic
Copy link
Copy Markdown
Collaborator

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
@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