-
Reading the array length for each iteration spends more gas in comparison to caching the len outside of the loop.
MarginAccount.sol::331 - for (uint i = 0; i < idxs.length; i++) {
MarginAccount.so…
-
## Summary
The Meteora team would like to propose the raise of the minimum Saber LP Fee from 0.001% (0.1bp) to 0.01% (1bp) across all pools.
## Motivation
Currently, the minimum fees for pool…
-
# Summary
Following recent discussions in the AirSwap community, we introduce an sAST staking token that gives participants the right to vote and to earn protocol fees as a result of their governing …
-
Related to issue #168 , but while the previous issue suggested vertical structure, this suggestion is more like to be horizontal.
1. An operator can set conversion rate of his SMT (SMT1) with other…
-
It comes to my mind, that some wallets have functionality that isn't covered by the website currently. Defi, coin swaps, and multi-currency (two of those have some overlap).
Coin swaps at least se…
-
This issue generally tracks the fact that applications that make heavy use of wider integers like https://github.com/sway-libs/amm are taking a long time to compile, have significant bytecode bloat, a…
sezna updated
2 years ago
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x50b220940b491e2343b55f72ef9e95bdbdca2d18645917e18db52213c0b35f64
**Severity:** medium
**Description:**
**Descriptio…
-
# Lines of code
https://github.com/code-423n4/2022-09-quickswap/blob/main/src/core/contracts/AlgebraPool.sol#L193-L206
# Vulnerability details
## Impact
The initialize function in `AlgebraPool.sol…
-
### Falling for DeFi with Findora - Liquidity Challenge
Findora is a low-cost, scalable, EVM-compatible, L1 public blockchain running on Tendermint with programmable privacy for stablecoins, tokens…
-
LOW :
1.
Title : Missing limit on how many AMMs can be added
Impact :
The governance can add an amm, by calling whitelistAmm function, however there is no limit on how many amm that the contract c…