Module forest_filecoin::statediff

source Β·

Modules§

Structs§

Functions§

  • pp_actor_state πŸ”’
  • print_diffs πŸ”’
  • Prints a diff of the resolved state tree. If the actor’s HAMT cannot be loaded, base IPLD resolution is given.
  • Tries to resolve state tree actors, if all data exists in store. The actors HAMT is hard to parse in a diff, so this attempts to remedy this. This function will only print the actors that are added, removed, or changed so it can be used on large state trees.