-
# Lines of code
https://github.com/code-423n4/2024-02-hydradx/blob/603187123a20e0cb8a7ea85c6a6d718429caad8d/HydraDX-node/pallets/omnipool/src/lib.rs#L612-L621
https://github.com/code-423n4/2024-02-hy…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xe1fb54e9b5a7aa6fe65a3b89934741e79a14ab5308a338bb7a236681a99db441
**Severity:** high
**Description:**
**Description*…
-
After creating a market, the trader count is 1, which seems wrong. No big deal, but now that we also have a list of trades happening on the market, I think it a bit confusing: The market shows two tra…
-
# Lines of code
https://github.com/code-423n4/2022-03-biconomy/blob/04751283f85c9fc94fb644ff2b489ec339cd9ffc/contracts/hyphen/LiquidityProviders.sol#L388
https://github.com/code-423n4/2022-03-biconom…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xc1438965085d055edc2c21ee6768156aca6f0a4b21327b142a5ad0d05f451e28
**Severity:** medium
**Description:**
**Descriptio…
-
### Component
PoolManager/Pool
### Describe the suggested feature and problem it solves.
Right now, donate() can donate additional fees to currently in-range liquidity provides. But there is …
-
### Description
A connector to [Chainflip](chainflip.io)
Chainflip is a cross-chain DEX built on substrate, supporting native BTC, ETH (USDC and USDT), DOT, FLIP and Arbitrum (ETH.arb and USDC.arb)…
-
**Github username:** @0x3b
**Twitter username:** 0x3b33
**Submission hash (on-chain):** 0xf63b3c7a75d62da3b02a066b9cf21afc5ec467cb50e8b1aa3a3b7b3f020cba94
**Severity:** low
**Description:**
**Descri…
-
# API Overview
We need to show liquidity provision data for AMMs so that we can show that alongside the existing liquidity provisions data in console.
Its not completely clear at this point how …
-
Seems like the thread-pool implementation is not capping the number of maximum threads.
So submitting work in a loop, large loop, to be processed concurrently will basically kill the application beca…