mirror of
https://github.com/serai-dex/serai.git
synced 2025-03-12 09:26:51 +00:00
* Move pallet-asset-conversion * update licensing * initial integration * Integrate Currency & Assets types * integrate liquidity tokens * fmt * integrate dex pallet tests * fmt * compilation error fixes * integrate dex benchmarks * fmt * cargo clippy * replace all occurrences of "asset" with "coin" * add the actual add liq/swap logic to in-instructions * add client side & tests * fix deny * Lint and changes - Renames InInstruction::AddLiquidity to InInstruction::SwapAndAddLiquidity - Makes create_pool an internal function - Makes dex-pallet exclusively create pools against a native coin - Removes various fees - Adds new crates to GH workflow * Fix rebase artifacts * Correct other rebase artifact * Correct CI specification for liquidity-tokens * Correct primitives' test to the standardized pallet account scheme --------- Co-authored-by: Luke Parker <lukeparker5132@gmail.com> |
||
---|---|---|
.. | ||
coins-tests.yml | ||
common-tests.yml | ||
coordinator-tests.yml | ||
crypto-tests.yml | ||
daily-deny.yml | ||
full-stack-tests.yml | ||
lint.yml | ||
message-queue-tests.yml | ||
mini-tests.yml | ||
monero-tests.yaml | ||
monthly-nightly-update.yml | ||
no-std.yml | ||
processor-tests.yml | ||
reproducible-runtime.yml | ||
tests.yml |