Commit Graph

28 Commits

Author SHA1 Message Date
Elliot Glaysher
5f6d37fdd3 Hide --full-log-replay on main line. 2019-10-22 13:05:58 -07:00
Elliot Glaysher
0073b24b7e Move from -N to --dry-run. 2019-10-21 15:32:12 -07:00
Elliot Glaysher
44b65376b9 Implement --full-log-replay 2019-10-21 15:28:05 -07:00
Elliot Glaysher
92cd2863e5 Disable hashboard by default in king.
The vere implementation always disables hashboard, and this was why
king was so much slower.
2019-10-21 15:27:02 -07:00
Elliot Glaysher
73dae3e805 Revive and hook up the option. 2019-10-17 17:02:33 -07:00
Elliot Glaysher
b0ed770cc8 Build (HasPierConfig env) and use it for pier path and network state 2019-10-17 14:06:25 -07:00
Elliot Glaysher
29a471c3df Default to the bootstrap pill of the current urbit version.
Also set the version number of king in lockstep with vere.
2019-10-16 16:03:02 -07:00
Elliot Glaysher
e9063f926b Implement -u flag for loading pills from a url. 2019-10-16 13:43:47 -07:00
Elliot Glaysher
1cca039b6f First part of the code review with Ben. 2019-10-09 14:58:27 -07:00
Elliot Glaysher
b95c354ba3 Hook up the lite mode flag. 2019-10-03 15:41:19 -07:00
Elliot Glaysher
4be3829b68 Make TLS work and get the comet sponsor list. 2019-10-02 13:55:30 -07:00
Elliot Glaysher
1dd90f310b Hook up the command line flags to the serf. 2019-10-02 11:50:03 -07:00
Elliot Glaysher
16440eaeb5 Fix TermEfInit so it takes a Ship instead of null 2019-10-01 11:36:46 -07:00
Elliot Glaysher
d96bf9bb52 Booting fake ships other than zod 2019-10-01 11:23:34 -07:00
Elliot Glaysher
c3b5dc9b24 Parse the Seed out of the keyfile. 2019-09-23 16:42:12 -07:00
Elliot Glaysher
87a9f4e667 Can retrieve the ames domains from Ethereum using web3.
Partial support for retrieving the galaxy table, but I'm having
problems converting the public key type.
2019-09-19 15:40:23 -07:00
Benjamin Summers
24bc28e834 Hooked up a remote terminal, it runs but doesn't work yet. 2019-09-18 00:24:10 -07:00
Benjamin Summers
4903a72682 Various small fixes -- trying to get boot working. 2019-08-29 18:29:55 -07:00
Benjamin Summers
ed20b78473 Event/Effect browser with event trimming (not implemented yet). 2019-08-29 16:48:46 -07:00
Benjamin Summers
82683bfd9a Validate effects. 2019-08-21 17:54:00 -07:00
Benjamin Summers
131cb30900 Validate event parsing. 2019-08-21 17:29:39 -07:00
Benjamin Summers
8ace44adb6 Validate pill files. 2019-08-21 16:49:08 -07:00
Benjamin Summers
3ff5c4fad5 Implement king bug collect-all-fx
For now, this is mostly useful as an integration test: Replay the whole
event log of an existing ship using King Haskell.

This also opens the door for a future tool that inspects collected
effects for debugging purposes.
2019-08-20 17:42:53 -07:00
Benjamin Summers
e02dd2342c CLI Parsing cleanup. 2019-08-14 19:47:54 -07:00
Benjamin Summers
e896447bf8 Minor 2019-08-14 15:35:36 -07:00
Benjamin Summers
1eda9d3401 A couple more command line arguments and a lot of TODO notes. 2019-08-14 15:18:59 -07:00
Benjamin Summers
e6c2d46cd1 Various Fixes and Improvements 2019-08-12 22:56:31 -07:00
Benjamin Summers
55ceffc4c3 CLI parsing. 2019-08-12 21:57:30 -07:00