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

move the BBN staking logic into a better place #282

Closed
jrwbabylonlab opened this issue Nov 5, 2024 · 0 comments
Closed

move the BBN staking logic into a better place #282

jrwbabylonlab opened this issue Nov 5, 2024 · 0 comments
Assignees

Comments

@jrwbabylonlab
Copy link
Collaborator

jrwbabylonlab commented Nov 5, 2024

We’ve temporarily kept the entire staking creation logic within simple-staking for easier debugging and faster updates during rapid development iterations.

We should consider abstracting this complex logic (delegation creation, EOI, etc.) into a separate library so that simple-staking can focus on its UI representation rather than the staking logic itself. Part of the investigation for this ticket will determine whether a new library is needed or if it should be incorporated into btc-staking-ts.

This ticket is a bit duplicated with babylonlabs-io/btc-staking-ts#47
will close off 47 in favor of this one instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants