-
# Lines of code
https://github.com/code-423n4/2023-12-autonolas/blob/2a095eb1f8359be349d23af67089795fb0be4ed1/governance/contracts/multisigs/GuardCM.sol#L427-L429
https://github.com/code-423n4/2023-1…
-
### Steps to reproduce
1. Make sure the sound on your device is enabled.
2. In Breezy Weather go to settings -> notifications.
3. Select "Notification time for the day's forecast".
4. Schedule a f…
-
A rather interesting issue related to the discussion in #71, the implementation of a precision timer and a fix for divide-by-zero.
The problem occurs **only in QEMU**, which means that QEMU itself …
-
Under `model.py` we see the keras model compile
```
self.keras_model.compile(
optimizer=optimizer,
loss=[None] * len(self.keras_model.outputs),
metr…
-
# Description
Currently there is conflicting information in the standards about the ID token claims 'sharing_expires_at' and 'refresh_token_expires_at'. The ‘Token Expiry’ section states these claims…
-
Following discussion on #56413, I propose to add two new types that a [for-range statement](https://go.dev/ref/spec#For_range) can range over: integers and functions.
In the spec, the table that be…
-
Hello,
I have Nginx as front end in my server (based on raspberry pi).
Several services work well with reverse proxy configured in Nginx with subfolder in URL :
https://mydomain.com/app1
http…
Tos26 updated
4 months ago
-
- [X] Proposal added: [proposals/nullable-reference-types.md](https://github.com/dotnet/csharplang/blob/master/proposals/nullable-reference-types.md)
- [x] Discussed in LDM
- [ ] Decision in LDM
- …
-
This is the tracking issue for introducing a statically checked mechanism for declaration-site variance in Dart.
Background: The original request motivating this kind of feature is dart-lang/sdk#21…
-
There is a related proposal for distinct types, but it doesn't explore all the opportunities that a more generic form of distinct types could provide. This proposal is an attempt to do just that.
I…
ghost updated
3 months ago