-
# Issue for summary of Bisq Support Calls
-
### Operating System
Windows 10
### Programming Languages
_No response_
### CCXT Version
4.3.6
### Description
```
await exchange.WatchMyTrades
```
opens wrong channel 'orders' for trades:
…
skuvv updated
6 months ago
-
Intentionally we did not allow the buyer to define the trade price. The reason for that is that the seller has to invest in reputation, has to pay for miner fees, usually has small trades and should b…
-
# Lines of code
https://github.com/code-423n4/2024-06-vultisig/blob/main/src/ILOManager.sol#L187-L198
# Vulnerability details
## Impact
- Block project from being launched
## Description
Project'…
-
nirohgo
high
# Price difference between pyth oracle and uniswap can be exploited for immediate gain by takers
## Summary
Because the pyth oracle price is based on multiple onchain/offchain sources…
-
Kose
high
# Arbitrary Price Selection Enables Fund Theft Which Brokes The Vault Accounting
## Summary
By selecting an arbitrary price in an order involving non-whitelisted makers, it becomes possib…
-
### Overview
This is an issue to track meeting agendas for the weekly CoPs
### Agenda Quick-links
[11 August 2023](https://github.com/hackforla/product-management/issues/131#issuecomment-16562409…
-
I am encountering the following error when submitting a limit order: org.knowm.xchange.exceptions.ExchangeException: null (HTTP status code: 200). Upon investigating, I received the following response…
-
0xumarkhatab
medium
# Liquidation will fail if trader or liquidater is blacklisted by USDC
## Summary
The liquidation function will fail if either the trader of the position or the liquidator who i…
-
santipu_
medium
# Settle order on `OrderGatewayV2` will fail when margin to withdraw is so small it rounds down to zero
## Summary
When settling an order via `OrderGatewayV2`, the final margin to …