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

Remove 'blocked' IBC xfer Status #1059

Merged
merged 7 commits into from
Dec 3, 2022
Merged

Remove 'blocked' IBC xfer Status #1059

merged 7 commits into from
Dec 3, 2022

Conversation

JeremyParish69
Copy link
Collaborator

@JeremyParish69 JeremyParish69 commented Nov 25, 2022

Remove 'blocked' status, and just left "congested", because users are confused about whether they can attempt IBC transfers.
Also changes congested timing to >20 mins of congestion, up from >5 mins.

Reason: There is currently an anomalous tx stuck in the Osmosis -> Cosmos Hub channel, which is making the transfer button say 'blocked'. This is confusing many users. The button for such an important function perhaps should have more consideration before telling users that it's blocked. It is not clear that they can still attempt to transfer, (and that it will most likely work, as many users report).

Was:
image

Proposed:
image

Remove 'blocked' status, and just left "congested", because users are confused about whether they can attempt IBC transfers
@vercel
Copy link

vercel bot commented Nov 25, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
osmosis-frontend ✅ Ready (Inspect) Visit Preview Dec 1, 2022 at 0:00AM (UTC)
osmosis-frontend-legacy ✅ Ready (Inspect) Visit Preview Dec 1, 2022 at 0:00AM (UTC)
osmosis-frontend-v13-chain ✅ Ready (Inspect) Visit Preview Dec 1, 2022 at 0:00AM (UTC)
osmosis-frontier ✅ Ready (Inspect) Visit Preview Dec 1, 2022 at 0:00AM (UTC)
osmosis-testnet ✅ Ready (Inspect) Visit Preview Dec 1, 2022 at 0:00AM (UTC)

@jonator
Copy link
Member

jonator commented Nov 25, 2022

I think we should also prevent the button from turning red if a wallet is not connected. I noticed that in the preview.

@jonator
Copy link
Member

jonator commented Nov 25, 2022

I can push a commit if you're up for it. For the higher threshold as well.

@jonator
Copy link
Member

jonator commented Nov 26, 2022

#1065

Just merged. Please update this branch. We could still increase the number of minutes required to return each status.

@jonator jonator merged commit 685a64a into master Dec 3, 2022
@jonator jonator deleted the JP69/rm-blocked-ibc-note branch December 3, 2022 20:34
JoseRFelix pushed a commit that referenced this pull request Dec 5, 2022
* Remove 'blocked' status

Remove 'blocked' status, and just left "congested", because users are confused about whether they can attempt IBC transfers

* update ibc types to delayed

* change blocked to congested

* update congested channel button message

* remove {coinDenom} from text

* readd blocked, but it won't display as 'blocked'
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

Successfully merging this pull request may close these issues.

2 participants