nspcc-dev/neo-go

Unify JSON encoders for stackitem

Ouverte

#2 388 ouverte le 5 mars 2022

 (0 commentaire) (0 réaction) (0 personne assignée)Go (108 forks)auto 404
I4S2U4enhancementgood first issue

Métriques du dépôt

Stars
 (132 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Currently we have 2 ways to serialize a stack item to JSON. They behave similarly, so it may be beneficial to use a single function. Also write some benchmarks to ensure there is no performance penalty.

Guide contributeur