- fix rust tests
Grigoriy Simonov 2023-05-24 #5c283c1
The fn added to better handling of potential errors associated with `freeze` actions.
Added `MaxHolds` to `pallet_balances::Config`
PraetorP 2023-05-23 #e1a1068
- feat switch `inflation` from `Currency` trait to `fungible::*` traits fix: benchmarks
Grigoriy Simonov 2023-05-23 #87f464d
- fix merge
Grigoriy Simonov 2023-05-23 #d516d14
- Merge branch 'feature/switch-from-currecy-trait-to-fungible-v2' into feature/update-polkadot-v0.9.42
Grigoriy Simonov 2023-05-23 #13a9726
Added `MaxFreezes` to `pallet_balances::Config`
PraetorP 2023-05-22 #6203316
- feat switch `common` from `Currency` trait to `fungible::*` traits
Grigoriy Simonov 2023-05-22 #a8f92f7
- feat switch `collator-selection` from `Currency` trait to `fungible::*` traits
Grigoriy Simonov 2023-05-22 #3539f20
- feat switch `configuration` from `Currency` trait to `fungible::*` traits
Grigoriy Simonov 2023-05-22 #fcb9d1c
- fix make pallets build on 0.9.42
Yaroslav Bolyukin 2023-05-22 #b12d771
- fix(app-promo) fmt
PraetorP 2023-05-19 #09fadf7
- chore(app-promo) fix typos
PraetorP 2023-05-19 #1139244
- refactor(app-promo) delete unused error
PraetorP 2023-05-19 #0564b0f
Migration from `Currency` traits to `Fungible` ones in constraints for `Config::Currency` associated type.
PraetorP 2023-05-19 #24f9c77
- build update polkadot to v0.9.42
Yaroslav Bolyukin 2023-05-15 #03bc12d
delete variable POLKADOT_BUILD_BRANCH from .env in CI
Yaroslav Bolyukin 2023-04-28 #b86b27d
Feature/ci make bench
Yaroslav Bolyukin 2023-04-28 #9f5b0cc
- Merge pull request #923 from UniqueNetwork/fix/xcm-tests-wait-for-events
Yaroslav Bolyukin 2023-04-21 #642e462
- Merge pull request #919 from UniqueNetwork/feature/crossBalanceOf
Yaroslav Bolyukin 2023-04-19 #6e3cf5e
- Merge pull request #916 from UniqueNetwork/test/xcm-tests-extension
Yaroslav Bolyukin 2023-04-19 #c894432
Upgrade polkadot to v0.9.41
Yaroslav Bolyukin 2023-04-17 #d3a8aa8
- style(pallet-scheduler) ignore deprecation warnings
Yaroslav Bolyukin 2023-04-20 #3d5bb6b
- style fix formatting
Yaroslav Bolyukin 2023-04-17 #374e375
- style(pallet-inflation) deprecation warnings
Yaroslav Bolyukin 2023-04-20 #c318141
- fix remove from_ref_time usages
Yaroslav Bolyukin 2023-04-17 #b1f2216
- feat balanceOfCross for RFT token
Trubnikov Sergey 2023-04-18 #9871bd2
- fix(pallet-identity) benchmarking
Yaroslav Bolyukin 2023-04-20 #5275b14
- feat balanceOfCross for fingible
Trubnikov Sergey 2023-04-18 #fc48e60
- fix(pallet-collator-selection) benchmarking
Yaroslav Bolyukin 2023-04-20 #30011e5
- Change prefixed names to postfixed
Trubnikov Sergey 2023-04-17 #ab8fc13
- fixup identity
Igor Kozyrev 2023-04-20 #8613e5e
- refactor(pallet-unique) switch to #[pallet] macro
Yaroslav Bolyukin 2023-04-17 #d94f2df
- feat add crossBalanceOf
Trubnikov Sergey 2023-04-17 #b77279f
- bench collator selection
Igor Kozyrev 2023-04-20 #bdedd28
- build run benchmarks
Igor Kozyrev 2023-04-20 #e3dc249