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

[CORE][SDK] Remove allocation from Staking contract #2651

Merged
merged 15 commits into from
Oct 31, 2024

Conversation

flopez7
Copy link
Contributor

@flopez7 flopez7 commented Oct 17, 2024

Description

Remove allocation from Staking contract and update SDK

Summary of changes

Removed allocation and all it's related changes from staking.
Remove RewardPool contract
Updated Python and Typescript SDK

Related issues

#2364

@flopez7 flopez7 requested a review from portuu3 October 17, 2024 09:17
@flopez7 flopez7 self-assigned this Oct 17, 2024
Copy link

vercel bot commented Oct 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
human-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2024 4:34pm
human-dashboard-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2024 4:34pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
faucet-frontend ⬜️ Ignored (Inspect) Visit Preview Oct 30, 2024 4:34pm
faucet-server ⬜️ Ignored (Inspect) Visit Preview Oct 30, 2024 4:34pm

@vercel vercel bot temporarily deployed to Preview – human-dashboard-frontend October 24, 2024 11:11 Inactive
@@ -69,6 +69,7 @@ export class PayoutService {
results.amounts,
results.url,
results.hash,
true,
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think this should not be hardcoded to true.

@portuu3 portuu3 merged commit 66f0f32 into subgraph-upgrades Oct 31, 2024
22 checks passed
@portuu3 portuu3 deleted the feat/contracts/remove-allocation branch October 31, 2024 11:26
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