-
Notifications
You must be signed in to change notification settings - Fork 237
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
Problem: gravity bridge module is not embed #9
Comments
yihuang
referenced
this issue
in yihuang/cronos
Aug 16, 2021
Closes #9 - add module to app - verify address format - fix pystarport config files - replace keyring with patched version
yihuang
referenced
this issue
in yihuang/cronos
Aug 16, 2021
Closes #9 - add module to app - verify address format - fix pystarport config files - replace keyring with patched version
yihuang
referenced
this issue
in yihuang/cronos
Aug 17, 2021
Closes #9 - add gravity module to app - verify address format at application level - fix pystarport config files - build orchestrator in nix - add a gravity hook implementation template in cronos module - add gravity custom gentx command fix chain id and err handling code
yihuang
referenced
this issue
in yihuang/cronos
Aug 17, 2021
Closes #9 - add gravity module to app - verify address format at application level - fix pystarport config files - build orchestrator in nix - add a gravity hook implementation template in cronos module - add gravity custom gentx command fix chain id and err handling code add eth_keys command
yihuang
referenced
this issue
in yihuang/cronos
Aug 19, 2021
Closes #9 - add gravity module to app - verify address format at application level - fix pystarport config files - build orchestrator in nix - add a gravity hook implementation template in cronos module - add gravity custom gentx command fix chain id and err handling code add eth_keys command
yihuang
added a commit
that referenced
this issue
Aug 20, 2021
* embed gravity bridge module Closes #9 - add gravity module to app - verify address format at application level - fix pystarport config files - build orchestrator in nix - add a gravity hook implementation template in cronos module - add gravity custom gentx command fix chain id and err handling code add eth_keys command * better to keep the sdk compatible gentx command since we can always do set-delegate-keys later * add tool to sign validator msg * update chain-id * fix keeper initialization order * build patched orchestrator * orchestrator support EthAccount * fix changelog order
13 tasks
This was referenced Apr 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
embed https://github.com/PeggyJV/gravity-bridge/ and test
The text was updated successfully, but these errors were encountered: