FuelLabs/sway

forc-debug can't view decoded logs

Offen

#7.324 geöffnet am 13.08.2025

 (0 Kommentare) (1 Reaktion) (1 zugewiesene Person)Rust (5.421 Forks)batch import
forc-debuggood first issueteam:tooling

Repository-Metriken

Stars
 (61.702 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 22h 6m) (16 gemergte PRs in 30 T)

Beschreibung

Support to view decoded ABI logs was added in this PR: https://github.com/FuelLabs/sway/pull/6856

Unfortunately decoded logs cant be seen in the forc-debug out.

I'd expect the receipts with decoded logs to be present in the output; instead we just see the receipt output.

Contributor Guide