bosnet / bosnet/sebak

Replace builtin json to ffjson for incoming transaction

Open
#691 0 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
44
Forks
12
PR merge metrics
No merged PRs in 30d

Description

> We already discussed data serialization in #434

JSON is wide spreadex and well known format, so for end user, especially client-side we should support JSON for incoming transaction.

There are so many critics against the performance of Golang's builtin JSON, we can adaopt the ffjson for performance.

Contributor guide

Open the contributing guide

Research direction

No files or tests are identified in the issue. Start by locating the incoming transaction JSON serialization and review the related discussion in issue #434; completion should be defined by the project’s tests and by confirming that the selected serialization path uses ffjson without changing the transaction format.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
blockchain
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.