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 feature: Provider can Stake #34

Merged
merged 21 commits into from
Aug 11, 2023
Merged

Add feature: Provider can Stake #34

merged 21 commits into from
Aug 11, 2023

Conversation

mattheworris
Copy link
Contributor

@mattheworris mattheworris commented Aug 4, 2023

Implementation of feature to allow staking tokens to selected Provider

  • Add tests for staking

@mattheworris mattheworris self-assigned this Aug 7, 2023
@mattheworris mattheworris changed the title [WIP] Add feature: Provider can Stake Add feature: Provider can Stake Aug 10, 2023
./scripts/run_integration_tests.sh -s
tests-unit:
@echo "---------------------------------------------"
@echo "Running unit tests"
Copy link
Collaborator

Choose a reason for hiding this comment

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

👍

Copy link
Collaborator

@shannonwells shannonwells left a comment

Choose a reason for hiding this comment

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

FYI, Cancel Stake doesn't hide the form, but since we're changing how all that's done in my PR, I don't think you should bother fixing it.

src/components/Stake.svelte Outdated Show resolved Hide resolved
src/components/Stake.svelte Show resolved Hide resolved
@mattheworris
Copy link
Contributor Author

FYI, Cancel Stake doesn't hide the form, but since we're changing how all that's done in my PR, I don't think you should bother fixing it.

That's strange it's working for me. I will note to add a test for that too.

@mattheworris mattheworris merged commit 25c45f4 into main Aug 11, 2023
@shannonwells shannonwells deleted the feat-stake branch September 26, 2024 21:05
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