serai/.github/workflows
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
..
coins-tests.yml Pin to exact GH actions, preventing ACE in CI 2023-09-15 14:30:18 -04:00
common-tests.yml Pin to exact GH actions, preventing ACE in CI 2023-09-15 14:30:18 -04:00
coordinator-tests.yml Pin to exact GH actions, preventing ACE in CI 2023-09-15 14:30:18 -04:00
crypto-tests.yml Pin to exact GH actions, preventing ACE in CI 2023-09-15 14:30:18 -04:00
daily-deny.yml Correct rust version used in CI/orchestration 2023-10-05 18:24:21 -04:00
full-stack-tests.yml Remove unused packages as part of build dependencies 2023-10-10 21:09:45 -04:00
lint.yml Correct rust version used in CI/orchestration 2023-10-05 18:24:21 -04:00
message-queue-tests.yml Pin to exact GH actions, preventing ACE in CI 2023-09-15 14:30:18 -04:00
mini-tests.yml Add support for multiple multisigs to the processor (#377) 2023-09-25 09:48:15 -04:00
monero-tests.yaml Pin to exact GH actions, preventing ACE in CI 2023-09-15 14:30:18 -04:00
monthly-nightly-update.yml Pin to exact GH actions, preventing ACE in CI 2023-09-15 14:30:18 -04:00
no-std.yml apt update before install in workflow 2023-09-15 14:54:55 -04:00
processor-tests.yml Pin to exact GH actions, preventing ACE in CI 2023-09-15 14:30:18 -04:00
reproducible-runtime.yml Pin to exact GH actions, preventing ACE in CI 2023-09-15 14:30:18 -04:00
tests.yml Coins pallet (#399) 2023-10-19 06:22:21 -04:00