FuelLabs/sway

forc-debug can't view decoded logs

Open

#7.324 geöffnet am 13. Aug. 2025

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

Repository-Metriken

Stars
 (61.702 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 5T 4h) (19 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