flow-core-contracts icon indicating copy to clipboard operation
flow-core-contracts copied to clipboard

SoR History update

Open tarakby opened this issue 1 year ago • 2 comments

closes https://github.com/onflow/flow-core-contracts/issues/414

The implementation:

  • adds a new backfiller resource to track and backfill past empty entries in the array
  • adds events when a past gap in detected and backfillled
  • adds a minimum SoR length check
  • updates and expand tests to cover the gap cases

tarakby avatar Mar 27 '24 19:03 tarakby