-
It's not clear how to use the Market makers we have designed for CT Framework. We have a great introduction to AMM with some good theoretical examples, but it's lacking code examples. The code example…
-
Some people have been complaining that a proposal shouldn't be live for trading yet: more kinks need to be worked out. It could be cool to add a pre-trading state to proposals so that you could affirm…
-
# 1. Loops can be more efficient
## Impact
The local variable used as for loop index need not be initialized to 0 because the default value is 0. Avoiding this anti-pattern can save a few opcodes …
-
```
Severity: High
Difficulty: Medium
Type: Data Validation
Target: AHv2Farmer.sol
```
**Description**
An attacker could to manipulate the total supply of a Sushiswap pool that is going …
-
Stellar SDK throws an error which is an instance of `Error` for 404 responses with HTTP2.
Version: stellar-sdk 7.0.0
#### To Reproduce
Try to load an account, which does not exist.
#### Expe…
-
Aka Storage items. Aka UTXOs indexed on-chain.
This issue captures my thoughts about the core differences between the Account vs UTXO models, and the times when I've found myself wanting account-li…
-
-
# Lines of code
https://github.com/code-423n4/2023-07-basin/blob/main/src/Well.sol#L31
# Vulnerability details
## Impact
As described in [cyfrin-basin-audit.pdf](https://basin.exchange/cyfrin-basi…
-
There are two types of Trade which guarentee determisim in their own respects, exact input or exact output.
In my opinion a genius design decision in earlier versions of AMMs, however Trident only…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x16754701b8930964eddc5d97184565ab7696b1a15d4705720dc86c3ff05a0bf5
**Severity:** low
**Description:**
**Description**…