-
## Description
ModuleNotFoundError: No module named 'syft.core.adp.entity'
## How to Reproduce
1. run
```
import syft as sy
from syft.core.adp.entity import Entity
dataset = {}
for perso…
-
Hi,
I suppose this is kind of an odd one...not necessarily an issue...
So, I've got a Docker service using a Dockerized Django app that uses your taskmanager (which is great, btw).
I start u…
-
Currently, atrcopy only identifies DCM images but does not support actually unpacking them. This would be a good first issue for someone to tackle: it's all stubbed out in [dcm.py](https://github.com/…
-
Salutations
I wanted to raise an issue regarding the sizes of Foundry's workspaces along with those actually used by the game, but I don't know if the game's real ones are because the game may be m…
-
# Lines of code
https://github.com/code-423n4/2024-07-munchables/blob/main/src/managers/LandManager.sol#L287-L293
# Vulnerability details
## Impact
User schinbble rewards will not be properly calc…
-
Following on to #7, the flip side to pretty-printing is parsing.
Unfortunately the SI unit notation and names have several ambiguities, documented (perhaps not extensively) by [this article](http://r…
-
# Lines of code
https://github.com/code-423n4/2024-07-munchables/blob/94cf468aaabf526b7a8319f7eba34014ccebe7b9/src/managers/LandManager.sol#L92-L101
# Vulnerability details
## Impact
Malicious lan…
-
# Lines of code
https://github.com/code-423n4/2024-07-munchables/blob/main/src/managers/LandManager.sol#L131-L171
# Vulnerability details
## Description
The `LandManager` contract has two main ac…
-
We've upgraded the python version from `3.8` to `3.11`. After the upgrade, the `celery beat` is not starting anymore.
When running `celery --app app beat --loglevel WARNING` the process crashes wit…
-
# Lines of code
https://github.com/code-423n4/2024-07-munchables/blob/main/src/managers/LandManager.sol#L285
# Vulnerability details
## Overview
The addition of ```finalBonus``` in LOC-285 in the …