FuelLabs/sway

forc-debug can't view decoded logs

Aberta

#7.324 aberto em 13 de ago. de 2025

 (0 comentário) (1 reação) (1 responsável)Rust (5.421 forks)batch import
forc-debuggood first issueteam:tooling

Métricas do repositório

Stars
 (61.702 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador