-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xa3d4e5242323ee490da9b267496747be8cba6ec6bc304ffa57160a721a7d3581
**Severity:** low
**Description:**
**Description**…
-
## Overview
The [`BatcherPaymentService`](https://github.com/yetanotherco/aligned_layer/blob/testnet/contracts/src/core/BatcherPaymentService.sol#L55) contract does not implement a way to prevent fro…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xf9aa717628e796693ae5526e037c0762499c8675bebb05e3f34dea348aaeb9fd
**Severity:** medium
**Description:**
**Descriptio…
-
Currently we build the chain, proto files, and initialize the chain manually using verbose commands from `ignite-cli`. It's better to create a `Makefile` and move the logic there.
-
P.s
I dont think you are being frontrun, I think you are being backrun
They look at the mempool for normal transactions that would generate an ARB (even before they are mined)
They then create th…
-
underdog
High
# `proveState()` can be frontrun, enabling malicious actors to steal sequencer's proof submission rewards
### Summary
Because `proveState()` is permissionless, malicious actors can…
-
# Lines of code
https://github.com/code-423n4/2023-10-wildcat/blob/main/src/WildcatMarketController.sol#L169
# Vulnerability details
## Impact
The access to a controller's markets is controlled by…
-
Troves in Liquity V2 are transferable NFTs. This allows the user to transfer a trove, which means it could be sold on a marketplace. Users purchasing a trove should be aware that the delegation of the…
-
# Lines of code
https://github.com/code-423n4/2022-02-aave-lens/blob/aaf6c116345f3647e11a35010f28e3b90e7b4862/contracts/libraries/PublishingLogic.sol#L50
# Vulnerability details
## Impact
The `Len…
-
# Handle
0xsanson
# Vulnerability details
## Impact
In the `NativeStrategyCurve3Crv._harvest` there are two instances that a bad actor could use to frontrun the harvest.
First, when we are swappi…