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

difftreelog

commits

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