-
# Lines of code
https://github.com/code-423n4/2023-03-polynomial/blob/aeecafc8aaceab1ebeb94117459946032ccdff1e/src/Exchange.sol#L196
https://github.com/code-423n4/2023-03-polynomial/blob/aeecafc8aace…
-
Set a minimal collateral deposit size to be $1, f.e.
-> 10$ probably not needed (but let me know your opinion) because its only the fundingRate is computed onchain and we can pay for that
Set the…
-
### Describe the feature
Make all product ID unique for global.
Embed datasource_id into product_id field.
- [x] #707
- [ ] Remove datasource_id in Product
- [ ] Remove datasource_id in Pe…
-
line: 1113: add i: indexPrice and return it as well
https://binance-docs.github.io/apidocs/testnet/en/#mark-price-stream
```
/**
* Converts the futures markPrice stream data into a friendly…
-
# Lines of code
https://github.com/code-423n4/2023-08-dopex/blob/eb4d4a201b3a75dd4bddc74a34e9c42c71d0d12f/contracts/perp-vault/PerpetualAtlanticVault.sol#L421-L424
# Vulnerability details
## Impac…
-
Hey,
Not an issue but more of a question.
I'm just testing a bit and currently have this code:
```
$binance->keysecret([
'key' => $binanceConfig['key'],
'secret' => $binanceConfig['s…
-
# Lines of code
https://github.com/code-423n4/2023-03-polynomial/blob/main/src/Exchange.sol#L186-L202
https://github.com/code-423n4/2023-03-polynomial/blob/main/src/LiquidityPool.sol#L399-L401
https:…
-
My understanding is that the current system uses a direct counterparty model, where each perpetual swap contract is made with another user. This model is simpler in some ways, as funds can be transfer…
-
### Preliminary Checks
- [x] I have already searched for [existing issues](https://github.com/ccxt/ccxt/issues) and confirmed that this issue is not a duplicate
### Is your feature request related t…
-
# Lines of code
https://github.com/code-423n4/2023-08-dopex/blob/main/contracts/perp-vault/PerpetualAtlanticVault.sol#L462-L496
https://github.com/code-423n4/2023-08-dopex/blob/main/contracts/perp-va…