serai/tests
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
..
coordinator Coins pallet (#399) 2023-10-19 06:22:21 -04:00
docker Add initial coordinator e2e tests 2023-08-01 19:00:48 -04:00
full-stack Coins pallet (#399) 2023-10-19 06:22:21 -04:00
message-queue Use dedicated Queues for each from-to pair 2023-09-27 12:20:57 -04:00
no-std Support no-std builds of bitcoin-serai 2023-08-21 08:56:37 -04:00
processor Modify SubstrateBlockAck as needed 2023-10-14 20:37:54 -04:00
reproducible-runtime Remove unused packages as part of build dependencies 2023-10-10 21:09:45 -04:00