-
# Lines of code
https://github.com/code-423n4/2024-01-decent/blob/011f62059f3a0b1f3577c8ccd1140f0cf3e7bb29/src/bridge_adapters/StargateBridgeAdapter.sol#L183
# Vulnerability details
## Impact
Whil…
-
This isn't really an issue, but i just wanted to get some feedback about something
So I spent the better part of the weekend trying to catch myself up to speed on what you're doing here, and I deci…
-
Currently whenever `FromSql()` detects a SQL string that does not start with the word `SELECT`, it treat it as a non-composable query and it evaluates the rest of the query on the client side.
Some S…
-
I'm looking to integrate addLicense into an existing suite of internal FOSS compliance-related tooling, and part of that would be eased by decoupling the addLicense functions from the CLI-specific cod…
-
@Utopiah is interested in a VR editor mode, components for that may leave in a separate repo as a plugin for aframe-editor (to be defined). If there are any change to do in this repo that would make e…
-
Current behaviour
```bash
z install
help kubectl minikube gh
z install minikube minikube minikube minikube
```
Expected behaviour
```bash
z install
help kubectl minikube…
-
## User Story
Say you're the Leader of a band and each member runs a BOLT12-capable lightning node. You might want to issue a BOLT12 offer so fans can tip the band during and after a concert. Fortu…
-
**Summary**
Many examples focus on expressions, like `mean(Purchases.amount)` as a way of explaining the syntax (and demonstrating the composability).
But, we currently don't support *running* suc…
-
The official generator-angular is not really maintained by anyone anymore. We're lucky that angular have such a strong community relying on Yeoman, so there's a lot of available alternative.
I think …
-
For composability, I like my jsonnet files to all evaluate to objects, in a style similar to that required for output by `--multi`. I want to actually output a YAML stream however (for piping to k8s'…