git.delta.rocks / unique-network / refs/commits / 7bc3b32154c9

difftreelog

commits

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