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

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

move the BBN staking logic into a better place #282

jrwbabylonlab opened this issue Nov 5, 2024 · 0 comments

Comments

@jrwbabylonlab
Copy link
Collaborator

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.

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

1 participant