-
# Lines of code
https://github.com/code-423n4/2022-06-connext/blob/4dd6149748b635f95460d4c3924c7e3fb6716967/contracts/contracts/core/connext/facets/BridgeFacet.sol#L856-L877
https://github.com/code-4…
-
R crashes running some qtbase demos.
E.g. running the `characterWidget` demo results in:
```
> library(qtbase)
> source('/src/qtbase-qt4-build-cleaned-test/qtbase/demo/characterWidget.R')
Program r…
-
I have UPTIME running hourly on ES. Frequently, I log into to find one or more dead (stopped) MLDEV jobs lying around:
```
14 PFTHMG JOB.05 SYS _10!0 ? DSN 3 3 0% PCLSR …
-
I tried to disassemble and understand the process of how dynamos are working, and reasoned about what would be equivalent the following dynamo:
```
IRTools.@dynamo function test_dynamo(a...)
…
-
## Require with empty error messages
### Issue
[`Multicall.sol`](https://github.com/code-423n4/2022-06-connext/blob/main/contracts/contracts/core/connext/helpers/Multicall.sol#L18)L18 has a require s…
-
## Event is missing indexed fields
### description
Each event should use three indexed fields if there are three or more fields
### findings
```
/2022-06-connext/contracts/contracts/core/connext/f…
-
we can use this :
https://docs.omni.network/develop/contracts
to have it work cross-chain.
for example, when the user clicks refund or withdraw, the token is on Matic and the USD is on BSC.
Some…
Lomet updated
5 months ago
-
# Lines of code
https://github.com/code-423n4/2024-04-renzo/blob/main/contracts/Bridge/L1/xRenzoBridge.sol#L139
# Vulnerability details
The protocol allows to deposit `ETH`/`WETH` (or the specific…
-
#### Problem to Solve
In docs/build/Getting Started there is a small typo in two places.
1. `env.` is mentioned instead of `.env` which can create confusion.
2. In `Calculate xcall fee` section…
-
current api naming is not adequate and causing confusion with the users as they aren't sure which method to call. I would propose following methods:
- `bridge` - calls /solution/call without contract…