Skip to content

A response error occurs when the size of the response exceeds 4MB #1016

Closed
@zemyblue

Description

Summary of Bug

If the response data size exceeds 4MB, the response error occurs.
I think this is occurred because the gRPC MAXSendSize is default 4 MB.
This bug is fixed in cosmos/cosmos-sdk#11889 of cosmos-sdk v0.46.0. We need to patch it.

Version

finschia-sdk v0.47.0

Steps to Reproduce

  1. Create blocks larger then 4 MB
  2. query the block data larger then 4 MB.

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned

Metadata

Assignees

Labels

A: bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions