ibc icon indicating copy to clipboard operation
ibc copied to clipboard

ICS2: Think through delay period options

Open cwgoes opened this issue 4 years ago • 2 comments

And how to push to application, secondary queues, etc. etc.

cwgoes avatar Dec 15 '20 16:12 cwgoes

I'm curious. Can you expand a bit more? (I assume this is a personal placeholder issue).

This is when you set/change the per-channel delay period and how that change can safely propagate over all other components in this distributed system which is IBC?

ethanfrey avatar Dec 16 '20 14:12 ethanfrey

Yes, this is a placeholder issue from a meeting. The basic idea is that it would be preferable to push the delay period choice out to the application level so that applications can consider the contents of a packet (e.g. how much value is being transferred) and their state (e.g. how much value has been transferred recently) in order to determine what delay period should be imposed for whatever safety guarantees are desired.

cwgoes avatar Dec 16 '20 23:12 cwgoes