bosnet / bosnet/sebak

Change key value of NewBlockOperationFrozenLinkedKey

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

Description

We need to change the key of NewBlockOperationFrozenLinkedKey.
Currently it consists of linked address + height.
To prevent error in key value for same linked key in same height,
it is necessary to add some unique value within a blockheight to the end of linked key.

Contributor guide

Open the contributing guide

Research direction

Locate NewBlockOperationFrozenLinkedKey and inspect where its key is constructed and consumed. Determine how a unique value within a block height should be represented, then verify that multiple linked keys at the same height no longer collide and that existing key users remain consistent.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
blockchain
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.