Commit Graph

9 Commits

Author SHA1 Message Date
Elliot Glaysher
0633010a92 Implement quickcheck on path utilities and fix a bug. 2019-10-10 16:24:12 -07:00
Elliot Glaysher
f2fb404496 Revive a few of the cue/jam property tests. 2019-10-10 14:20:26 -07:00
Elliot Glaysher
a14b6e06d3 Boot from mined comets in king.
This makes the comet mining code actually work. You can now run
king with `new --comet` to mine a new comet and get it on the
network. Mining appears to be significantly faster; I've had to
wait up to 20 minutes with vere, but I've never needed to wait more
than 30 seconds with king.
2019-10-10 13:45:01 -07:00
Elliot Glaysher
1c683b3d97 Merge remote-tracking branch 'origin/king-haskell' into king-dawn
Does a few small fixups for compilation and to make sure things
still work.
2019-09-27 10:30:26 -07:00
Benjamin Summers
bfc8d30c9d Explicitly implement (map -> hoon map) and write simple qc tests. 2019-09-26 14:28:11 -07:00
Elliot Glaysher
599432456b 0w0 parsing and quickcheck tests on it and 0v0 parsing. 2019-09-23 15:45:33 -07:00
Benjamin Summers
1523241b82 Got tests working again. 2019-09-17 20:33:38 -07:00
Benjamin Summers
6a273906b2 Store collected effects in LMDB. 2019-08-20 16:32:46 -07:00
Benjamin Summers
55ceffc4c3 CLI parsing. 2019-08-12 21:57:30 -07:00