yogh-io / bitcoin-transaction-explorer

Simple and pure block explorer you can run on top of a full node
http://yogh.io
MIT License
181 stars 38 forks source link

script viewer isn't working on yogh.io #21

Open jlopp opened 5 years ago

jlopp commented 5 years ago

When I click "view in script viewer" on an input, nothing happens other than the URL changing in the browser.

Giszmo commented 3 years ago

For example here, clicking the "View in Script Viewer" link brings you here but the dom doesn't change.

Navigating directly to the latter link shows infinite(?) progress bar.

Clicking on the "previous tx" (View previous transaction yields:

Error This transaction does not exist in the blockchain and could not be found in the unconfirmed transaction pool.

Giszmo commented 3 years ago

I guess #22 is the root of this one, too.