-
# Lines of code
https://github.com/code-423n4/2024-03-zksync/blob/main/code/system-contracts/bootloader/bootloader.yul#L1
# Vulnerability details
## Impact
Hey there, I was testing the functionali…
-
**Story**
When an Approver is reviewing a request on the Individual Permission Request Page, they should have an easy way to view the object that is being requested. We would like the OID that display…
-
**🧐 Motivation**
Help slither understand read only reentrancy guards by implementing a modifier like `nonReentrant` that does NOT modify the state, and just checks `_reentrancyGuardEntered`.
Sli…
-
**Story**
Staff may want to review permission requests without make changes. They should have the ability to click a "Back" link to return to the Permission Request data table page.
Example:
![Image]…
-
**Story**
Stakeholders need to know who is approving or denying permission requests. They would like to see this information recorded on both the permission data table and each individual permission r…
-
# Lines of code
https://github.com/code-423n4/2024-03-zksync/blob/4f0ba34f34a864c354c7e8c47643ed8f4a250e13/code/system-contracts/contracts/L1Messenger.sol#L50-L51
# Vulnerability details
## Impact…
-
## New Codebase TODO
: more coverage after i get core to compile lol
## Location
https://github.com/Jon-Becker/heimdall-rs/blob/bc0137ba559e98ba58ca3352ed5bc2aa753b7154/core/src/decompile/out/postpro…
-
**Describe the bug**
```
$ terraform --version
Terraform v1.9.5
on linux_amd64
$ terraform init -upgrade
Initializing the backend...
Initializing provider plugins...
- Finding megaport/megapor…
-
**Story**
Currently, all Management users have the ability to create a Permission Set. However, because they are not System Admins, they create sets but cannot access or edit those sets because they a…
-
### 🐛 Bug Report
#### 📝 Description
The bytecode generated by zksolc compiler may vary in two scenarios: when compiling a contract solely with its dependent (imported) contracts, and when additi…