FuelLabs/sway

forc-debug can't view decoded logs

Open

#7 324 ouverte le 13 août 2025

Voir sur GitHub
 (0 commentaires) (1 réaction) (1 assigné)Rust (5 421 forks)batch import
forc-debuggood first issueteam:tooling

Métriques du dépôt

Stars
 (61 702 stars)
Métriques de merge PR
 (Merge moyen 5j 4h) (19 PRs mergées en 30 j)

Description

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.

Guide contributeur