-
This is the sister issue for https://github.com/lurk-lab/lurk-rs/issues/695 which portents that the SuperNova APIs for verification will need adjustment for Lurk:
https://github.com/lurk-lab/arecib…
-
The current setup for `RecursiveSNARK::iter_base_step()` does not iterate `RecursiveSNARK`'s internal step counter `i`. This leads to a [some strange logic](https://github.com/lurk-lab/arecibo/blob/c6…
-
The default value for the min worker count for a Celery deployment is 0 in the UI and in the CLI but the help command issued for default worker queue update indicates that the min worker count is 1.
…
-
After updating to Supernova 115.4.3 on Macbook pro OS 12.6.8, **the tab-specific-properties turned transparent.**
I tried different themes, disabling all themes, and checked for other potential fixe…
-
I assume this effect moves stuff on the screen, and for some reason remnants of the VU meter are getting copied to the bottom line of the matrix. It might be walking one line more than it needs to.
-
### Firm Name
2U
### Urgency
High (< 3 days)
### Requested Change
Please grant appropriate access to the following github users for this repo:
BrandonHBodine
Guilleves
Rodra
jristau1984
thei…
-
Provide supernova name (i.e `AbstractString`) and this will search sne.space for the supernova, download the csv file to data, and create the supernova object
-
0. **Please write an Email to Simon Hirsbrunner and Michael Tebbe containing:**
- your Name
- GitHub Account
- degree (e.g M.Sc. CompSci)
- University
- how you will be graded or whether you ar…
-
test_pp_digest is a pain to update due to its runtime and the changing nature of our hashing & structures:
https://github.com/lurk-lab/arecibo/blob/dev/src/lib.rs#L1019-L1114
We should refactor it t…
-
In the process of fixing the SHA256 benchmark (#490) it was noted that that the coprocessor evaluation still has a 2x overhead despite the expression being evaluated having the simple form `(sha256.64…