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

Relayer does not complete the connection #1305

Closed
faddat opened this issue Jun 26, 2021 · 1 comment
Closed

Relayer does not complete the connection #1305

faddat opened this issue Jun 26, 2021 · 1 comment
Labels

Comments

@faddat
Copy link
Contributor

faddat commented Jun 26, 2021

Describe the bug
The relayer that can be launched from the starport UI does not complete the connection. It used to (viz: dig, baby on map of zones -- then, see beach on map of zones)

Beach:

https://github.com/faddat/beach/blob/master/config.yml

To Reproduce
Steps to reproduce the behavior:

  1. Install starport 0.16.2 with the install script
  2. use starport app to make a chain
  3. use starport serve to start the chain
  4. Start the ui like
cd vue
npm i
npm run build
npm run serve
  1. use the ui on port 8080 to create a relayer, first funding the relevant account with $atom.
  2. Observe the tx history on gaia-- you'll see about half an IBC:

https://www.mintscan.io/cosmos/account/cosmos13ly4xptdmwfxlzf5jjg72ywznqcc8qral44s9v

Video:
https://youtu.be/-FQ8t2bsY-E

Please provide output of commands

  • starport version
    faddat@anarchy: ~ $ starport version
    starport version v0.16.2 linux/amd64 -build date: 2021-06-22T05:43:46Z

  • go version
    faddat@anarchy: ~ $ go version
    go version go1.16.5 linux/amd64

  • uname -a
    faddat@anarchy: ~ $ uname -a
    Linux anarchy 5.12.11-arch1-1 add linter and add linting in ci #1 SMP PREEMPT Wed, 16 Jun 2021 15:25:28 +0000 x86_64 GNU/Linux

@faddat faddat added the report label Jun 26, 2021
@faddat
Copy link
Contributor Author

faddat commented Jul 5, 2021

resolved by building from develop.

@faddat faddat closed this as completed Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant