An experimental new runtime for Urbit
Go to file
Philip Monk 6d51c8c262 [ares] add simplest possible checkpoints
These checkpoints are just a jam file of your state, with the event
number and a checksum.  If you crash while writing the checkpoint, it
will be corrupt.  Obviously, these snapshots will be slow to write on a
real ship as well.
2023-02-11 23:04:39 -07:00
docs current state for inspection 2023-01-26 18:02:49 -06:00
hoon [ares] fill out basic lifecycle 2023-02-11 17:28:14 -07:00
rust [ares] add simplest possible checkpoints 2023-02-11 23:04:39 -07:00
subject-knowledge Add lash function to build sk core with added jets in jute 2022-02-17 21:52:23 -06:00
.gitignore Hoon version of subject-knowledge analysis 2022-02-04 12:44:11 -06:00
CONTRIBUTING.md Move contribution guidelines to repository root and link from README 2023-02-05 17:08:02 -06:00
README.md Update README to link to contribution guidelines 2023-02-05 17:09:09 -06:00

New Mars

A redesigned Mars for the Urth/Mars Urbit runtime. Currently WIP.

Read the proposal and hypotheses for an overview. Before branching or opening a PR please review the contribution guidelines.