nspcc-dev/neo-go

Unify JSON encoders for stackitem

オープン

#2,388 opened on 2022/03/05

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Go (108 件のフォーク)auto 404
I4S2U4enhancementgood first issue

Repository metrics

Stars
 (132 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド