-
> Multiple soundness issues
| Details | |
| ------------------- | ---------------------------------------------- |
| Status | …
-
## Background
Giveth needs their token whitelisted and AMMs deployed.
Chains to support: Eth, Gnosis, Op
## Tasks
- [x] Whitelist Giveth token: https://app.safe.global/transactions/tx?id=multisig_…
-
### Background
During model initialization, each PP stage initializes their own portion of the model. This is preferrable over initializing the model all in one place and then transferring it to e…
-
### Description
[Currently, all "non-safe methods" (POST) will call](https://github.com/symfony/symfony/blob/6.2/src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php#L204) `invalidate` which bypa…
shyim updated
2 months ago
-
# 🧐 Problem Description
Currently, creating a training dataset with Fast-LLM involves a multi-step, cumbersome process:
1. **Organizing Datasets:** Start with a collection of memory-mapped Megat…
-
At the moment, there are a few operations (determinants, LU decomposition) where we have to make a choice between a custom gradient that is simple and fast to compute, and one that is safe for all inp…
dpfau updated
8 months ago
-
**Describe the bug**
On Gnosis Safe (https://safe.global), BlockWallet extension window turns blank randomly on signing attempts on Keystone accounts.
**To Reproduce**
Steps to reproduce the beha…
-
This is a brief write-up of what I think we should do for rate control, primarily in copter but affecting other vehicles as well. There are a number of seemingly competing ideas floating about, but I …
-
### mpv Information
```bash
[ 0.001][v][cplayer] mpv v0.39.0-24-g53f2619d Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects
[ 0.002][v][cplayer] built on Sep 27 2024 00:12:05
[ 0.002][v][c…
-
## 💡 Idea
We want a better built-in support for strings as such we consider that fast-check should come with a string builder able to build valid strings made of graphemes that make sense. In other…