hatty hattington
hatty hattington
Created to address [1935](https://github.com/o1-labs/o1js/issues/1935). Exposes a method on `OffchainStateInstance` `fetchInternalState` which fetches settled actions from the archive node and rebuilds the internal state trees.
Requires a change to build scripts in Mina repo removing the check that blocks rust builds when `npm run build:update-bindings` is run.
There is a known issue with nix 24.11 when building node 20.19.0 on mac https://github.com/NixOS/nixpkgs/issues/402079 For now we can disable the nodejs package's tests so that the devshells continue to...