Agoric / dapp-inter

User application for Agoric Inter Protocol—Vaults, BLD Boost, Liquidations, etc.
2 stars 7 forks source link

Change referenced block explorer from Big Dipper to Nodes Guru (In Leap Elements dialog for txns from Agoric) #267

Closed otoole-brendan closed 2 months ago

otoole-brendan commented 2 months ago

What is the Problem Being Solved?

Big Dipper block explorer is no longer operational. Leap Elements directs users to open txn on Bid Dipper when sending from Agoric chain which results in a 404 error. This needs to be pointed at NodesGuru (https://agoric.explorers.guru/)

Description of the Design

This hyperlinked text currently points to Big Dipper but needs to point to a working block explorer like Nodes Guru (https://agoric.explorers.guru/) :

image

Security Considerations

Test Plan

samsiegart commented 2 months ago

This might be tricky because we'll have to get the leap team to update it, and there's a rendering bug in newer versions of leap elements. I previously brought it up to them in telegram (the leap elements repo isn't public) and just followed up about it. Maybe I can use https://www.npmjs.com/package/patch-package to tweak the explorer url in the meantime

samsiegart commented 2 months ago

It appears that the block explorer URL might be coming from leap's API, rather than coded into the component itself. I've messaged the leap team to verify and potentially update it on their backend.

samsiegart commented 2 months ago

Leap team confirmed that this is an API change on their part and they'll be updating it, will report back when the change goes through and I can test it

samsiegart commented 2 months ago

@otoole-brendan The leap team informed me that they've made this change now, so we should see the nodes guru explorer in leap elements. Can you confirm that this is fixed? Reassigning to you.

otoole-brendan commented 2 months ago

@samsiegart confirm this is fixed