cannot publish inter protocol bundles over 1M due to max_tx_bytes tendermint config #7501
Labels
bug
Something isn't working
cosmic-swingset
package: cosmic-swingset
Inter-protocol
Overarching Inter Protocol
vaults_triage
DO NOT USE
Milestone
Describe the bug
publishing bundles over 1M conflicts with
max_tx_bytes = 1048576
tendermint config setting.To Reproduce
Steps to reproduce the behavior:
agd tx swingset install-bundle ...
Expected behavior
bundle is published on chain
Maybe we have to use a higher
tx_max_bytes
when we start the network?Platform Environment
Additional context
closely related:
#6454 (comment)
Note that publishing the 836K
mintHolder
bundle works.Screenshots / Terminal Sessions
bundle:
Try to submit without enough IST:
Submit and get code 21:
cc @arirubinstein @michaelfig @ivanlei
The text was updated successfully, but these errors were encountered: