Unify JSON encoders for stackitem #874

Open
opened 2025-12-28 17:14:32 +00:00 by sami · 0 comments
Owner

Originally created by @fyrchik on GitHub (Mar 5, 2022).

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.

Originally created by @fyrchik on GitHub (Mar 5, 2022). 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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neo-go#874
No description provided.