serai/tests/coordinator
akildemir fdfce9e207
Coins pallet (#399)
* initial implementation

* add function to get a balance of an account

* add support for multiple coins

* rename pallet to "coins-pallet"

* replace balances, assets and tokens pallet with coins pallet in runtime

* add total supply info

* update client side for new Coins pallet

* handle fees

* bug fixes

* Update FeeAccount test

* Fmt

* fix pr comments

* remove extraneous Imbalance type

* Minor tweaks

---------

Co-authored-by: Luke Parker <lukeparker5132@gmail.com>
2023-10-19 06:22:21 -04:00
..
src Coins pallet (#399) 2023-10-19 06:22:21 -04:00
Cargo.toml Correct the coordinator tests 2023-09-29 04:35:02 -04:00
LICENSE Add initial coordinator e2e tests 2023-08-01 19:00:48 -04:00