-
1. We want to use the "loop" procedure as in `mul_loop_opt()`.
2. There, it may be good to separate first iteration which does not need to load `p[]` values as they are zeros. Compilers are not alway…
-
1. Which driver are you using and version of it (Ex: PostgreSQL 10.0):
ClickHouse 23.8.4.69
2. Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81):
Ver…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xd15db2859012b3353cdbabfe2b3a4cca69ef7907050c6234b593ece898633a9c
**Severity:** low
**Description:**
**Description**…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x7c479257717652a3d2d199486505fede4caca754c6f8189f35e689f897585adb
**Severity:** medium
**Description:**
**Descriptio…
-
I got the following error, any idea why?
```julia
julia> using OrdinaryDiffEq
[ Info: Precompiling OrdinaryDiffEq [1dea7af3-3e70-54e6-95c3-0bf5283fa5ed]
ERROR: LoadError: UndefVarError: UInt256 …
-
# Lines of code
https://github.com/code-423n4/2024-09-fenix-finance/blob/main/contracts/core/VoterUpgradeableV2.sol#L564
# Vulnerability details
## Impact
Users' veNFT might be temporarily undetac…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x649548e287fe3f8e451656e232df0a2a6b336dc93787bf4fbea90c17b6b97b1e
**Severity:** medium
**Description:**
**Descriptio…
-
Hey, all good?
I am wondering if you managed to pay back the loan, I am build a contract that takes a loan and returns it, and for some reason the IERC20.transfer function doesnt work.
Can yo…
-
**Github username:** @00xWizard
**Twitter username:** 00xWizard
**Submission hash (on-chain):** 0x05ef4795fa3e8bbca00768ddff5d4afc40d88e24dc5dba3448686d27c124dda8
**Severity:** high
**Description:**…
-
Here is my solidity code that I deployed:
```
contract SimpleStorage {
// Variable to store a string value
string private storedData;
// Function to set the data
function set(s…