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

A Note in case someone wants to develop this further #145

Open
AaronKutch opened this issue Jan 22, 2024 · 0 comments
Open

A Note in case someone wants to develop this further #145

AaronKutch opened this issue Jan 22, 2024 · 0 comments

Comments

@AaronKutch
Copy link

Development is currently halted because we are using other bridges and then using IBC to transfer tokens from them. The add_consumer_module_with_super_orch branch is almost working with a super_orchestrator replacement for the old bash script based system. On top of those changes, the plan was to rebase the add_consumer_module branch. This modifies the gravity module to be able to work on an interchain security consumer chain, however I am not entirely sure if the design is secure. A pain point is that I wanted to have one account type, but it caused issues with sequence number collisions when the gravity orchestrator was running in parallel, I don't know if the solution is brute force incrementing sequence numbers or if I needed a different design

@AaronKutch AaronKutch pinned this issue Jan 22, 2024
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

No branches or pull requests

1 participant