-
Notifications
You must be signed in to change notification settings - Fork 551
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: remove the ignite
relayer
and tools
commands with all ts-r…
…elayer logic (backport #4076) (#4226) * feat!: remove the ignite `realyer` and `tools` commands with all ts-realyer logic (#4076) * remove ts relayer * remove unused commands * remove ts relayer * fix hermes relayer cmd for integration tests * add relayer command ad default * remove unused function * Update changelog.md * bump default hermes plugin version * bump relayer into the tests * run go mod tidy * rollback relayer command into the integration tests --------- Co-authored-by: Pantani <Pantani> (cherry picked from commit 77b665f) # Conflicts: # go.mod # go.sum # ignite/cmd/relayer.go # ignite/cmd/relayer_configure.go # ignite/cmd/relayer_connect.go # ignite/cmd/tools.go # ignite/pkg/nodetime/programs/ts-relayer/tsrelayer.go # ignite/pkg/relayer/chain.go # ignite/pkg/relayer/config/config.go # ignite/pkg/relayer/relayer.go * fix merge conflicts * fix changelog * bump hermes version * bump hermes to future version for don't break the default plugin path * remove unused commands * rollback integration/plugin/testdata/example-plugin/go.mod * rollback ignite/internal/plugin/testdata * rollback integration/plugin/testdata/example-plugin/go.mod --------- Co-authored-by: Danilo Pantani <[email protected]>
- Loading branch information
1 parent
96aed19
commit a7aef3e
Showing
15 changed files
with
66 additions
and
1,573 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.