ibc-go icon indicating copy to clipboard operation
ibc-go copied to clipboard

Make `MaxTimeoutDelta` value configurable via module params

Open damiannolan opened this issue 1 year ago • 1 comments

Summary

Make the MaxTimeoutDelta for packet sends a configurable on-chain param for the v2 channel submodule.

Right now we define a constant value of 24 hrs. Some teams may want to tweak this to their own liking. We should consider making it configurable. Likely requires some product team research to validate the need for this feature. Opening the issue as a placeholder for now


For Admin Use

  • [ ] Not duplicate issue
  • [ ] Appropriate labels applied
  • [ ] Appropriate contributors tagged/assigned
  • [ ] Estimate provided

damiannolan avatar Nov 04 '24 09:11 damiannolan

note: if done, don't forget to add params to genesis state.

DimitrisJim avatar Nov 05 '24 07:11 DimitrisJim

Until we see any concrete need for this, I will just close this.

gjermundgaraba avatar Apr 13 '25 17:04 gjermundgaraba