Skip to content

txs_results not returned properly on dYdX nodes #3002

@penso

Description

@penso

Bug Report

Setup

dYdX node, currently using v0.38.5 (code)

What happened?

Fetching older block_results doesn't return txs_results as it should. This block/block_results was saved in November and properly has 4 txs and 4 txs_results (this JSON combines both block and block_results)

That same block_results fetched today at https://dydx-ops-archive-rpc.kingnodes.com/block_results?height=10000 only has 1 txs_results, and missing 3 txs_results. I feel like txs_results created with v0.37.2 aren't returned properly when upgraded to v0.38. I also tried a few archive nodes and they all behave the same way.

I'm not affiliated with dYdX, I just happen to try running my cosmos indexer (Constellations) on dYdX and noticed it failed because the amount of txs_results is expected to be the same as txs.

Metadata

Metadata

Assignees

Labels

abciApplication blockchain interfacebugSomething isn't workingrpc

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions