Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Create pos_getAllValidatorsByStake endpoint #7943

Merged
merged 5 commits into from
Jan 6, 2023
Merged

Conversation

Incede
Copy link
Contributor

@Incede Incede commented Jan 4, 2023

What was the problem?

This PR resolves #7870

How was it solved?

Add endpoint as specified

How was it tested?

Add unit tests

@Incede Incede requested review from shuse2 and bobanm January 4, 2023 07:51
@Incede Incede self-assigned this Jan 4, 2023
@Incede Incede changed the title git push --set-upstream origin 7870-branch-endpoint Create pos_getAllValidatorsByStake endpoint Jan 4, 2023
@codecov
Copy link

codecov bot commented Jan 4, 2023

Codecov Report

Merging #7943 (3519d83) into development (9331979) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #7943   +/-   ##
============================================
  Coverage        82.25%   82.25%           
============================================
  Files              578      578           
  Lines            20903    20908    +5     
  Branches          3034     3037    +3     
============================================
+ Hits             17193    17198    +5     
  Misses            3710     3710           
Impacted Files Coverage Δ
framework/src/modules/pos/schemas.ts 100.00% <ø> (ø)
framework/src/modules/pos/endpoint.ts 97.24% <100.00%> (+0.09%) ⬆️

framework/src/modules/pos/endpoint.ts Outdated Show resolved Hide resolved
@Incede Incede requested a review from shuse2 January 4, 2023 13:44
framework/src/modules/pos/endpoint.ts Outdated Show resolved Hide resolved
@Incede Incede requested a review from shuse2 January 4, 2023 16:33
@shuse2 shuse2 enabled auto-merge (squash) January 6, 2023 15:24
@shuse2 shuse2 disabled auto-merge January 6, 2023 16:10
@shuse2 shuse2 merged commit 3214cf7 into development Jan 6, 2023
@shuse2 shuse2 deleted the 7870-branch-endpoint branch January 6, 2023 16:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create pos_getAllValidatorsByStake endpoint
3 participants