Merge remote-tracking branch 'origin/feature/fractionalizer-contract' into develop Yaroslav Bolyukin 2022-08-11 #fe32b30
chore change verifyOwnerOrAdmin methodGrigoriy Simonov 2022-08-11 #0265731
Merge pull request #462 from UniqueNetwork/fix/pallets_disabled Yaroslav Bolyukin 2022-08-11 #282c701
chore fix cargo fmtGrigoriy Simonov 2022-08-11 #67ae0d7
chore add Fractionalizer contract documentation, prevent QTZ/UNQ transfers from nonowners, tests for TransfersNotAllowedGrigoriy Simonov 2022-08-11 #e38fb0c
Rework bulk refungible mint Yaroslav Bolyukin 2022-08-10 #0d95470
Remove duplicate changelog kozyrevdev 2022-08-09 #467da92
chore( bureaucrate ) bump versionsYaroslav Bolyukin 2022-08-04 #16c0f79
Merge duplicated changelogs into one file Andrey 2022-08-09 #bf656b0
feat( pallet-refungible ) implement property RPCYaroslav Bolyukin 2022-08-08 #d4149b5
chore fix `token_owner` weightGrigoriy Simonov 2022-08-11 #2d2eac8
chore make rft token default if parent token is not setGrigoriy Simonov 2022-08-11 #c7669db
Merge pull request #468 from UniqueNetwork/fix/fungible-pallet-wrong-amount-in-item-created-event Yaroslav Bolyukin 2022-08-08 #42ce186
`create_multiple_items_ex` was allowing invalid (that will be always
rejected at runtime level) refungible mint extrinsics, by passing
multiple users into `RefungibleMultipleItems` call. Yaroslav Bolyukin 2022-08-04 #ec332a0
refactor unsupported! macroDaniel Shiposha 2022-08-09 #5eadf5f
style format codeYaroslav Bolyukin 2022-08-04 #b7c1009
chore fix code review requestsGrigoriy Simonov 2022-08-04 #17276cf
Merge remote-tracking branch 'origin/feature/erc-721-for-refungible' into develop Yaroslav Bolyukin 2022-08-04 #3203150
chore changelog and versionGrigoriy Simonov 2022-08-04 #b24c77c
chore update stubs and polkadot typesGrigoriy Simonov 2022-08-11 #5da8c44
fix( refungible-pallet ) fixed wrong amount in ItemCreated eventGrigoriy Simonov 2022-08-04 #d82d09e
fix use errors in unsupported runtime APIsDaniel Shiposha 2022-08-08 #2a76b29
chore regenerate evm-coder filesYaroslav Bolyukin 2022-08-03 #6fca5f3
chore add transfer event for `burn` and `create_multiple_items`Grigoriy Simonov 2022-08-03 #9d3564e
Revert back file Alexander Aksenov 2022-08-05 #4a5e049
Merge pull request #438 from UniqueNetwork/fix/dynamic-part-selector-offset Yaroslav Bolyukin 2022-08-03 #f732634
chore add transfer events for transfering from and to partial ownershipGrigoriy Simonov 2022-08-03 #bb6d71b
Develop Alex 2022-08-05 #385858f
Merge pull request #463 from UniqueNetwork/feature/remove_const_data_rft Yaroslav Bolyukin 2022-08-03 #8065c75
chore implement transfer and burn for ERC-721Grigoriy Simonov 2022-07-28 #abc6b05
Merge branch 'UniqueNetwork:develop' into develop Alex 2022-08-05 #951f0fa
Merge master into develop Yaroslav Bolyukin 2022-08-03 #b21ac36
fix upgrade pallet storage to v2Yaroslav Bolyukin 2022-08-03 #a7dc6fb
chore update versionGrigoriy Simonov 2022-07-27 #7d1859c
feat( refungible-pallet ) ERC 1633 implementation and `set_parent_nft` methodGrigoriy Simonov 2022-08-11 #eb17630
Merge branch 'develop' into feature/remove_const_data_rft Yaroslav Bolyukin 2022-08-03 #3acbd6f
doc(refungible-pallet): add documentation for ERC-721 implementation Grigoriy Simonov 2022-07-27 #30c8dcd