git.delta.rocks / unique-network / refs/commits / 6e587d7255b3

difftreelog

commits

palletshistory
  1. fix the behavior of the `appPromotion::payoutStakers` extrinsic, in which one staker could be skipped when called sequentially.
    PraetorP 2022-12-14 #2a3de54
  2. fix cargo fmt
    Daniel Shiposha 2022-12-13 #e76bb37
  3. refactor `app-promotion` configuration pallet
    PraetorP 2022-12-13 #e56bec0
  4. added the ability to configure pallet `app-promotion` via the `configuration` palette
    PraetorP 2022-12-13 #1cc33de
  5. chore generate stubs
    PraetorP 2022-12-14 #966149d
  6. added `collectionNestingPermissions` funtion in `Collection` interface
    PraetorP 2022-12-06 #ba711a7
  7. added `collectionNestingRestrictedCollectionIds()` function in `Collection` interface.
    PraetorP 2022-12-02 #5223dbe
  8. fix `set_token_properties`
    Grigoriy Simonov 2022-12-13 #a17bc74
  9. Merge pull request #770 from UniqueNetwork/fix/disable-scheduler-v2-everywhere
    ut-akuznetsov 2022-12-14 #ff6d017
  10. revert comment
    Trubnikov Sergey 2022-12-13 #83ef547
  11. fix polkadot-v0.9.33 pallet-configuration
    Daniel Shiposha 2022-12-13 #c1ad6cb
  12. Feature/upgrade polkadot v0.9.33
    ut-akuznetsov 2022-12-13 #f7c3716
  13. fix cargo fmt
    Daniel Shiposha 2022-12-12 #d3cffa1
  14. fix nft/rft allowance for all benches
    Daniel Shiposha 2022-12-13 #95c7c68
  15. feat add overridable xcm allowed locations
    Daniel Shiposha 2022-12-12 #44d0263
  16. fix SettingAllowanceForAllNotAllowed comment
    Daniel Shiposha 2022-12-08 #489f7f3
  17. chore fix code review requess
    Grigoriy Simonov 2022-12-07 #e25275a
  18. fix PR
    Trubnikov Sergey 2022-12-12 #f0530c1
  19. chore fix benchmarks
    Grigoriy Simonov 2022-12-06 #72b01ba
  20. fix scheduler v2 mock
    Daniel Shiposha 2022-12-09 #cd16ad3
  21. chore fix code review requests
    Grigoriy Simonov 2022-12-06 #e0a7170
  22. Apply suggestions from code review
    Gregory Simonov 2022-12-06 #cd0ba0d
  23. fix bench approval for all
    Daniel Shiposha 2022-12-08 #8db6dc9
  24. remove events fro unique pallete
    Trubnikov Sergey 2022-12-09 #1c5f13f
  25. feat add ApproveForAll to Eth and Sub
    Grigoriy Simonov 2022-12-06 #c6354cf
  26. build upgrade to polkadot-v0.9.33
    Daniel Shiposha 2022-12-06 #37053f0
  27. feat add event TokenChanged
    Trubnikov Sergey 2022-12-08 #62d6042
  28. refactor Generalization some operations.
    Trubnikov Sergey 2022-12-08 #7680e66
  29. Transfer tests
    ut-akuznetsov 2022-12-07 #c8ad2c2
  30. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-07 #15c7e8f
  31. feat add evm event `CollectionChanged` for sub events : `CollectionPropertySet`, `CollectionPropertyDeleted`, `PropertyPermissionSet`
    Trubnikov Sergey 2022-12-06 #59683d4
  32. fix deny zero NFT transfer/burn if not owned/allowed
    Daniel Shiposha 2022-12-07 #ea3ed4f