nspcc-dev/neo-go

Unify JSON encoders for stackitem

Aperta

#2388 aperta il 5 mar 2022

 (0 commenti) (0 reazioni) (0 assegnatari)Go (108 fork)auto 404
I4S2U4enhancementgood first issue

Metriche repository

Star
 (132 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor