onflow / atree

Atree provides scalable arrays and scalable ordered maps.
https://onflow.org
Apache License 2.0
40 stars 16 forks source link

Add PersistentSlabStorage.GetAllChildReferences() #391

Closed fxamacker closed 5 months ago

fxamacker commented 5 months ago

This PR adds GetAllChildReferences() by wrapping an existing internal function added in PR #387 and adds about 1500 lines in tests.