Skip to content

[Bug] resolve walletConnect payload issues #2515

@BrandtH22

Description

@BrandtH22

What happened?

either add pagination to all calls or add flags similar to offer_only on the create_offer_for_ids call

  • issue is that the full trade_record is passed in the rpc calls and walletConnect passes this same data. Since the number of tokens involved in a command effects the size of the trade record it becomes very easy to exceed the walletConnect payload sizes.

Here is an example fix for the create_offer_for_ids endpoint:
#2506
Chia-Network/chia-blockchain#18680

Version

na

What platform are you using?

Windows

What ui mode are you using?

GUI

Relevant log output or stacktrace

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions