Conversation
|
awesome |
|
@blasrodri may you provide simple trait hook/callback for any custom rate limiter to fit into IBC pallet? so we can set |
|
thank for writing out design into doc. instead of reading contract code. so i dislike epoch based design. imho there should be efficient continuous design. so that there is no need to write user code based on what time it is. |
So from your perspective is to have a window that's constantly adjusting? |
this is also a good idea. As far as I understood, we wanted to implement this as a middleware, so that any behavior should be easily encoded |
yes. i am sure it is possible with good O(1) and no epoches (updates on each block) |
|
@dzmitry-lahoda how would you update the window on O(1)?
|
I was thinking on how toiled flush works or mana in games. |
file rendered