-
y0ng0p3
high
# Interactions with AMMs do not use proper deadlines for operations
## Summary
Interactions with AMMs do not use proper deadlines for operations.
## Vulnerability Detail
Most of the…
-
alix40
medium
# Auditor.sol support spot price oracles, which could expose protocol to risk of price manipulation attacks
## Summary
## Vulnerability Detail
Under the file `protocol/contracts/Pric…
-
https://github.com/darkforestry/amms-rs/blob/6020dc0ac6c90be019e1dcbfef283134316e5c87/src/amm/uniswap_v3/mod.rs#L615
This should be
`
while from_block
-
https://github.com/darkforestry/amms-rs/blob/6020dc0ac6c90be019e1dcbfef283134316e5c87/examples/artemis-collector.rs#L152
This should be
`
amm_weight_0 * target_amm_weight_1
`
The same ca…
-
## Summary
### Gas Optimizations
| |Issue|Instances|
|-|:-|:-:|
| 1 | Multiple `address` mappings can be combined into a single `mapping` of an `address` to a `struct`, where appropriate | 1 |
…
-
# Lines of code
https://github.com/code-423n4/2024-04-panoptic/blob/833312ebd600665b577fbd9c03ffa0daf250ed24/contracts/SemiFungiblePositionManager.sol#L1185
# Vulnerability details
## Impact
The a…
-
![Scaffold stark launch(1)](https://github.com/user-attachments/assets/386ad698-549b-4746-9913-6b48a62a7145)
# 🚀 Speedrun Stark Campaign 🚀
Hello everyone!
We are excited to announce the **Spe…
-
Welcome to the Onbloc's Builder Journey!
This issue is a comprehensive introduction to Onbloc and a place where you can expect regular updates from us.
I hope you find this issue helpful to get to k…
-
### Discussed in https://github.com/stacksgov/Stacks-Grant-Launchpad/discussions/910
### **Introduction:**
We are excited to announce our latest batch of Critical Bounties (RFP-style grants)…
-
We've been wanting to migrate to an AMM for a few reasons, including:
- Solve spam w/o causing people to burn money by requiring AMM liquidity, which serves a useful purpose
- Easier to incentivize …