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

difftreelog

commits

pallets/commonhistory
  1. Fix lookahead collator build
    Yaroslav Bolyukin 2023-10-16 #d0d6ce4
  2. * fix: native fungibles collection
    
    * refactor: move FungibleItemsHaveNoId to pallet-common
    Daniel Shiposha 2023-10-16 #0a49946
  3. Merge pull request #1014 from UniqueNetwork/fix/max-multiple-items
    Yaroslav Bolyukin 2023-10-16 #0cf3df0
  4. * fix: transfer-from
    
    * fix: remove Option from nester type
    
    * fix: check_nesting comment
    
    * fix: rename nester to depositor, add docs
    Daniel Shiposha 2023-10-16 #31bae1f
  5. Fix token properties and nesting weights
    Yaroslav Bolyukin 2023-10-13 #71be677
  6. Update benchmarks to v2
    Yaroslav Bolyukin 2023-10-12 #90ad566
  7. fix clippy warns
    Daniel Shiposha 2023-10-13 #478ee33
  8. Upgrade to polkadot 1.1.0
    Yaroslav Bolyukin 2023-10-09 #900be63
  9. added `XcmTestHelper` + allow XCM Transact for Gov/Identity/System calls
    Yaroslav Bolyukin 2023-10-02 #bce2cc1
  10. Refactor property writing + dev mode enhancements
    Yaroslav Bolyukin 2023-10-02 #22b45b5
  11. fix remove unneeded PhantomData
    Daniel Shiposha 2023-10-13 #ae91353
  12. chore temporary common/nft/rft weights
    Daniel Shiposha 2023-10-13 #a46c1bd
  13. fix use OptionQuery for TokenProperties
    Daniel Shiposha 2023-10-02 #eebd0e2
  14. fix EVM mint with properties, minor improvements
    Daniel Shiposha 2023-10-13 #7428628
  15. fix update benchmarks to v2
    Grigoriy Simonov 2023-10-09 #4950cbc
  16. refactor LazyValue without generic Fn
    Daniel Shiposha 2023-10-11 #5ec9dbe
  17. fix force_value in LazyValue
    Daniel Shiposha 2023-10-03 #fd6af75
  18. refactor property writer / fix set_token_props weight
    Daniel Shiposha 2023-10-05 #437764b
  19. chore bench nft/rft/common
    Daniel Shiposha 2023-09-30 #42bd0c6
  20. fixup(imports): post-rebase
    Yaroslav Bolyukin 2023-10-02 #e48f2d1
  21. Add mintBulkCross to NFT and RFT collections
    Yaroslav Bolyukin 2023-09-25 #448629b
  22. chore temporary bench nft/rft/common
    Daniel Shiposha 2023-09-30 #0900b3d
  23. feat add a way to split RFT between multiple owners on mint
    Grigoriy Simonov 2023-09-22 #0c121c7
  24. refactor use type-safe propertywriter to set/delete properties
    Daniel Shiposha 2023-09-30 #44071b6
  25. fix warnings
    Grigoriy Simonov 2023-09-22 #9425c0a