quipuswap-core icon indicating copy to clipboard operation
quipuswap-core copied to clipboard

🧙‍♂️ Repository containing QuipuSwap liquidity protocol smart-contracts written in Ligo language

Results 11 quipuswap-core issues
Sort by recently updated
recently updated
newest added

added level_storage added IScorer.ligo added Scorer.ligo added buy and sell entrypoints created a area to add scoring system

MethodDex.ligo -> MethodsDex.ligo Sell -> A_to_b Buy -> B_to_a Test hasn't been adapted

Consider the following transactions. How come some transactions use the entry points `tokenToTezPayment` and `tezToTokenPayment` directly whereas others invoke the `use` entrypoint? Are both kinds valid and why are there...

Improves code in token_to_token route where either `token_a` or `token_b` is chosen to be charged from user