git.delta.rocks / unique-network / refs/commits / 103f351cae21

difftreelog

commits

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