git.delta.rocks / unique-network / refs/commits / 550c75d1671e

difftreelog

commits

palletshistory
  1. fix(collator-selection) disable reward transfer when zero
    Yaroslav Bolyukin 2023-06-06 #2937d8c
  2. Merge pull request #943 from UniqueNetwork/fix/clippy-warnings
    Yaroslav Bolyukin 2023-06-05 #590af3c
  3. fix clippy warnings
    Grigoriy Simonov 2023-06-05 #940b0a3
  4. chore(app-promo) added comment to `payout_stakers`
    PraetorP 2023-06-05 #e7cba9a
  5. fix remove pallet_balance from nonfungible pallet
    Grigoriy Simonov 2023-06-05 #5626c4e
  6. Update pallets/collator-selection/src/lib.rs
    Gregory Simonov 2023-06-05 #742f829
  7. Update pallets/collator-selection/src/lib.rs
    Gregory Simonov 2023-06-05 #5b834c4
  8. chore(app-rpomo) fix comments
    PraetorP 2023-06-02 #388c9c0
  9. build merge from develop
    Yaroslav Bolyukin 2023-06-01 #52f3d47
  10. Added a comment for code. Change `force_unstake` ext behaviour.
    PraetorP 2023-05-31 #f2b6d90
  11. `on_initialize` now stops unstakes when the Maintainance mode is enabled.
    PraetorP 2023-05-30 #ad0de30
  12. delete variable POLKADOT_BUILD_BRANCH from .env in CI
    Yaroslav Bolyukin 2023-04-28 #b86b27d
  13. Feature/ci make bench
    Yaroslav Bolyukin 2023-04-28 #9f5b0cc
  14. feat merge native erc20 adapter
    Yaroslav Bolyukin 2023-05-30 #833ab94
  15. fix cargo fmt and warnings
    Grigoriy Simonov 2023-05-25 #103f351
  16. Merge pull request #923 from UniqueNetwork/fix/xcm-tests-wait-for-events
    Yaroslav Bolyukin 2023-04-21 #642e462
  17. Merge pull request #919 from UniqueNetwork/feature/crossBalanceOf
    Yaroslav Bolyukin 2023-04-19 #6e3cf5e
  18. Merge pull request #916 from UniqueNetwork/test/xcm-tests-extension
    Yaroslav Bolyukin 2023-04-19 #c894432
  19. fix rust tests
    Grigoriy Simonov 2023-05-24 #5c283c1
  20. Upgrade polkadot to v0.9.41
    Yaroslav Bolyukin 2023-04-17 #d3a8aa8
  21. The fn added to better handling of potential errors associated with `freeze` actions.
    
    Added `MaxHolds` to `pallet_balances::Config`
    PraetorP 2023-05-23 #e1a1068
  22. style(pallet-scheduler) ignore deprecation warnings
    Yaroslav Bolyukin 2023-04-20 #3d5bb6b
  23. style fix formatting
    Yaroslav Bolyukin 2023-04-17 #374e375
  24. feat switch `inflation` from `Currency` trait to `fungible::*` traits fix: benchmarks
    Grigoriy Simonov 2023-05-23 #87f464d
  25. style(pallet-inflation) deprecation warnings
    Yaroslav Bolyukin 2023-04-20 #c318141