FuelLabs/fuels-rs

Remove manual implementations of `AbiEncode`

Open

#1.260 aberto em 25 de jan. de 2024

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (1.360 forks)batch import
blockedgood first issue

Métricas do repositório

Stars
 (43.211 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

In some of our sway test projects, we have added manual implementations of the AbiEncode trait. Remove those implementations once sway is able to auto-generate them.

sway's issue to track: https://github.com/FuelLabs/sway/issues/6860

Guia do colaborador