-
# Lines of code
https://github.com/code-423n4/2024-07-reserve/blob/825e5a98a8c94a7b4458b3b359a507edb9e662ba/contracts/libraries/Permit.sol#L5
# Vulnerability details
## Proof of Concept
Take a lo…
-
Hey everyone,
*Note:* I didn't know any other place to put this to discussion. If it doesn't belong in this repository please let me know and I'll delete it. The goal is to discuss some of the prop…
-
It seems that Soldeer 'unpacks' `src`/`contracts` directories of installed dependencies.
```
$ ls dependencies/@openzeppelin-contracts-4.9.2
README.md crosschain interfaces proxy…
-
## Description
This looks like yet another bug where different AST IDs lead to differences in the generated bytecode. I found it when experimenting with parallel compilation of OpenZeppelin.
Whe…
-
https://github.com/msgport/ORMP/blob/7eb070df35c97deb7e827d6d225e93b69335e9a9/src/ORMP.sol#L142C8-L142C69
https://github.com/safe-global/safe-smart-account/blob/5feb0d08f59cfbb44918be1ed5889d9bb634…
-
https://eips.ethereum.org/EIPS/eip-712
https://github.com/bcnmy/metatx-standard
-
I have tried your example `workshops/25-defender-metatx-api` and on running script `scripts/sign.js` got error:
```bash
Signing registration of alice as 0xA7C37aEfF34ac0994B3a350c56a591f321EbD8A3…
-
The [metatx guide](https://github.com/OpenZeppelin/defender-docs/blob/main/docs/modules/ROOT/pages/guide-metatx.adoc) currently uses the MinimalForwarder contract as an example. However, this contract…
-
In 5.x & 4.9.5 they introduced a function in Context called `_contextSuffixLength`
OpenZeppelin introduced a breaking interface change in a minor release \*slowclap\*, 4.9.3 works fine though, but …
-
Each `/metatx/call_requests` resource should have a `live_at`. The resource should only be publicly visible after the `live_at` time (check to be made in DB).
Users can view the call_requests that th…