git.delta.rocks / unique-network / refs/commits / fbb698d4202e

difftreelog

commits

palletshistory
  1. `on_initialize` now stops unstakes when the Maintainance mode is enabled.
    PraetorP 2023-05-30 #ad0de30
  2. feat merge native erc20 adapter
    Yaroslav Bolyukin 2023-05-30 #833ab94
  3. fix cargo fmt and warnings
    Grigoriy Simonov 2023-05-25 #103f351
  4. fix rust tests
    Grigoriy Simonov 2023-05-24 #5c283c1
  5. The fn added to better handling of potential errors associated with `freeze` actions.
    
    Added `MaxHolds` to `pallet_balances::Config`
    PraetorP 2023-05-23 #e1a1068
  6. feat switch `inflation` from `Currency` trait to `fungible::*` traits fix: benchmarks
    Grigoriy Simonov 2023-05-23 #87f464d
  7. fix merge
    Grigoriy Simonov 2023-05-23 #d516d14
  8. Merge branch 'feature/switch-from-currecy-trait-to-fungible-v2' into feature/update-polkadot-v0.9.42
    Grigoriy Simonov 2023-05-23 #13a9726
  9. feat replace Currency with fungible traits
    Trubnikov Sergey 2023-05-24 #11719c8
  10. Added `MaxFreezes` to `pallet_balances::Config`
    PraetorP 2023-05-22 #6203316
  11. feat switch `common` from `Currency` trait to `fungible::*` traits
    Grigoriy Simonov 2023-05-22 #a8f92f7
  12. fix remove native ft from childrens
    Trubnikov Sergey 2023-05-23 #2c6fa32
  13. feat switch `collator-selection` from `Currency` trait to `fungible::*` traits
    Grigoriy Simonov 2023-05-22 #3539f20
  14. fix after rebase
    Trubnikov Sergey 2023-05-22 #95338e2
  15. feat switch `configuration` from `Currency` trait to `fungible::*` traits
    Grigoriy Simonov 2023-05-22 #fcb9d1c
  16. fix gas limit
    Trubnikov Sergey 2023-05-22 #5d77792
  17. fix PR
    Trubnikov Sergey 2023-05-18 #3c7e64b
  18. fix native ft nesting
    Trubnikov Sergey 2023-05-17 #012bbc1
  19. fix make pallets build on 0.9.42
    Yaroslav Bolyukin 2023-05-22 #b12d771
  20. fix(app-promo) fmt
    PraetorP 2023-05-19 #09fadf7
  21. fix PR comments
    Trubnikov Sergey 2023-05-17 #3429f32
  22. chore(app-promo) fix typos
    PraetorP 2023-05-19 #1139244
  23. refactor(app-promo) delete unused error
    PraetorP 2023-05-19 #0564b0f
  24. Migration from `Currency` traits to `Fungible` ones in constraints for `Config::Currency` associated type.
    PraetorP 2023-05-19 #24f9c77
  25. fix unit tests
    Trubnikov Sergey 2023-05-10 #9b83664
  26. build update polkadot to v0.9.42
    Yaroslav Bolyukin 2023-05-15 #03bc12d
  27. feat erc nesting tests + some fixes
    Trubnikov Sergey 2023-05-10 #008dfe4
  28. feat add nesting
    Trubnikov Sergey 2023-05-05 #bea0737
  29. fix eth weights
    Trubnikov Sergey 2023-05-02 #3293186
  30. remove warnings
    Trubnikov Sergey 2023-04-28 #12dc7eb
  31. fix tests and weights
    Trubnikov Sergey 2023-04-28 #5a3127a
  32. delete variable POLKADOT_BUILD_BRANCH from .env in CI
    Yaroslav Bolyukin 2023-04-28 #b86b27d
  33. feat add weights
    Trubnikov Sergey 2023-04-28 #9e5de5c
  34. Feature/ci make bench
    Yaroslav Bolyukin 2023-04-28 #9f5b0cc
  35. add tests
    Trubnikov Sergey 2023-04-27 #7b90ee4
  36. feat impl dispatchable methods
    Trubnikov Sergey 2023-04-26 #e4de689
  37. Merge pull request #923 from UniqueNetwork/fix/xcm-tests-wait-for-events
    Yaroslav Bolyukin 2023-04-21 #642e462
  38. Merge pull request #919 from UniqueNetwork/feature/crossBalanceOf
    Yaroslav Bolyukin 2023-04-19 #6e3cf5e
  39. feat add tests
    Trubnikov Sergey 2023-04-25 #82643c5
  40. Merge pull request #916 from UniqueNetwork/test/xcm-tests-extension
    Yaroslav Bolyukin 2023-04-19 #c894432
  41. refac: incapsulate CollectionHandler into CollectionDispatch
    Trubnikov Sergey 2023-04-24 #f0ad1b0
  42. Upgrade polkadot to v0.9.41
    Yaroslav Bolyukin 2023-04-17 #d3a8aa8
  43. feat dispatch call to Native fingible
    Trubnikov Sergey 2023-04-24 #361b516
  44. style(pallet-scheduler) ignore deprecation warnings
    Yaroslav Bolyukin 2023-04-20 #3d5bb6b
  45. style fix formatting
    Yaroslav Bolyukin 2023-04-17 #374e375
  46. feat add dispatching
    Trubnikov Sergey 2023-04-21 #dfdf994
  47. style(pallet-inflation) deprecation warnings
    Yaroslav Bolyukin 2023-04-20 #c318141