-
Notifications
You must be signed in to change notification settings - Fork 255
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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 workingSomething isn't working