mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 00:13:12 +03:00
d39d7246d1
There was a TODO in runShips about how the different layers of the RIO environment had to be changed, so that there was a layer between KingEnv and PierEnv for things shared between individual Piers, but which weren't used outside of any PierEnv. This addresses those TODOs by creating RunningEnv, which for now just owns MultiEyreApi and makes it so we don't have to pass the entire thing around explicitly. The IP handling stuff will go in RunningEnv in a following patch. |
||
---|---|---|
.. | ||
lmdb-static | ||
natpmp-static | ||
proto | ||
racquire | ||
terminal-progress-bar | ||
urbit-atom | ||
urbit-azimuth | ||
urbit-eventlog-lmdb | ||
urbit-king | ||
urbit-noun | ||
urbit-noun-core | ||
urbit-termsize | ||
.gitignore | ||
default.nix | ||
stack.yaml |