- 13 May, 2022 1 commit
-
-
Christine Lemmer-Webber authored
GitLab seems confused by it otherwise.
-
- 02 Feb, 2022 2 commits
-
-
Christine Lemmer-Webber authored
-
Jessica Tallon authored
-
- 01 Feb, 2022 7 commits
-
-
The text tries to explain something about `'run`, but it looks like the sample code has since been updated to wrap `'run` into `a-run` and `b-run`, so AFAICS this is now just a distraction.
-
Christine Lemmer-Webber authored
-
Christine Lemmer-Webber authored
-
Christine Lemmer-Webber authored
This allows for removal of objects that are in the filo queue, although it is O(n) since it searches the list until it finds a result (using the traditional srfi-1 remove procedure).
-
Christine Lemmer-Webber authored
on-broken wouldn't work correctly for "question" messages
-
Jessica Tallon authored
-
Jessica Tallon authored
This is to be used to take a number of refrs to actors and verify that they are all the exat same object. It will error if they are not, otherwise it returns one of the refrs.
-
- 21 Jan, 2022 1 commit
-
-
Christine Lemmer-Webber authored
-
- 19 Jan, 2022 3 commits
-
-
Christine Lemmer-Webber authored
-
Christine Lemmer-Webber authored
-
Christine Lemmer-Webber authored
-
- 17 Jan, 2022 1 commit
-
-
Christine Lemmer-Webber authored
Previously the netlayer would provide i/o ports, but this is less general than providing entirely parsed messages.
-
- 15 Dec, 2021 7 commits
-
-
Christine Lemmer-Webber authored
-
Christine Lemmer-Webber authored
-
Christine Lemmer-Webber authored
-
Christine Lemmer-Webber authored
-
Christine Lemmer-Webber authored
-
Christine Lemmer-Webber authored
-
Christine Lemmer-Webber authored
-
- 14 Dec, 2021 6 commits
-
-
Christine Lemmer-Webber authored
-
Christine Lemmer-Webber authored
-
Christine Lemmer-Webber authored
-
Christine Lemmer-Webber authored
-
Christine Lemmer-Webber authored
-
Christine Lemmer-Webber authored
-
- 13 Dec, 2021 1 commit
-
-
Christine Lemmer-Webber authored
Support op:deliver messages which don't pipeline but want resolution [redo] See merge request !14
-
- 12 Dec, 2021 4 commits
-
-
Christine Lemmer-Webber authored
-
Christine Lemmer-Webber authored
We don't permit live references that are non-local in this first pass of checking things, so error out correctly.
-
Christine Lemmer-Webber authored
-
Christine Lemmer-Webber authored
-
- 09 Dec, 2021 1 commit
-
-
Christine Lemmer-Webber authored
-
- 28 Nov, 2021 1 commit
-
-
Christine Lemmer-Webber authored
-
- 27 Nov, 2021 2 commits
-
-
Christine Lemmer-Webber authored
-
Christine Lemmer-Webber authored
The new procedure `restore-onion-netlayer` does just what it sounds like on the tin and allows for restoring an onion service. `new-onion-netlayer` does also have a different interface, since it now returns the `service-id` (really, the public key) and the `private-key` to its continuation.
-
- 26 Nov, 2021 3 commits
-
-
Christine Lemmer-Webber authored
-
Christine Lemmer-Webber authored
-
Christine Lemmer-Webber authored
-