-
Change 'Upload Other ID Proof' > 'Upload ID Proof'
![Image](https://github.com/user-attachments/assets/8eb104d8-a580-4b37-9779-c029e2c80985)
-
### Describe the bug
**context**
When I compile my markdown files to HTML using sphinx_proof with language settings to German, the titles of most of the proof boxes are translated correctly (some ar…
-
- [ ] Manual testings
- [ ] Showcase (Student/Lawyer)
- [ ] LSBC Test environment
- [ ] LSBC Prod environment
- [ ] Accessibility: Voice Control, Labels
- [ ] Get Person Cred…
-
Locate "i" icon and bring up modal describing language within app. "Proof of Impact" "Budget" "Budget left" "Budget end date" "Credits" &quo…
-
To proof the concept of delivering information from the engine to the IDE(s) via Ydoc structures is viable, let's prototype delivery of _expression updates_. To do following tasks are needed:
```[t…
-
The following code crashes LF
```haskell
{-# LANGUAGE GADTs #-}
{-@ LIQUID "--ple" @-}
{-@ LIQUID "--reflection" @-}
{-@ LIQUID "--save" @-}
module Printf where
im…
-
When presented with the QR code to scan with BC Wallet, users will NOT know until after scanning it what is requested in the proof.
To improve this, we should add a `metadata` object to the proof-c…
esune updated
1 month ago
-
Quoting from *TLA Version 2: A Preliminary Guide* [[pdf]](https://lamport.azurewebsites.net/tla/tla2-guide.pdf), page 20:
>The parser also allows the following two kinds of “facts” in a use or hide…
-
Proof of Influence in Large Language Models : POILLMs
This is ai generated with bing based on ramblings from me.
Whitepaper: Proof of Influence in Large Language Models (LLMs)
Abstract
The conce…
-
Currently top-level `let` bindings in SAWScript behave a little strangely. Consider the following:
```
let COND = true;
let f x y = if COND then x else y;
print (f "foo" "bar");
let COND …