teamscanworks / ibc-rate-limits

Apache License 2.0
0 stars 0 forks source link

POC - Rolling Time Periods + Decay Two Period #4

Open bonedaddy opened 1 year ago

bonedaddy commented 1 year ago

notes:

nicolaslara commented 1 year ago

Can you write some docs explaining this mechanism?

From skimming the code it seems to be similar to transmutter pools where the change capacity is bounded by the moving average of past capacity. Is the advantage here making the limit changes smoother?