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

feat(prospective-parachains): implements GetBackableCandidates #4374

Open
wants to merge 56 commits into
base: feat/parachain
Choose a base branch
from

Conversation

DanielDDHM
Copy link

Changes

implements GetBackableCandidates

Tests

Unit Tests: Core logic is tested in isolation using testify for assertions

go test -tags integration github.com/ChainSafe/gossamer

Issues

@DanielDDHM DanielDDHM closed this Dec 5, 2024
@DanielDDHM DanielDDHM changed the title feat(prospective-parachains): add GetBackableCandidates feat(prospective-parachains): implements GetBackableCandidates Dec 13, 2024
@DanielDDHM
Copy link
Author

DanielDDHM commented Dec 13, 2024

@haikoschol @EclesioMeloJunior @P1sar a small review please.

@DanielDDHM DanielDDHM changed the title feat(prospective-parachains): implements GetBackableCandidates feat(prospective-parachains): implements GetBackableCandidates Dec 14, 2024
@EclesioMeloJunior EclesioMeloJunior deleted the branch ChainSafe:feat/parachain January 6, 2025 20:51
@DanielDDHM DanielDDHM changed the base branch from eclesio/fragment-chain-impl to feat/parachain January 8, 2025 18:26
@DanielDDHM DanielDDHM requested a review from P1sar as a code owner January 8, 2025 18:26
@DanielDDHM DanielDDHM requested a review from haikoschol January 8, 2025 18:41
Copy link
Contributor

@haikoschol haikoschol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DanielDDHM TestGetBackableCandidates/candidates_found is failing in CI and when I run it locally.

@DanielDDHM DanielDDHM requested a review from haikoschol January 10, 2025 14:32
@DanielDDHM
Copy link
Author

@DanielDDHM TestGetBackableCandidates/candidates_found is failing in CI and when I run it locally.

@haikoschol could you take a look again?

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.

4 participants