Fintan Halpenny
Fintan Halpenny
Hey :wave: It's super handy that the help documentation is generated from docstrings :) I was wondering if there are any plans for being able to generate markup docs from...
Hey :wave: I've been perusing the `git-ref` family of names, i.e. `FullName`, `FullNameRef`, and `PartialNameRef`. I want to see if I'm using it right and also suggest a couple of...
As discussed in #72 it can be perceived as weird by users that a function such as `Orswot::add` does not actually add to the underlying set. For example, if I...
Some functions in the API take a `self` parameter but they are able to output an `Op` without the use of `self`. This can seem quite strange from an API...
As questioned [here](https://github.com/rust-crdt/rust-crdt/pull/64#discussion_r405421218), it seems unnecessary to have both `CmRDT` and `CvRDT` bounds attached to the `Map` actor. The user might not be able to create an instance for both...
It seems strange to call a function like `len` or `is_empty` just to get the `ReadCtx` for a `Map`. I'd like to suggest adding a function `read_ctx` that returns `ReadCtx`...
Hey hey, long time listener first-time caller :wave: I was greeted with an error in the overlay this morning and I was wondering if I could get some help on...
The [`repl.rad`](https://github.com/radicle-dev/radicle/blob/master/rad/repl.rad) file has a symlink to `bin/rad-repl`. This file doesn't actually exist.
Here's a start for the infra work. Could definitely use some review on the scripts and systemd stuff. Some open questions: * How do we determine the buildkite URLs for...
https://github.com/radicle-dev/radicle-bins/pull/72 outlines a compatability issue. Once upstream and bins have reached parity again we can remove the section.