Add mintBulkCross to NFT and RFT collections
Yaroslav Bolyukin 2023-09-25 #448629b
- fix update weighting for mintBulkCross and forbid multiple owners + multipe tokens
Grigoriy Simonov 2023-09-22 #752e2b0
- feat add a way to split RFT between multiple owners on mint
Grigoriy Simonov 2023-09-22 #0c121c7
- feat add mint_bulk_cross
Grigoriy Simonov 2023-09-22 #17ea847
- style fix clippy warning
Yaroslav Bolyukin 2023-09-11 #31ef540
- Merge pull request #974 from UniqueNetwork/fix/evm-coder-leftovers
Yaroslav Bolyukin 2023-08-30 #369a51d
- test fix build and style
Yaroslav Bolyukin 2023-08-30 #c466f2a
* feat: setNesting api change
* fix: change restricted collections to addresses instead of ids
* feat: all in one create collection method
* fix: code review requests
* feat: use struct for create_collection flags
* fix: update evm-coder dependency
* fix: code review requests
* fix: change pending_sponsor to optional cross address
* feat: forbid user from using flags
* refactor: deduplicate CollectionFlags struct
* fix: eth CollectionMode should be NFT
* style: fix clippy warning
* fix: disable eth create_collection
---------
Gregory Simonov 2023-08-16 #20ac01d