nspcc-dev/neo-go

Unify JSON encoders for stackitem

开放

#2,388 创建于 2022年3月5日

 (0 条评论) (0 个反应) (0 位负责人)Go (108 个派生)auto 404
I4S2U4enhancementgood first issue

仓库指标

星标
 (132 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南