-
# Lines of code
https://github.com/code-423n4/2023-08-dopex/blob/eb4d4a201b3a75dd4bddc74a34e9c42c71d0d12f/contracts/core/RdpxV2Core.sol#L819-L885
# Vulnerability details
## Impact
The function `b…
-
When a new page is loaded and after certain actions the test-execution has to wait until all needed web-elements are present in the DOM. Sometimes a loading screen (.loaderWrapper) is displayed.
Ac…
helkv updated
5 years ago
-
Hello! I got this error today:
```
Download action repository 'actions/checkout@v3' (SHA:2541b1294d2704b0964813337f33b291d3f8596b)
Error: Can't use 'tar -xzf' extract archive file: /home/runner/wor…
-
## 1- NO NEED TO EXPLICITLY INITIALIZE VARIABLES WITH DEFAULT VALUES
If a variable is not set/initialized, it is assumed to have the default value (0 for uint or int, false for bool, address(0) for …
-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#4652
From: @jonleivent
Reported version: trunk
CC: coq-bugs-redist@lists.gforge.inria.fr
-
### 1. Excess ether sent to FixedPricePassThruGate is lost (low)
passThruGate() redirects to a `beneficiary` only `gate.ethCost`, requiring that `msg.value >= gate.ethCost`. As there are no other way…
-
i dont get differnece in inductive and equational proofs:
they both have the same theorems
inductive reflexivity:
Reflexivity : ∀t ∈ TΣ,s
,t = t ∈ ThInd (Spec)
equational reflexivity:
Reflexivit…
-
As a developer I would like an early preview if upstream changes to `bluesky` or `ophyd-async` might cause problems for us.
Run a periodic (nightly/weekly?) CI job which explicitly installs the `ma…
-
#### Is your feature request related to a problem? Please describe.
When comments are loaded asynchronously in a template, the Jetpack Comments module won't work for nested comments.
Jetpack Com…
-
# Handle
defsec
# Vulnerability details
## Impact
A lack of input validation of the recipient argument in both the constructor and setOwner
functions could permanently lock the owner role, requir…