serai/substrate/node/src
akildemir d015ee96a3
Dex improvements (#422)
* remove dex traits&balance types

* remove liq tokens pallet in favor of coins-pallet instance

* fix tests & benchmarks

* remove liquidity tokens trait

* fix CI

* fix pr comments

* Slight renamings

* Add burn_with_instruction as a negative to LiquidityTokens CallFilter

* Remove use of One, Zero, Saturating taits in dex pallet

---------

Co-authored-by: Luke Parker <lukeparker5132@gmail.com>
2023-11-12 06:37:31 -05:00
..
chain_spec.rs Dex improvements (#422) 2023-11-12 06:37:31 -05:00
cli.rs Remove frame-benchmarking-cli 2023-11-08 05:59:56 -05:00
command.rs Remove frame-benchmarking-cli 2023-11-08 05:59:56 -05:00
main.rs Fix accumulated bugs 2023-11-06 18:12:53 -05:00
rpc.rs Corrections from renaming Index to Nonce 2023-07-18 23:52:37 -04:00
service.rs Update substrate 2023-07-18 22:30:55 -04:00