SiaFoundation / hostd

The next-generation of Sia storage providing software. More performant. More stable. Support for larger nodes.
https://sia.tech/software/hostd
MIT License
39 stars 11 forks source link

Wallet detail shows "Could Not Transaction In Wallet" #402

Closed n8maninger closed 4 months ago

n8maninger commented 5 months ago

Current Behavior

Screenshot 2024-05-26 at 10 07 12 PM

It looks like that dialog is trying to hit the /api/volumes endpoint for some reason: /api/volumes/txid:4dffa9465ac64b5bf1e06651d4f58edf8d7a4a1f95a83cc93ad9f6e60868a8c4

Expected Behavior

The transaction detail is shown

Steps to Reproduce

  1. Go to the wallet page
  2. Click on a transaction
  3. Wallet page says Could not find transaction in wallet

Version

v1.1.0

What operating system did the problem occur on (e.g. Ubuntu 22.04, macOS 12.0, Windows 11)?

All

Anything else?

No response