* fix: native fungibles collection
* refactor: move FungibleItemsHaveNoId to pallet-common
Daniel Shiposha 2023-10-16 #0a49946
- Merge pull request #1014 from UniqueNetwork/fix/max-multiple-items
Yaroslav Bolyukin 2023-10-16 #0cf3df0
* 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
Fix token properties and nesting weights
Yaroslav Bolyukin 2023-10-13 #71be677
Update benchmarks to v2
Yaroslav Bolyukin 2023-10-12 #90ad566
- fix clippy warns
Daniel Shiposha 2023-10-13 #478ee33
Upgrade to polkadot 1.1.0
Yaroslav Bolyukin 2023-10-09 #900be63
added `XcmTestHelper` + allow XCM Transact for Gov/Identity/System calls
Yaroslav Bolyukin 2023-10-02 #bce2cc1
Refactor property writing + dev mode enhancements
Yaroslav Bolyukin 2023-10-02 #22b45b5
- fix remove unneeded PhantomData
Daniel Shiposha 2023-10-13 #ae91353
- chore temporary common/nft/rft weights
Daniel Shiposha 2023-10-13 #a46c1bd
- fix use OptionQuery for TokenProperties
Daniel Shiposha 2023-10-02 #eebd0e2
- fix EVM mint with properties, minor improvements
Daniel Shiposha 2023-10-13 #7428628
- fix update benchmarks to v2
Grigoriy Simonov 2023-10-09 #4950cbc
- refactor LazyValue without generic Fn
Daniel Shiposha 2023-10-11 #5ec9dbe
- fix force_value in LazyValue
Daniel Shiposha 2023-10-03 #fd6af75
- refactor property writer / fix set_token_props weight
Daniel Shiposha 2023-10-05 #437764b
- chore bench nft/rft/common
Daniel Shiposha 2023-09-30 #42bd0c6
- fixup(imports): post-rebase
Yaroslav Bolyukin 2023-10-02 #e48f2d1
Add mintBulkCross to NFT and RFT collections
Yaroslav Bolyukin 2023-09-25 #448629b
- chore temporary bench nft/rft/common
Daniel Shiposha 2023-09-30 #0900b3d
- feat add a way to split RFT between multiple owners on mint
Grigoriy Simonov 2023-09-22 #0c121c7
- refactor use type-safe propertywriter to set/delete properties
Daniel Shiposha 2023-09-30 #44071b6
- fix warnings
Grigoriy Simonov 2023-09-22 #9425c0a
- chore bench weights repeats 400
Daniel Shiposha 2023-09-27 #1acfc39
- refactor reorganize imports
Yaroslav Bolyukin 2023-10-02 #4dd1486