shrub/pkg/king/lib
Elliot Glaysher 9ec9426b8a Implement -N, dry-run mode.
When -N is enabled, no sockets are bound and no events get persisted
to the datastore. We also pass the dry run flag to the serf, who
should not snapshot.

(For redundancy, we should probably also make king not send the save
snapshot commands, but I tested locally that the worker process
doesn't save.)
2019-10-17 16:10:53 -07:00
..
Arvo First part of the code review with Ben. 2019-10-09 14:58:27 -07:00
Azimuth Can retrieve the ames domains from Ethereum using web3. 2019-09-19 15:40:23 -07:00
Data Started RIO's logging system instead of printfs. 2019-08-28 04:00:26 -07:00
Noun Implement quickcheck on path utilities and fix a bug. 2019-10-10 16:24:12 -07:00
Urbit Logging everywhere + log to file 2019-08-28 17:26:59 -07:00
Vere Implement -N, dry-run mode. 2019-10-17 16:10:53 -07:00
Arvo.hs CLI parsing. 2019-08-12 21:57:30 -07:00
EventBrowser.hs Wrote hacky websocket client/server for terminal driver. 2019-08-30 00:56:28 -07:00
KingApp.hs Build (HasPierConfig env) and use it for pier path and network state 2019-10-17 14:06:25 -07:00
Noun.hs Haskell <-> Hoon conversions for map and set. 2019-09-26 13:29:19 -07:00
PierConfig.hs Implement -N, dry-run mode. 2019-10-17 16:10:53 -07:00
UrbitPrelude.hs Logging in Vere.Pier 2019-08-28 04:45:49 -07:00