-
### Describe the bug
In Wasted Sky on the [Ruffle demo page](https://ruffle.rs/demo/), whenever the player shoots an enemy, the player takes damage as well as the enemy. This quickly makes the game i…
-
This is causing me issues in a model using greta.dynamics - when the dynamics lead to a numerical overflow, the model hangs forever.
That model code is too convoluted to post here, but I've narrowe…
-
Consider the following code:
```agda
open import Agda.Builtin.Size
record R (A : Size → Set) (i : Size) : Set where
field
force : (j : Size< i) → A j
data D (A : Size → Set) (i : Size)…
-
Since 1.71.0 a regression has been added into the compiler causing segmentation faults in applications compiled using `prefer-dynamic`, this issue is not present in 1.70.0. It appears that the system …
-
We just upgraded from version 1.39.18 to 3.1.18 of emscripten and now the wasm cannot be loaded anymore node 14 as well as node 12. It works in node 16 and up. I'm totally clueless why emscripten sudd…
danez updated
2 years ago
-
Hi,
I see the different behavior of permissions() function in `1.39.7` and `2.0.8`
Below is the sample Code:
```
#include
#include
#include
#include
int main() {
std::error_code …
-
Consider the following file:
```agda
data A : Set where
postulate
-- B : Set
```
Execute the following steps:
- Remove the corresponding agdai file, if existing.
- Load the file in the int…
-
Indexer:
https://index.oasislabs.com/v1/consensus/accounts/oasis1qzzwkrjmyrzey46hyste5xszue3ggy90ag7k3687
`available: 375185453505`
Oasisscan:
https://api.oasisscan.com/mainnet/chain/account/inf…
-
# Lines of code
https://github.com/code-423n4/2024-05-arbitrum-foundation/blob/main/src/bridge/SequencerInbox.sol#L314
https://github.com/code-423n4/2024-05-arbitrum-foundation/blob/main/src/challeng…
-
### Describe the bug
## wrong location?
First off, I got this repo from the package description for the installed kernel. Apologies if I'm not in the right spot.
## Short version
I was benchmark…