corestore icon indicating copy to clipboard operation
corestore copied to clipboard

Add docs & test for `store.staticify()`

Open lejeunerenard opened this issue 1 month ago • 0 comments

Add test for store.staticify() method & docs.

Test covers:

  • error when creating a static version of an empty core
  • append throws on a static core
  • tree hash matches original core
  • original core can be appended to & diverges from static copy
  • static version has no signers

lejeunerenard avatar Dec 03 '25 20:12 lejeunerenard