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

Remove staking target requirement #18

Merged
merged 2 commits into from
May 2, 2024

Conversation

drohit-cb
Copy link
Contributor

This PR is counterpart to coinbase/staking-client-library-ts#20

It helps remove the requirement to provide an explicit staking target (integrator contract address for ethereum partial staking and validator address for sol) while making staking api calls.

As we move to a self-service world, we want customers to be able to just come and stake to default staking targets i.e. default integration contracts on both Holesky and Mainnet in the case of Partial ETH staking and default coinbase validators on both Devnet and Mainnet in the case of sol staking.

As a result, we have updated the examples to not take integrator contract or validator address as required inputs.

@drohit-cb drohit-cb requested a review from ProfMoo May 2, 2024 21:31
@drohit-cb drohit-cb marked this pull request as ready for review May 2, 2024 21:31
@drohit-cb drohit-cb requested a review from marcin-cb May 2, 2024 21:32
@drohit-cb drohit-cb merged commit 139aa3f into main May 2, 2024
3 checks passed
@drohit-cb drohit-cb deleted the remove_staking_target_requirement branch May 2, 2024 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants