deso-protocol / deso-protocol/core

Some posts are not making it to block

Open
#328 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
327
Forks
106
PR merge metrics
No merged PRs in 30d

Description

It's weird but I have recently came upon an issue where SUBMIT_POST transactions aren't making to block.

for example there is this postHashHex: 4e7bdef3d4c46afe64fc1d97aa154b8135f64ef8a5f16d5f7935dda5ca831ceb which showed all post info through the API for few minutes but now the api is returning

```json
{"error":"GetSinglePost: Could not find postEntry for PostHashHex: 4e7bdef3d4c46afe64fc1d97aa154b8135f64ef8a5f16d5f7935dda5ca831ceb"}
```

Yes, i am 100% sure that the post was successfully submitted using /submit-transaction endpoint.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the /submit-transaction endpoint and the API path returning GetSinglePost, using the supplied PostHashHex to reproduce the disappearance. Trace the transaction from submission through block inclusion and post lookup, then verify that a successfully submitted post remains retrievable after processing.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.